Mail Merge MS Word DOCX Documents and Convert to PDF in .NET C#

This article shows how to merge data into MS Word DOCX documents and convert them to PDF using TX Text Control .NET Server for ASP.NET.

Read More

Trending Posts

Adding Watermarks to PDF Documents in .NET C#

Adding Watermarks to PDF Documents in .NET C#

This article shows how to add watermarks to PDF documents using TX Text Control .NET Server for ASP.NET. It discusses how to use SVG images as watermarks and how to position them in the document.

Text Control at NDC London 2025: A Record-Breaking Week of Innovation and Commitment

Text Control at NDC London 2025: A Record-Breaking Week of Innovation and Commitment

Text Control is proud to be part of the NDC London 2025 conference. This year's conference was a record-breaking week of innovation and engagement. We had a great time meeting so many developers and industry experts.

Advanced Smart Search with Regular Expressions in .NET C#

Advanced Smart Search with Regular Expressions in .NET C#

This article shows how to extend the smart search feature of TX Text Control .NET with regular expressions. This allows you to search for complex patterns in documents such as email addresses, phone numbers, or dates.

Announcing Our Work on a Blazor Component for Document Editing and Viewing

Announcing Our Work on a Blazor Component for Document Editing and Viewing

We are pleased to announce our work on a Blazor document editing and viewing component. This component will be part of our upcoming release and will provide an easy upgrade path from Web Forms to a modern web application framework..

Latest Posts

Edit MS Word DOCX Files in .NET C# and ASP.NET Core

This article shows how to edit MS Word DOCX files in .NET C# and ASP.NET Core using the TX Text Control Document Editor and also how to manipulate documents without a user interface using the ServerTextControl class.

Export and Import Adobe PDF XFDF XML Files in .NET C#

This article shows how to export and import Adobe PDF XFDF XML files in .NET C# using the TX Text Control .NET Server component. Form fields from PDF documents are exported to XFDF XML files and imported back into a form document.

Convert Plain Text to Bulleted Lists in C# with .NET

This article shows how to convert plain text to bulleted lists in C# with .NET. It parses the paragraphs in the current selection and converts them to a bulleted list by recognizing the leading characters of each paragraph.