DocX - v1.4.1
What's new in v1.4.1?
Released October 4, 2019
v1.4.1 provides 12 bug fixes and improvements. A new Xceed.Document.NET.dll is now included ; Make sure to use statement ("using Xceed.Document.NET;") to the top of .cs files. A commercial version already exists, called Xceed Words for .NET, with more features such as the ability to convert Word documents to PDF or to create PDF documents from scratch. It also gets new releases earlier and subscribers get professional technical support.
See the release notes for details on the bug fixes and improvements.
Want an easier way to install DocX?
DocX v1.4.1 is available on NuGet as of October 4, 2019.
.NET Framework notes:
Requires .NET Framework 4.0 or later.
Instructions for using the DocX binaries:
Install .NET Framework 4.0/4.5/4.6
Download the Xceed.Words.NET.dll and Xceed.Document.NET,dll
Add a using statement ("using Xceed.Document.NET;") to the top of .cs files