[Blog Map] Now that we’ve covered the basics of making use of SharePoint web services using the Open XML SDK and LINQ to XML (in this and this post), it is pretty trivial to extend the example presented in the last post to iterate through all DOCX documents in a document library, and accept revisions, and remove comments and personal information. This code is a useful little sample. If you have a document library that contains documents meant for public consumption, and a number of people are contributing
Read More...