GemBox.Document 2025.9.108

Prefix Reserved
dotnet add package GemBox.Document --version 2025.9.108
                    
NuGet\Install-Package GemBox.Document -Version 2025.9.108
                    
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="2025.9.108" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GemBox.Document" Version="2025.9.108" />
                    
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 2025.9.108
                    
#r "nuget: GemBox.Document, 2025.9.108"
                    
#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@2025.9.108
                    
#: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=2025.9.108
                    
Install as a Cake Addin
#tool nuget:?package=GemBox.Document&version=2025.9.108
                    
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 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.9.108 4,523 9/4/2025
2025.8.118 8,233 8/14/2025
2025.7.104 20,101 7/2/2025
2025.6.105 16,202 6/14/2025
2025.5.105 25,675 5/7/2025
2025.4.107 57,861 4/4/2025
2025.3.113 43,871 3/11/2025
2025.2.107 100,891 2/14/2025
2025.1.103 39,667 1/24/2025
35.0.1946 40,990 12/5/2024
35.0.1906 43,174 11/4/2024
35.0.1886 147,442 10/8/2024
35.0.1869 58,114 9/5/2024
35.0.1852 42,474 8/13/2024
35.0.1817 37,114 7/5/2024
35.0.1784 29,464 6/7/2024
35.0.1749 101,214 5/7/2024
35.0.1706 63,347 4/6/2024
35.0.1673 50,778 3/4/2024
35.0.1659 21,285 2/13/2024
35.0.1631 665,995 1/15/2024
35.0.1606 74,512 12/8/2023
35.0.1573 64,062 11/16/2023
35.0.1538 67,852 10/21/2023
35.0.1480 222,313 9/5/2023
35.0.1443 66,849 8/4/2023
35.0.1423 35,524 7/7/2023
35.0.1403 42,839 6/12/2023
35.0.1363 55,422 5/10/2023
35.0.1331 99,814 4/5/2023
35.0.1300 49,560 3/10/2023
35.0.1265 55,094 2/3/2023
35.0.1238 66,951 1/3/2023
35.0.1205 54,998 12/14/2022
35.0.1163 36,717 11/9/2022
35.0.1130 38,291 10/12/2022
35.0.1105 44,013 9/6/2022
35.0.1076 79,373 8/12/2022
35.0.1055 74,282 7/21/2022
35.0.1020 121,243 6/10/2022
35.0.1000 35,906 5/16/2022
33.0.1483 119,868 4/21/2022
33.0.1446 278,310 3/9/2022
33.0.1417 86,791 2/1/2022
33.0.1390 110,600 1/5/2022
33.0.1372 34,958 12/7/2021
33.0.1345 40,523 11/5/2021
33.0.1317 30,182 10/1/2021
33.0.1290 74,866 8/26/2021
33.0.1269 62,879 7/14/2021
33.0.1249 15,525 6/17/2021
33.0.1222 56,160 5/14/2021
33.0.1187 35,143 4/20/2021
33.0.1155 42,808 3/15/2021
33.0.1108 50,124 2/3/2021
33.0.1086 27,777 1/15/2021
33.0.1049 128,003 12/1/2020
33.0.1031 31,571 11/9/2020
33.0.1017 71,474 10/15/2020
33.0.1000 79,235 9/16/2020
31.0.1260 53,354 9/10/2020
31.0.1239 52,487 8/6/2020
31.0.1215 63,764 6/26/2020
31.0.1197 63,168 5/22/2020
31.0.1175 35,045 4/9/2020
31.0.1156 90,662 3/16/2020
31.0.0.1130 83,169 2/10/2020
31.0.0.1114 49,946 1/8/2020
31.0.0.1089 28,357 12/3/2019
31.0.0.1078 15,100 11/6/2019
31.0.0.1075 4,913 10/31/2019
31.0.0.1035 31,004 9/20/2019
31.0.0.1031 4,219 9/11/2019
31.0.0.1013 23,413 8/8/2019
31.0.0.1000 28,883 7/8/2019
29.0.0.1207 80,904 1/14/2020
29.0.0.1197 31,007 11/5/2019
29.0.0.1184 6,240 9/20/2019
29.0.0.1167 26,307 6/7/2019
29.0.0.1158 13,404 5/9/2019
29.0.0.1148 17,540 4/9/2019
29.0.0.1131 19,047 2/26/2019
29.0.0.1122 6,443 2/5/2019
29.0.0.1103 50,845 1/2/2019
29.0.0.1084 157,285 11/8/2018
29.0.0.1064 25,578 10/1/2018
29.0.0.1044 6,759 8/23/2018
29.0.0.1031 93,287 7/16/2018
29.0.0.1016 16,913 6/8/2018
29.0.0.1000 10,056 5/17/2018
27.3.30.1269 39,966 8/20/2019
27.3.30.1268 9,387 5/6/2019
27.3.30.1267 6,496 2/4/2019
27.3.30.1261 9,099 11/8/2018
27.3.30.1257 3,546 10/1/2018
27.3.30.1253 17,811 8/23/2018
27.3.30.1250 4,941 7/16/2018
27.3.30.1247 7,114 6/8/2018
27.3.30.1234 26,165 5/4/2018
27.3.30.1210 53,268 4/4/2018
27.3.30.1192 14,502 2/22/2018
27.3.30.1160 9,714 1/11/2018
27.3.30.1144 6,325 12/8/2017
27.3.30.1119 25,270 11/13/2017
27.3.30.1101 16,138 10/11/2017
27.3.30.1087 8,014 9/18/2017
27.3.30.1086 4,081 9/12/2017
27.3.30.1067 4,369 8/16/2017
27.3.30.1043 7,761 7/7/2017
27.3.30.1028 4,784 6/2/2017
27.3.30.1016 304,576 5/4/2017
27.3.30.1007 305,671 4/18/2017
27.3.30.1000 25,668 4/10/2017
25.3.30.1365 105,713 6/8/2018
25.3.30.1363 4,705 4/4/2018
25.3.30.1359 6,040 2/22/2018
25.3.30.1355 7,281 12/8/2017
25.3.30.1353 3,780 11/13/2017
25.3.30.1350 6,995 10/11/2017
25.3.30.1349 3,659 9/12/2017
25.3.30.1345 3,880 8/16/2017
25.3.30.1341 5,092 7/7/2017
25.3.30.1339 15,034 6/2/2017
25.3.30.1334 5,867 5/4/2017
25.3.30.1332 4,612 4/18/2017
25.3.30.1311 8,796 3/21/2017
25.3.30.1297 61,054 2/17/2017
25.3.30.1278 24,222 1/21/2017
25.3.30.1260 11,687 12/23/2016
25.3.30.1255 7,599 12/6/2016
25.3.30.1243 14,279 11/7/2016
25.3.30.1231 9,170 9/26/2016
25.3.30.1213 5,328 8/18/2016
25.3.30.1185 178,270 6/6/2016
25.3.30.1167 4,795 5/9/2016
25.3.30.1143 18,596 4/4/2016
25.3.30.1122 4,662 3/8/2016
25.3.30.1110 4,337 2/15/2016
25.3.30.1098 3,957 2/1/2016
25.3.30.1096 5,041 1/19/2016
25.3.30.1095 3,822 1/16/2016
25.3.30.1076 7,210 12/8/2015
25.3.30.1062 4,119 11/10/2015
25.3.30.1048 7,434 10/6/2015
25.3.30.1043 6,253 9/1/2015
25.3.30.1032 5,403 7/8/2015
25.3.30.1030 3,791 7/3/2015
25.3.30.1012 6,492 4/28/2015
25.3.30.1000 12,862 3/17/2015
23.3.30.1260 33,238 11/4/2016
23.3.30.1257 17,219 9/26/2016
23.3.30.1256 3,678 8/18/2016
23.3.30.1253 3,737 5/9/2016
23.3.30.1250 3,641 4/4/2016
23.3.30.1240 3,675 2/1/2016
23.3.30.1239 3,622 1/16/2016
23.3.30.1230 3,717 11/10/2015
23.3.30.1226 4,093 10/6/2015
23.3.30.1220 6,332 7/3/2015
23.3.30.1207 55,559 3/16/2015
23.3.30.1201 6,270 2/17/2015
23.3.30.1186 4,427 1/14/2015
23.3.30.1177 8,523 12/24/2014
23.3.30.1169 3,968 12/5/2014
23.3.30.1142 6,969 10/14/2014
23.3.30.1104 11,944 7/25/2014
23.3.30.1088 4,904 6/13/2014
23.3.30.1087 3,841 6/12/2014
23.3.30.1074 4,669 4/30/2014
23.3.30.1040 5,674 2/14/2014
23.3.30.1039 4,257 2/13/2014
23.3.30.1021 4,243 11/26/2013
23.3.30.1000 4,801 9/9/2013
21.3.30.1171 6,109 3/16/2015
21.3.30.1151 6,943 6/13/2013
21.3.30.1110 3,966 3/26/2013
21.3.30.1087 3,959 2/6/2013
21.3.30.1077 5,745 1/25/2013

Improved performance of rendering charts in PDF writer.
Added support for CharacterFormat.Kerning in PDF writer.
Added support for ImageSaveOptions.CropToContent.
Fixed issue with list items indentation when inheriting paragraph format in HTML reader.
Fixed issue with iterating through elements from imported ContentRange.
Fixed issue with ContentRange.Set when replacing part of Paragraph.
Added support for TxtSaveOptions.IncludeTextBoxes.
Fixed issue with table formatting when header/footer has drawing that affects layout.
Fixed issue with floating image inside text frame in PDF writer.
Fixed issue with ContentRange.Find for text that contains '\n'.
Fixed issue with duplicate external relationships in DOCX reader.
Fixed issue with missing text in high fidelity PDF reader.