Features: Document Manipulation

What is Document Manipulation?


The Document Manipulation is a feature that gets and adds paragraphs and edits document file property information for document files created in Microsoft Word (hereafter "docx file"). Microsoft Word is not required for editing.

Note that the feature of the Document Manipulation is only available in the .NET interface.

DocumentManipulation

Word API: Document Manipulation

Getting/adding paragraphs

The content of paragraphs targeted for doument manipulation, such as body text, headers, and footers, can be obtained and added.

Editing property information

You can edit docx files by adding or deleting document and property information such as author, title, creation date and time, etc.