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 Video Tutorial: How to use the Document Editor in ASP.NET Core C#

Getting Started Video Tutorial: How to use the Document Editor in ASP.NET Core C#

This video tutorial shows how to use the Document Editor in an ASP.NET Core application using C#. This tutorial is part of the TX Text Control Getting Started series originally published on our YouTube channel.

Getting Started: Document Editor with ASP.NET Core and Docker Support with Linux Containers

Getting Started: Document Editor with ASP.NET Core and Docker Support with Linux Containers

This article shows how to create a simple ASP.NET Core application using the Document Editor and deploy it in a Docker container on Linux. The article shows how to use the NuGet packages and how to deploy the Web server in a Docker container.

Getting Started: Document Editor with ASP.NET Core and Linux WSL Support

Getting Started: Document Editor with ASP.NET Core and Linux WSL Support

In this article, we will create a simple document editor application using the Document Editor component from the TX Text Control .NET Server for ASP.NET product. We will use ASP.NET Core and run the application on Linux using Windows Subsystem for Linux (WSL).

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.

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.

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.

Building an ASP.NET Core Backend (Linux and Windows) for the Document Editor and Viewer

Building an ASP.NET Core Backend (Linux and Windows) for the Document Editor and Viewer

This article shows how to create a backend for the Document Editor and Viewer using ASP.NET Core. The backend can be hosted on Windows and Linux and can be used in Blazor, Angular, JavaScript, and ASP.NET Core applications.

Creating an ASP.NET Core Web App with the Document Editor in Visual Studio Code (VS Code)

Creating an ASP.NET Core Web App with the Document Editor in Visual Studio Code (VS Code)

This article shows how to create an ASP.NET Core Web App with the Document Editor in Visual Studio Code (VS Code). The Document Editor is a powerful word processing component that can be used to create, edit, view, and print documents in various formats.

Creating an Angular Application with an ASP.NET Core Backend

Creating an Angular Application with an ASP.NET Core Backend

This tutorial will show you how to use the Angular version of the TX Text Control within an ASP.NET Core Web application as the back end to be used.

Using the Document Editor in SPA Applications using the removeFromDom Method

Using the Document Editor in SPA Applications using the removeFromDom Method

This article shows how to use the removeFromDom method to remove the Document Editor from the DOM when it is no longer needed. This is useful when the Document Editor is used in a Single Page Application (SPA) and the component is not needed anymore.

ASP.NET Core: Loading Documents in the Document Editor

ASP.NET Core: Loading Documents in the Document Editor

Learn how to load a document in the Document Editor using ASP.NET Core. This article explains how to load a document from a file or a byte array and how to load a document from client-side JavaScript code.

Using the Document Editor in an ASP.NET Core React Application

Using the Document Editor in an ASP.NET Core React Application

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

Using TX Text Control in an ASP.NET Core Blazor Server App

Using TX Text Control in an ASP.NET Core Blazor Server App

This tutorial shows how to use the Document Editor of TX Text Control .NET Server in a Blazor Server App. It uses the JSRuntime and DotNetObjectReference classes to communicate between the editor and the server-side ServerTextControl class in .NET code.

Creating Invoices from DOCX Templates in C# from Scratch

Creating Invoices from DOCX Templates in C# from Scratch

This tutorial shows how to create an invoice using TX Text Control .NET Server for ASP.NET from scratch including creating a template, merging data and to generate the resulting PDF.

Detect Toggle Button Changes

Detect Toggle Button Changes

This article shows how to detect changes of toggle buttons in the ribbon of the web editor using a MutationObserver. The state of a toggle button in the ribbon visualizes the state of a certain property. For example a toggled list button shows, that the current input position belongs to a list.

Building an ASP.NET Core Backend

Building an ASP.NET Core Backend

This step-by-step walkthrough shows how to create an ASP.NET Core backend required for Angular applications using TX Text Control.

Using TXTextControl.Web in ASP.NET Core Razor Pages

Using TXTextControl.Web in ASP.NET Core Razor Pages

This blog entry shows how to use TXTextControl.Web in ASP.NET Core Razor Pages by adding the required static files to page level.

Angular DocumentViewer: Loading Documents

Angular DocumentViewer: Loading Documents

This article shows how to load documents from an ASP.NET Core API Controller into TX Text Control DocumentViewer for Angular.

ASP.NET Core: Server-Side MailMerge

ASP.NET Core: Server-Side MailMerge

This article shows how to use a model as the data excerpt file and to merge the created template server-side.

JavaScript Functions for Typical Form Field Tasks

JavaScript Functions for Typical Form Field Tasks

The new JavaScript API not only enables programmatic access to all elements of a document, but also provides events for user interaction.

Filter by Tags:

Live Demo