Skip to content

DocX - v1.2.0

Compare
Choose a tag to compare
@XceedBoucherS XceedBoucherS released this 21 Feb 14:30
· 70 commits to master since this release

What's new in v1.2.0?

Released June 27, 2018

v1.2.0 provides 14 bug fixes and improvements. New features include support for tab stops, shading for text and paragraphs, adding lists from paragraphs and hyperlinks to bookmarks. A commercial version has been launched, 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.2.0 is available on NuGet as of June 27, 2018.

.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
Add a using statement ("using Xceed.Words.NET;") to the top of .cs files