Skip to content

DocX - v3.0.0

Latest
Compare
Choose a tag to compare
@XceedBoucherS XceedBoucherS released this 22 Jan 16:47
· 2 commits to master since this release

What's new in v3.0.0?

Released January 22, 2024

v3.0.0 provides 14 bug fixes and improvements. Xceed Words for .NET, has 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 v3.0.0 is available on NuGet as of January 22, 2024.

.NET Framework notes:

Requires .NET Framework 4.0(or later) or .NET5(or later).

Instructions for using the DocX binaries:

Install .NET Framework 4.0/4.5/4.6 (or .NET 5+)
Download the Xceed.Words.NET.dll and Xceed.Document.NET,dll (or Xceed.Words.NET5.dll and Xceed.Document.NET5,dll )
Add a using statement ("using Xceed.Document.NET;") to the top of .cs files