Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 2.48 KB

File metadata and controls

30 lines (20 loc) · 2.48 KB

Word Processing Document API - Convert a Word Document to RTF Format Automatically

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.

Files to Look At

More Examples

Word Processing Document API - How to Use DOCVARIABLE Fields in a Document

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)