Various Ways of Inserting Images into TX Text Control

TX Text Control provides various ways of inserting images into the document. This article shows different approaches to add images to a document from memory, from a file or from a URL.

Read More

Trending Posts

Word-based Document Comparison and Track Changes Using TX Text Control and C#

Word-based Document Comparison and Track Changes Using TX Text Control and C#

This article shows how to compare two documents by their text content and how to track changes in a document using TX Text Control .NET for Windows Forms.

Transforming Financial Documents into Smart and Secure Forms in ASP.NET Core C#

Transforming Financial Documents into Smart and Secure Forms in ASP.NET Core C#

This article shows how to transform financial documents into smart and secure forms in ASP.NET Core C#. All the necessary steps, from prepopulating the form fields to digital signatures, are explained in this article.

Service Pack 3: MailMerge Supports SVG Images

Service Pack 3: MailMerge Supports SVG Images

MailMerge now supports SVG images to replace placeholder image fields. This article explains how to use SVG images and how to merge them into documents.

TX Text Control 32.0 Service Pack 3 Released

TX Text Control 32.0 Service Pack 3 Released

We are very happy to announce the immediate availability of new Service Packs for TX Text Control 32.0 for all platforms including Windows Forms, WPF and ASP.NET. This release includes various improvements and bug fixes.

Latest Posts

Document Viewer: Long Polling Support for Loading Documents

The Document Viewer now supports long polling for loading documents. This allows an asynchronous loading of documents and is especially useful for large documents or slow connections.

Adding and Sharing Annotations across Document Types using the Document Viewer in ASP.NET Core C#

Learn how to add and share annotations across different document types using the Document Viewer in ASP.NET Core C#. This article shows how to create a simple web application that allows users to view and annotate documents in a collaborative environment.

DOCX to HTML: Convert Documents to HTML and Prepare for Shadow DOM Rendering

Learn how to convert DOCX documents to HTML and prepare the HTML for rendering in a Shadow DOM. The sample project uses the TX Text Control .NET Server component to convert DOCX to HTML, to create stylesheets and to prepare the HTML for the Shadow DOM.