This example illustrates how to use the RichEditDocumentServer to convert files from Word 2007 format to RTF format.
The Word Processing Document API is a non-visual equivalent of the RichEditControl for working with documents via API. Its advantages become evident in a simple application that automatically loads MS Word documents into a specified folder and its subfolders and saves them in Rich Text format. When a document is loaded, you can modify it in many ways, including mail merge.
Important
The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. For pricing information, please refer to the DevExpress Subscription page.
- Program.cs (VB: Program.vb)
Word Processing Document API - How to Use DOCVARIABLE Fields in a Document
(you will be redirected to DevExpress.com to submit your response)