[Blog Map] One of the most common scenarios for Open XML is programmatically adding, deleting, and moving paragraphs in a word processing document. A variation on this is moving or copying paragraphs from one document to another. This programming task is complicated by the need to keep other parts of the document in sync with the data stored in paragraphs. For example, a paragraph can contain a reference to a comment in the comments part, and if there is a problem with this reference, the document
Read More...