English

Make Fillable Form in Word | Insert, Delete Check Boxes & Fields in C#

Fillable Forms are frequently used in Microsoft Word Documents like DOC, DOCX, and other file formats. In this article, we will create a fillable form in Word document programmatically using C# with Aspose.Words for .NET API. Moreover, we will also cover removing or deleting fillable form fields. Installation You can configure Aspose.Words for .NET API in your .NET application and subsequently use it with C# or VB.NET. You can either download the DLL from the New Releases section or configure it using following NuGet command.
August 5, 2020 · 3 min · Farhan Raza