GemBox.Document
23.3.30.1088
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package GemBox.Document --version 23.3.30.1088
NuGet\Install-Package GemBox.Document -Version 23.3.30.1088
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GemBox.Document" Version="23.3.30.1088" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GemBox.Document" Version="23.3.30.1088" />
<PackageReference Include="GemBox.Document" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GemBox.Document --version 23.3.30.1088
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GemBox.Document, 23.3.30.1088"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package GemBox.Document@23.3.30.1088
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GemBox.Document&version=23.3.30.1088
#tool nuget:?package=GemBox.Document&version=23.3.30.1088
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
GemBox.Document is a .NET component that enables developers to read, write, convert and print document files (DOCX, DOC, PDF, HTML, XPS, TXT) from .NET applications in a simple and efficient way.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net30 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
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 ContentRange.LoadText method.
- Fixed issue with custom paper type.
- Fixed issue with cropped images.
- Fixes and improvements in HTML reader, DOC reader and PDF writer.