|
|
|
Getting Started | Description | Source |
| Hello World | This sample demonstrates to create a new word document using single line of code. |  |  |
Document Formatting | Description | Source |
| StylesAndFormatting | This sample demonstrates how custom styles can be created and applied it to the paragraph in word document. |  |  |
| TextFormatting | This sample demonstrates the Essential DocIO support for formatting text in a Word document. |  |  |
| Picture Watermark | This sample demonstrates the support for watermarking a word document with picture. |  |  |
| Insert images | This sample demonstrates how various types of images can be appended in a word document using Essential DocIO. |  |  |
| TextWatermark | This sample demonstrates the support for watermarking a word document with text |  |  |
| RTL support | This sample demostrates the Essential DocIO support for RTL language text in Word document. |  |  |
| Column Break | This sample demonstrates how a word document can be broken into number of columns using Essential DocIO. |  |  |
| Section break | This sample demonstrates the DocIO support for inserting section breaks in Word document. |  |  |
| Page break | This sample demonstrates the Essential DocIO support for inserting page breaks in word document. |  |  |
| Bullets and Numbering | This sample demonstrates the Essential DocIO support for inserting bullets and numbers. |  |  |
Find And Replace | Description | Source |
| SimpleFindAndReplace | This sample demonstrates how some data collected from users can be used to replace makers in a template documents to generate personalized documents. |  |  |
| Replace with Formatting | This sample demonstrates how a string a template document can be replaced with string in another document preserving the source format using Essential DocIO. |  |  |
| Replace with Document Elements | This sample demonstrates how a string in one document can be replaced with document elements from another document. |  |  |
Advanced Features | Description | Source |
| CloningandMergingSections | This sample demonstrates cloning functionality at the section level. Sections are combined from two template documents to construct a new MS Word document. |  |  |
| Cloning Documents | This sample demonstrates how a document is loded once and cloned into multiple documents. |  |  |
Conversions | Description | Source |
| Text to Doc | This sample demonstrates Essential DocIO support for converting a plain text document to word document. |  |  |
| DocToTxt | This sample demonstrates how an existing Word document can be converted to plain text document using DocIO |  |  |
Mailmerge | Description | Source |
| EmployeeReport | This sample demonstrates the mail merge support feature with generating NorthWind Employees report by Essential DocIO. |  |  |
| SalesInvoice | This sample is the featured demo that highlights Essential DocIO's advanced Mail Merge capabilities. This sample also demonstrates the usage of Merge events to conditionally format data during runtime. |  |  |
| Envelop formatting | This sample demonstrates the creation of Mailing Envelope's for all records that are in the customer's table of the Northwind Database. |  |  |
| Letter formatting | This sample demonstrates the merging of data that is collected from the user, with a Pre - formatted Template document, in order to create a personalized letter. |  |  |
| Mailing Labels | This sample demonstrates the generation of a document with Mailing Labels, with data that is merged from the Northwind customer's table. |  |  |
| Mailmerge Event | This sample demonstrates the Mailmerge with events support, its use and functionality. The Mailmerge class has events which will help the user to enhance the Mailmerge functionality. |  |  |
Headers and Footers | Description | Source |
| Headers and Footers | This sample demonstrates DocIO support for creating header and footers in word document. |  |  |
Interactive Features | Description | Source |
| Form Creation | This sample demonstrates Essential DocIO support for form creation. |  |  |
| Bookmark Creation | This sample demonstrates how the bookmarks can be created and hiden using Essential DocIO. |  |  |
| Bookmark Navigation | This sample demonstrates how a bookmark is navigated through and replaced with different document elements and strings with and without formatting preserved. |  |  |
| Form filling | This sample demonstrates Essential DocIO support for form filling. |  |  |
Tables | Description | Source |
| Fomatting Table | This sample demonstrates how a table can be created formatted using Essential DocIO |  |  |
| Table with images | This sample demonstrates the Essential DocIO support for creating tables with images. |  |  |
Document Settings | Description | Source |
| Document Properties | This sample demonstrates the Essential DocIO support for setting built in and custom document properties. |  |  |
| Page Layout | This sample demonstrates how various page layout settings can be set using Essential DocIO |  |  |
| PageSetup | This sample demonstrates how various page set up options can be set using Essential DocIO. |  |  |
Working with Streams | Description | Source |
| Open from Stream | This sample demonstrates how a document can be opened through streams using Essential DocIO. |  |  |
Security | Description | Source |
| Document Protection | This sample demonstrates the Essential DocIO support for protecting word document from editing and apply restrictions. |  |  |
|
|
|
|
|