This post presents a custom application page in SharePoint that uses Open XML, the Open XML SDK and LINQ to XML to accept revisions, remove comments, and remove personal information from an Open XML word processing document. The following 45 second screen-cast demonstrates the code presented in this post. Video: Using Open XML with SharePoint An approach that has interesting possibilities would be to create SharePoint workflows that query and modify Open XML documents. For example, you could write
Read More...