GemBox.Document 35.0.1946

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package GemBox.Document --version 35.0.1946
                    
NuGet\Install-Package GemBox.Document -Version 35.0.1946
                    
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="35.0.1946" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GemBox.Document" Version="35.0.1946" />
                    
Directory.Packages.props
<PackageReference Include="GemBox.Document" />
                    
Project file
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 35.0.1946
                    
#r "nuget: GemBox.Document, 35.0.1946"
                    
#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@35.0.1946
                    
#: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=35.0.1946
                    
Install as a Cake Addin
#tool nuget:?package=GemBox.Document&version=35.0.1946
                    
Install as a Cake Tool

What is GemBox.Document?

GemBox.Document is a .NET component that enables you to read, write, convert, and print document files (DOCX, DOC, PDF, RTF, HTML, and ODT) from .NET applications.

With GemBox.Document you get a fast and reliable component that’s easy to use and doesn't depend on Microsoft Word. It requires only .NET and it’s much faster than Microsoft Office Automation!

GemBox.Document Features

Get Started

You are not sure how to start working with Word documents in .NET using GemBox.Document? Check the code below that shows how to create a DOCX file from scratch and write 'Hello World!' on it.

// If using Professional version, put your serial key below.
ComponentInfo.SetLicense("FREE-LIMITED-KEY");

// Create a new empty document.
var document = new DocumentModel();

// Add a section with one paragraph and some text.
document.Sections.Add(
    new Section(document,
        new Paragraph(document, "Hello World!")));

// Save the document as Word's DOCX file.
document.Save("Output.docx");

For more GemBox.Document code examples and demos, please visit our examples page.

Resources

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on GemBox.Document:

Package Downloads
GemBox.Bundle

GemBox.Bundle is a package of .NET components for processing spreadsheets, documents, presentations, email messages, and images (XLSX, DOCX, PPTX, PDF, MSG, and PNG) from .NET applications. With GemBox.Bundle you get fast and reliable components that are easy to use and don't depend on Microsoft Office or Adobe Acrobat. They require only .NET so you can deploy your applications without having to think about other licenses.

Docati.Api

Docati.Api is a .NET Standard library that can be used to generate documents (either DOCX or PDF) based on templates created with Microsoft Word and our special add-in. Like mail-merge, but much more powerful. Both Windows and Linux are supported. Docati.Api is free for small documents. For a full-version trial license contact us at support@docati.com.

UlbeGroup.TemplateManager

Template Manager to build PDF / HTML documents based on Microsoft Word/Excel templates. Requires a Gembox.Document license

WooW.Core.Common

WooW.Core.Common

DigitalPublications.Episerver

Digital Publications for Episerver is a .NET library that is tailored for Episerver CMS and used for converting documents to JSON, HTML and PDF.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2025.11.104 4,603 11/5/2025
2025.10.101 24,813 10/2/2025
2025.9.108 16,561 9/4/2025
2025.8.118 27,435 8/14/2025
2025.7.104 32,500 7/2/2025
2025.6.105 28,859 6/14/2025
2025.5.105 42,211 5/7/2025
2025.4.107 75,259 4/4/2025
2025.3.113 57,989 3/11/2025
2025.2.107 168,638 2/14/2025
2025.1.103 46,649 1/24/2025
35.0.1946 52,864 12/5/2024
35.0.1906 50,397 11/4/2024
35.0.1886 162,393 10/8/2024
35.0.1869 67,330 9/5/2024
35.0.1852 49,549 8/13/2024
35.0.1817 47,020 7/5/2024
35.0.1784 36,636 6/7/2024
35.0.1749 126,851 5/7/2024
35.0.1706 74,781 4/6/2024
35.0.1673 59,096 3/4/2024
35.0.1659 26,762 2/13/2024
35.0.1631 783,510 1/15/2024
35.0.1606 82,912 12/8/2023
35.0.1573 71,783 11/16/2023
35.0.1538 74,986 10/21/2023
35.0.1480 242,721 9/5/2023
35.0.1443 76,116 8/4/2023
35.0.1423 41,348 7/7/2023
35.0.1403 49,255 6/12/2023
35.0.1363 62,587 5/10/2023
35.0.1331 105,284 4/5/2023
35.0.1300 56,087 3/10/2023
35.0.1265 61,025 2/3/2023
35.0.1238 72,676 1/3/2023
35.0.1205 62,742 12/14/2022
35.0.1163 41,949 11/9/2022
35.0.1130 43,924 10/12/2022
35.0.1105 52,285 9/6/2022
35.0.1076 85,072 8/12/2022
35.0.1055 80,175 7/21/2022
35.0.1020 134,722 6/10/2022
35.0.1000 41,430 5/16/2022
33.0.1483 129,973 4/21/2022
33.0.1446 301,734 3/9/2022
33.0.1417 94,320 2/1/2022
33.0.1390 118,815 1/5/2022
33.0.1372 40,880 12/7/2021
33.0.1345 45,795 11/5/2021
33.0.1317 35,298 10/1/2021
33.0.1290 81,929 8/26/2021
33.0.1269 68,927 7/14/2021
33.0.1249 20,477 6/17/2021
33.0.1222 63,329 5/14/2021
33.0.1187 40,223 4/20/2021
33.0.1155 48,159 3/15/2021
33.0.1108 55,555 2/3/2021
33.0.1086 32,863 1/15/2021
33.0.1049 138,888 12/1/2020
33.0.1031 38,032 11/9/2020
33.0.1017 80,307 10/15/2020
33.0.1000 90,354 9/16/2020
31.0.1260 60,146 9/10/2020
31.0.1239 57,938 8/6/2020
31.0.1215 71,365 6/26/2020
31.0.1197 68,468 5/22/2020
31.0.1175 40,449 4/9/2020
31.0.1156 96,005 3/16/2020
31.0.0.1130 89,423 2/10/2020
31.0.0.1114 55,163 1/8/2020
31.0.0.1089 33,229 12/3/2019
31.0.0.1078 20,250 11/6/2019
31.0.0.1075 9,771 10/31/2019
31.0.0.1035 36,131 9/20/2019
31.0.0.1031 9,064 9/11/2019
31.0.0.1013 28,484 8/8/2019
31.0.0.1000 33,808 7/8/2019
29.0.0.1207 88,195 1/14/2020
29.0.0.1197 35,847 11/5/2019
29.0.0.1184 11,093 9/20/2019
29.0.0.1167 31,427 6/7/2019
29.0.0.1158 18,260 5/9/2019
29.0.0.1148 22,685 4/9/2019
29.0.0.1131 24,077 2/26/2019
29.0.0.1122 11,287 2/5/2019
29.0.0.1103 56,239 1/2/2019
29.0.0.1084 174,561 11/8/2018
29.0.0.1064 30,585 10/1/2018
29.0.0.1044 11,601 8/23/2018
29.0.0.1031 98,543 7/16/2018
29.0.0.1016 21,994 6/8/2018
29.0.0.1000 15,813 5/17/2018
27.3.30.1269 46,351 8/20/2019
27.3.30.1268 14,412 5/6/2019
27.3.30.1267 11,315 2/4/2019
27.3.30.1261 13,946 11/8/2018
27.3.30.1257 8,371 10/1/2018
27.3.30.1253 22,731 8/23/2018
27.3.30.1250 9,822 7/16/2018
27.3.30.1247 12,121 6/8/2018
27.3.30.1234 31,250 5/4/2018
27.3.30.1210 58,990 4/4/2018
27.3.30.1192 19,443 2/22/2018
27.3.30.1160 14,710 1/11/2018
27.3.30.1144 11,249 12/8/2017
27.3.30.1119 30,918 11/13/2017
27.3.30.1101 21,739 10/11/2017
27.3.30.1087 12,869 9/18/2017
27.3.30.1086 8,930 9/12/2017
27.3.30.1067 9,227 8/16/2017
27.3.30.1043 12,622 7/7/2017
27.3.30.1028 9,632 6/2/2017
27.3.30.1016 313,892 5/4/2017
27.3.30.1007 317,495 4/18/2017
27.3.30.1000 30,528 4/10/2017
25.3.30.1365 115,700 6/8/2018
25.3.30.1363 9,718 4/4/2018
25.3.30.1359 10,906 2/22/2018
25.3.30.1355 12,163 12/8/2017
25.3.30.1353 8,635 11/13/2017
25.3.30.1350 12,186 10/11/2017
25.3.30.1349 8,519 9/12/2017
25.3.30.1345 8,738 8/16/2017
25.3.30.1341 10,043 7/7/2017
25.3.30.1339 19,895 6/2/2017
25.3.30.1334 10,789 5/4/2017
25.3.30.1332 9,465 4/18/2017
25.3.30.1311 13,652 3/21/2017
25.3.30.1297 68,420 2/17/2017
25.3.30.1278 29,114 1/21/2017
25.3.30.1260 16,539 12/23/2016
25.3.30.1255 12,461 12/6/2016
25.3.30.1243 19,129 11/7/2016
25.3.30.1231 14,497 9/26/2016
25.3.30.1213 10,184 8/18/2016
25.3.30.1185 188,899 6/6/2016
25.3.30.1167 9,656 5/9/2016
25.3.30.1143 23,625 4/4/2016
25.3.30.1122 9,592 3/8/2016
25.3.30.1110 9,205 2/15/2016
25.3.30.1098 8,813 2/1/2016
25.3.30.1096 9,890 1/19/2016
25.3.30.1095 8,693 1/16/2016
25.3.30.1076 12,062 12/8/2015
25.3.30.1062 8,979 11/10/2015
25.3.30.1048 12,336 10/6/2015
25.3.30.1043 11,169 9/1/2015
25.3.30.1032 10,256 7/8/2015
25.3.30.1030 8,648 7/3/2015
25.3.30.1012 11,361 4/28/2015
25.3.30.1000 17,719 3/17/2015
23.3.30.1260 38,935 11/4/2016
23.3.30.1257 22,378 9/26/2016
23.3.30.1256 8,539 8/18/2016
23.3.30.1253 8,601 5/9/2016
23.3.30.1250 8,505 4/4/2016
23.3.30.1240 8,548 2/1/2016
23.3.30.1239 8,493 1/16/2016
23.3.30.1230 8,589 11/10/2015
23.3.30.1226 8,952 10/6/2015
23.3.30.1220 11,196 7/3/2015
23.3.30.1207 60,464 3/16/2015
23.3.30.1201 11,181 2/17/2015
23.3.30.1186 9,295 1/14/2015
23.3.30.1177 13,575 12/24/2014
23.3.30.1169 8,831 12/5/2014
23.3.30.1142 11,844 10/14/2014
23.3.30.1104 16,813 7/25/2014
23.3.30.1088 9,787 6/13/2014
23.3.30.1087 8,700 6/12/2014
23.3.30.1074 9,552 4/30/2014
23.3.30.1040 10,545 2/14/2014
23.3.30.1039 9,126 2/13/2014
23.3.30.1021 9,108 11/26/2013
23.3.30.1000 9,702 9/9/2013
21.3.30.1171 10,975 3/16/2015
21.3.30.1151 11,821 6/13/2013
21.3.30.1110 8,848 3/26/2013
21.3.30.1087 8,828 2/6/2013
21.3.30.1077 10,788 1/25/2013

Fixed issue with paragraph alignment on Online Word in DOCX writer.
Fixed issue with PdfSaveOptions.ImageDpi property.
Fixed issue with rendering table that has invisible column.
Fixed issue with SpecialCharacterType.ClearedLineBreak in PDF writer.
Added support for REVNUM in Field.Update method.
Fixed issue with recurisive ‘var()’ resolution in HTML reader.
Fixed issue with tabs on paragraphs that have negative left indentation in PDF writer.
Fixed issue with preserved drawing data in DOCX writer.
Fixed issue with picture size in RTF reader.
Added support for ParagraphFormat.AutoSpaceEastAsianTextAndLatin and ParagraphFormat.AutoSpaceEastAsianTextAndNumbers.
Fixed issue with merged cells when removing TableRow.
Added support for Pen.JoinType property.
Added support for rendering SmartArt elements.
Added support for OleObject.