GemBox.Document
21.3.30.1151
See the version list below for details.
dotnet add package GemBox.Document --version 21.3.30.1151
NuGet\Install-Package GemBox.Document -Version 21.3.30.1151
<PackageReference Include="GemBox.Document" Version="21.3.30.1151" />
<PackageVersion Include="GemBox.Document" Version="21.3.30.1151" />
<PackageReference Include="GemBox.Document" />
paket add GemBox.Document --version 21.3.30.1151
#r "nuget: GemBox.Document, 21.3.30.1151"
#:package GemBox.Document@21.3.30.1151
#addin nuget:?package=GemBox.Document&version=21.3.30.1151
#tool nuget:?package=GemBox.Document&version=21.3.30.1151
GemBox.Document is a .NET component that enables developers to read, write, convert and print document files (DOCX, PDF, XPS, HTML) from .NET applications in a simple and efficient way.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net30 is compatible. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 25.3.30.1012 | 575 | 4/28/2015 |
| 25.3.30.1000 | 490 | 3/17/2015 |
| 23.3.30.1207 | 194 | 3/16/2015 |
| 23.3.30.1201 | 341 | 2/17/2015 |
| 23.3.30.1186 | 585 | 1/14/2015 |
| 23.3.30.1177 | 179 | 12/24/2014 |
| 23.3.30.1169 | 206 | 12/5/2014 |
| 23.3.30.1142 | 479 | 10/14/2014 |
| 23.3.30.1104 | 939 | 7/25/2014 |
| 23.3.30.1088 | 173 | 6/13/2014 |
| 23.3.30.1087 | 101 | 6/12/2014 |
| 23.3.30.1074 | 152 | 4/30/2014 |
| 23.3.30.1040 | 1,072 | 2/14/2014 |
| 23.3.30.1039 | 96 | 2/13/2014 |
| 23.3.30.1021 | 110 | 11/26/2013 |
| 23.3.30.1000 | 138 | 9/9/2013 |
| 21.3.30.1171 | 100 | 3/16/2015 |
| 21.3.30.1151 | 185 | 6/13/2013 |
| 21.3.30.1110 | 78 | 3/26/2013 |
| 21.3.30.1087 | 87 | 2/6/2013 |
| 21.3.30.1077 | 92 | 1/25/2013 |
- Fixed issue with setting bookmarks.
- Added support for Find and Replace.
- Added ContentRange API for easier manipulation with document content.
- Added support for reading and writing files in TXT file format.
- Fixed issue with rendering background image.
- Fixed issue with calculating original Image dimensions.
- Added support for importing HTML files.
- Added support for Mono framework (only DOCX and HTML formats are supported).
- Added support for rendering double border.
- Fixed issue with rendering document footer.
- Fixed DOCX reading issue with reading mail merge fields.
- Added support for Hyperlinks in Field.InstructionInlines.
- Fixed HTML writing issue with file's content type.
- Fixed PDF writing issue with list bullets.