TX Text Control .NET Server is a word processing engine for ASP.NET environments (C# and VB.NET). Unlike the other versions of TX Text Control, it is not an editor with dialog boxes and menus into which an end-user types.
Build word processing applications you can count on with TX Text Control .NET Server.
| Common Word Processing Features |
| Search and Replace Flexible search and replace functionality can be accessed from program code, making the development of powerful batch applications easy. Learn more |
| Document Sections Documents can be divided into an unlimited number of different sections, each one of which may be individually formatted. Learn more |
| Bullets and Numbered Lists Every aspect of bullets and numbered lists can be influenced from program code. Lists can be incremented and numbered automatically. Learn more |
| Multi-Level Undo / Redo Programmers can add multiple levels of undo and redo to their applications, providing end-users an easy path to correct mistakes they may make. Learn more |
| Page Columns Any number of columns can be inserted into one document. All aspects of the columns can be set with the shipped dialog box and from program code. Learn more |
| Stylesheet Formatting Complete separation of content and formatting is offered with this feature. Stylesheets, defining the look and feel of a document, can be accessed and defined from program code. Learn more |
| Spell Checking Fully-featured, robust and fast spell checking for TX Text Control .NET Server applications with TX Text Control RapidSpell .NET (optional). Learn more |
| Tables Tables can be inserted into documents. Cell contents can contain virtually any kind of formatting. Borders and shading can be set for individual cells. Learn more |
| Printing Printing is available in all editions. A single function call is required to print documents, complete with graphics, tables, page numbers etc. Learn more |
| Text Frames Freely placeable and programmable text frames can be inserted and positioned as a character or geometrically relative to a paragraph or a page. Learn more |
| Headers and Footers Headers and footers are accessible from program code and are loaded from and saved to MS Word or RTF files. Learn more |
| Page and Document Settings Developers can access and define document settings, such as page size, orientation, margins and default printer amongst others from program code. Learn more |
| Image Formats Most popular image file formats are supported. Amongst others: TIFF, WMF, BMP, JPEG, PNG, GIF. Learn more |
| Advanced Programming Capabilities |
| Character and Paragraph Formatting A wide range of rich text and paragraph formatting options are available from program code. Developers can manipulate text server-side, just as end-users would in a WYSIWYG client side word processor. Learn more |
| Text Selections and Character Input Two classes to manipulate text. The former enables developers to change font characteristics and the later returns information about the current position of the caret. Learn more |
| Microsoft Word Merge Fields Import documents, containing Microsoft Word merge fields into TX Text Control .NET Server based applications. Learn more |
| Mail-Merge Component The mail-merge component has been designed from the ground up to simplify the process of mail-merging to an absolute minimum. Learn more |
| Page Rendering Engine Use the page rendering engine to save a page as a Bitmap (BMP) at screen resolution or as a fully scalable Windows Metafile (WMF). Learn more |
| Marked Text Fields Marked text fields enable developers to build applications such as mail merge, where for example, (formatted) text is retrieved from a database. Learn more |
| 64 bit Version 64 bit processors can handle much more memory and larger files than their 32 bit pendants. Learn more |
| Programming Paragraphs Programmatically iterate through and process paragraphs in a document. Available in headers and footers, text frames and main text body. Learn more |
| ASP.NET DocumentViewer The DocumentViewer provides a very easy way to display the contents of a document, edit a template's form fields and to navigate around a document within a web browser. Learn more |
| Line and Character Operations Line operations allows developers to process text line-by-line, access statistics such as number of characters in a line of text or the number of lines in a document. Learn more |
| Localization |
| Unicode TX Text Control .NET Server offers full Unicode support, thus building applications for eastern languages is as simple as for the English / European languages. Learn more |
| Server-Side Word Processing |
| Convert Documents Documents can be loaded, converted and saved to and from any one of TX Text Control .NET Server's suported format on demand. This saves physical storage space on the server and offers end-users direct access to live information. Learn more |
| PDF Creation Exporting documents to PDF is as simple as saving to any one of the other supported formats. Developers can add PDF to their applications with one line of code. Learn more |
| Licensing One TX Text Control .NET Server license is valid for one developer and one server. In addition, the TX Text Control .NET Server license includes one Enterprise client license for client-side development. Learn more |
| Create Documents Developers can build documents from various data sources (databases, image files, text files etc.) and save them to any one of TX Text Control .NET Server's supported formats. Learn more |
| Modify Documents Documents with sources such as databases or physical files can be programmatically assembled. The contents of database fields can be inserted at specified positions in a previously prepared template. Learn more |
| Client-Side Word Processing |
| Browser-Based Word Processing Create true WYSIWYG word processors that offer all the formatting capabilities and user-interface comfort found in desktop-based big-brand word processors, directly in the end-users's browser. Learn more |
| Supported File Formats |
| Hypertext Markup Language (HTML) HTML documents can be loaded and saved, just as easily as other file formats. Use TX Text Control .NET Server to create true Intranet and Internet applications. Learn more |
| Adobe Portable Document Format Archive (PDF/A) Export Export directly to PDF/A - the self-contained, device independent file format for the long-term archiving of page-oriented documents. Learn more |
| Microsoft Word (DOC) Load and save documents from and to DOC format. All Word versions from v6, Wordpad to Word XP are supported. Learn more |
| Extensible Markup Language (XML) XML truly separates content from formatting. TX Text Control .NET Server supports XML in conjunction with DTDs and CSS stylesheets. Learn more |
| Adobe Portable Document Format (PDF) Import Import PDF documents into TX Text Control .NET Server and edit them just like all other word processing formats. Learn more |
| Cascading Style Sheet (CSS) TX Text Control .NET Server uses CSS to render XML files. Different views of a document can be created by simply specifying another CSS file. Learn more |
| Document Type Description (DTD) When working with XML, TX Text Control .NET Server loads the corresponding DTD to ensure the end-user enters only data that is permitted in the DTD. Learn more |
| Adobe Portable Document Format (PDF) Export Export directly to PDF with no further software or third party printer drivers. Exporting to PDF is as easy as saving to DOC, RTF etc. Learn more |
| Rich Text Format (RTF) RTF offers unmatched interoperability with other word applications. Load and save documents to and from RTF. Learn more |
| Microsoft Office Open XML (DOCX) Load and save documents from and to Microsoft Office Open XML (DOCX) format. Learn more |
| Supported Programming Languages |
| Microsoft ASP.NET TX Text Control .NET Server is deployed as an automation server on Microsoft Internet Information Server (IIS). All properties and methods are available in ASP.NET projects, making TX Text Control .NET Server ideally suitable for web server applications. Learn more |