Getting Started

Below you will find a list of resources that will help you get started with TX Text Control .NET Server for ASP.NET.

Getting Started: Document Editor with Angular CLI v17.0

Getting Started: Document Editor with Angular CLI v17.0

This article shows how to use the TX Text Control Document Editor npm package for Angular within an Angular CLI v17.0 application. It uses the trial backend running on our servers, but can also be used to get started with self-hosted applications.

Getting Started: Document Editor with JavaScript

Getting Started: Document Editor with JavaScript

This article shows how to use the TX Text Control document editor in a pure HTML and JavaScript environment.

Getting Started: Document Editor with ASP.NET Core

Getting Started: Document Editor with ASP.NET Core

This article shows how to use the TX Text Control ASP.NET document editor within a .NET 6 application in Visual Studio 2022.

Getting Started: Document Editor with Angular CLI

Getting Started: Document Editor with Angular CLI

This article shows how to use the TX Text Control Document Editor npm package for Angular within an Angular CLI application. This is the first course of a getting started series for Angular to learn how to use the Document Editor in Angular.

Getting Started: Document Editor with ASP.NET Web Forms (.NET Framework)

Getting Started: Document Editor with ASP.NET Web Forms (.NET Framework)

This article shows how to use the TX Text Control ASP.NET document editor within a Web Forms application in Visual Studio 2022.

Getting Started: ServerTextControl and MailMerge with ASP.NET MVC (.NET Framework)

Getting Started: ServerTextControl and MailMerge with ASP.NET MVC (.NET Framework)

This article shows how to use the TX Text Control ASP.NET ServerTextControl and MailMerge classes within an ASP.NET web application in Visual Studio 2022.

Getting Started: Document Viewer with ASP.NET MVC (.NET Framework)

Getting Started: Document Viewer with ASP.NET MVC (.NET Framework)

This article shows how to use the TX Text Control ASP.NET document viewer within a .NET Framework web application in Visual Studio 2022.

Getting Started: Document Editor with ASP.NET MVC (.NET Framework)

Getting Started: Document Editor with ASP.NET MVC (.NET Framework)

This article shows how to use the TX Text Control ASP.NET document editor within a .NET Framework web application in Visual Studio 2022.

Getting Started: ServerTextControl and MailMerge with ASP.NET Core

Getting Started: ServerTextControl and MailMerge with ASP.NET Core

This article shows how to use the TX Text Control ASP.NET ServerTextControl and MailMerge classes within a .NET 6 application in Visual Studio 2022.

Getting Started: Document Viewer with ASP.NET Core

Getting Started: Document Viewer with ASP.NET Core

This article shows how to use the TX Text Control ASP.NET document viewer within a .NET 6 application in Visual Studio 2022.

Creating a WebSocket Server Project with Node.js

Creating a WebSocket Server Project with Node.js

This article shows how to create the required WebSocket server project for Angular applications using Node.js.

Handling Form Field Data in Angular Applications

Handling Form Field Data in Angular Applications

The Document Viewer in Angular can be used to fill form fields in documents. In this article, we will show how to handle the filled form field data in Angular applications.

Preparing Forms for the Document Viewer and Customizing the Signing Process in Angular and ASP.NET Core

Preparing Forms for the Document Viewer and Customizing the Signing Process in Angular and ASP.NET Core

This article shows how to prepare forms for the Document Viewer and how to customize the signing process in Angular and ASP.NET Core. A server-side controller is used to apply the signature and the form data to the document.

Asynchronous Loading and Saving in Angular Document Editor with an ASP.NET Core Web API

Asynchronous Loading and Saving in Angular Document Editor with an ASP.NET Core Web API

This article shows how to load and save documents in an Angular Document Editor using an ASP.NET Core Web API asynchronously. A Web API is used to load and save documents from and to the server and the Angular Document Editor is used to display and edit the documents.

How to Add Electronic and Digital Signatures to PDFs in ASP.NET Core C# and Angular

How to Add Electronic and Digital Signatures to PDFs in ASP.NET Core C# and Angular

Learn how to add electronic and digital signatures to PDFs in ASP.NET Core C# and Angular. This tutorial shows how to create an Angular application with an ASP.NET Core backend that uses the Document Viewer to display and sign PDF documents.

MailMerge with Angular and ASP.NET Core

MailMerge with Angular and ASP.NET Core

This article shows how to use TX Text Control .NET Server for ASP.NET in an Angular application to create a mail merge application. The backend is implemented using an ASP.NET Core Web API to merge templates with JSON data.

Getting Started: Loading and Saving Documents using Angular

Getting Started: Loading and Saving Documents using Angular

This article shows how to load and save documents using the Angular Document Editor. It explains how to use the Angular Document Editor in an Angular application and how to load from a URL and how to save a document.

Using the TX Text Control Document Editor in a React Application

Using the TX Text Control Document Editor in a React Application

This article shows how to use the TX Text Control Document Editor in a React application. The Document Editor is a fully featured word processing component that can be used to create, edit, modify and print documents.

Create or Generate PDF Files in ASP.NET Core with C#

Create or Generate PDF Files in ASP.NET Core with C#

Text Control's digital document processing libraries can be used for the editing, creation, and viewing of Adobe PDF documents. In this tutorial, you will learn how to create a new ASP.NET Core Web application that generates PDF documents and how to make those documents available by using the Document Viewer.

Getting Started: Document Viewer with JavaScript

Getting Started: Document Viewer with JavaScript

This article shows how to use the TX Text Control document viewer in a pure HTML and JavaScript environment.

Getting Started: Document Viewer with Angular CLI

Getting Started: Document Viewer with Angular CLI

This article shows how to use the TX Text Control Document Viewer npm package for Angular within a Angular CLI application.

Digitally Sign Signature Fields

Digitally Sign Signature Fields

This getting started tutorial shows how to electronically sign documents using the Document Viewer and how to digitally sign the signed signature fields server-side.

Document Viewer for Angular: SignatureSettings Explained

Document Viewer for Angular: SignatureSettings Explained

Learn how to use the SignatureSettings in the Document Viewer for Angular. This article explains how to load a document using JavaScript and how to set up the viewer for digital signatures.

Using the TX Text Control Document Viewer in a React Application

Using the TX Text Control Document Viewer in a React Application

This article shows how to use the TX Text Control Document Viewer in a React application. The Document Viewer is a powerful, web-based document viewing and editing component that is based on TX Text Control.

Getting Started: Programming the Angular Document Editor

Getting Started: Programming the Angular Document Editor

This tutorial shows how to use the JavaScript API to program the TX Text Control Angular Document Editor.

Live Samples Hosted on StackBlitz

Live Samples Hosted on StackBlitz

We are introducing a new live tutorial repository hosted on StackBlitz that enables you to test and modify samples using TX Text Control.

Building an ASP.NET Core Backend Application to Host the Document Editor and Document Viewer

Building an ASP.NET Core Backend Application to Host the Document Editor and Document Viewer

This article explains how to create an ASP.NET Core backend application to host the Document Editor and Document Viewer. This backend application is required to provide the required functionality to the frontend applications built with Angular, React, or JavaScript.

Getting Started: Angular Document Editor Attributes Explained

Getting Started: Angular Document Editor Attributes Explained

This article explains the possible attributes that can be used when initializing the TX Text Control Document Editor for Angular.

Mail Merge with MS Word Documents in C#

Mail Merge with MS Word Documents in C#

The MailMerge class provides very effective ways to merge data into MS Word compatible templates. This updated ultimate guide provides an overview of all the important features and functionalities of the mail merge process.

Mail Merge with MS Word Documents in C#

Mail Merge with MS Word Documents in C#

The MailMerge class provides a very effective way to merge data into MS Word compatible templates. This ultimate guide gives an overview of all important features and functionalities of the mail merge process.

Live Demo