Products Technologies Demo Docs Blog Support Company

New Sample: Processing MS Word Compatible Page Number Fields

We just published a new sample in our source code library - an extensive collection of useful samples. This sample shows how to process MS Word compatible page number fields using the new ApplicationFields of TX Text Control .NET for Windows Forms 14.0. The sample shows how to insert the current page number and the total number of pages into a header or footer. These fields are compatible to MS Word and can be exported and imported from DOCX, DOC and RTF. var flashvars = {}, params = {wmode:…

New Sample: Processing MS Word Compatible Page Number Fields

We just published a new sample in our source code library - an extensive collection of useful samples. This sample shows how to process MS Word compatible page number fields using the new ApplicationFields of TX Text Control .NET for Windows Forms 14.0.

The sample shows how to insert the current page number and the total number of pages into a header or footer. These fields are compatible to MS Word and can be exported and imported from DOCX, DOC and RTF.

Get Adobe Flash player

You can download the sample here:

Processing MS Word compatible page number fields

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

.NETSampleVideo

New Sample: Implementing a 'paste Special' Dialog Box

Copy and paste is probably one of the most common techniques to create letters, emails or other documents. Users are pasting pre-defined boilerplates, text passages from emails or content from…


.NETSampleVideo

Resize Images to Fit into Page

I just got the requirement that pasted screenshots should be resized to fit into the current page. The best and easiest way to realize that is to trap the ImageCreated event. This event returns…


ASP.NETASP.NET CoreDS Server

Getting Started Video Tutorial: Using DS Server with Docker

This video tutorial demonstrates how to quickly set up a Docker container with your own on-premises DS Server backend. You'll learn how to spin up the container in just seconds and configure it to…


ASP.NETASP.NET CoreDocument Editor

Getting Started Video Tutorial: Document Editor in ASP.NET Core C# on Linux

This video tutorial shows how to use the Document Editor in an ASP.NET Core application using C# and deploy on Linux using Docker. This tutorial is part of the TX Text Control Getting Started…


AngularASP.NETASP.NET Core

Video Tutorial: Creating a MailMerge Template and JSON Data Structure

This video tutorial shows how to create a MailMerge template and a JSON data structure to merge data into a document. This tutorial will walk you through the steps necessary to create a template…