DocX - v1.5.0
What's new in v1.5.0?
Released November 26, 2019
v1.5.0 provides 19 bug fixes and improvements. Ability to individually configure each section of a document (page orientation, headers/footers, margins, borders, page size). Starting at v1.5.0, the DocX is provided under the Xceed Community License agreement(for non-commercial use). A commercial version already exists, called Xceed Words for .NET, with more features such as the ability to convert Word documents to PDF. 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.5.0 is available on NuGet as of November 26, 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