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.
- Form1.cs (VB: Form1.vb)
- 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)