Basic Live DemonstrationsThe following ASP.NET live demonstrations illustrate basic server-side word processing. - Generating an Adobe PDF Document
- Generate password protected, secured and encrypted PDF files.
- Loading and Saving Documents
- Load and convert documents into various formats, such as DOC or PDF.
- Inserting Tables
- Insert tabular and structured information into a word processing document.
- Formatting Tables
- A brief selection of important formatting options for inserted tables.
- Text Formatting
- Using the
Selection class, apply different formatting options.
- Merge Multiple Documents
- Merge documents from multiple sources into one document.
- Images
- Insert a graphical file into a word processing document.
| Advanced Live DemonstrationsThe following ASP.NET live demonstrations illustrate advanced server-side word processing. - AJAX Document Viewer
- Create an AJAX document viewer with TX Text Control .NET Server.
- Document Management
- Search within documents for specific strings, using TX Text Control .NET Server.
- Mail Merge using Text Fields
- Merge database data into a document, using marked text fields.
- HTML Interface
- Use an HTML interface to edit documents directly in a web browser.
- Text Field Analyzer
- Read end user data from web-based text fields and populate a form.
- Converting Documents
- Upload a file to a server and convert to any supported file format.
|