GemBox.Document 2025.2.107

Prefix Reserved
dotnet add package GemBox.Document --version 2025.2.107                
NuGet\Install-Package GemBox.Document -Version 2025.2.107                
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.2.107" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GemBox.Document --version 2025.2.107                
#r "nuget: GemBox.Document, 2025.2.107"                
#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.
// Install GemBox.Document as a Cake Addin
#addin nuget:?package=GemBox.Document&version=2025.2.107

// Install GemBox.Document as a Cake Tool
#tool nuget:?package=GemBox.Document&version=2025.2.107                

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. 
.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.2.107 46 2/14/2025
2025.1.103 3,593 1/24/2025
35.0.1946 13,101 12/5/2024
35.0.1906 23,664 11/4/2024
35.0.1886 35,689 10/8/2024
35.0.1869 36,639 9/5/2024
35.0.1852 25,051 8/13/2024
35.0.1817 22,391 7/5/2024
35.0.1784 21,528 6/7/2024
35.0.1749 65,177 5/7/2024
35.0.1706 43,755 4/6/2024
35.0.1673 38,333 3/4/2024
35.0.1659 15,315 2/13/2024
35.0.1631 383,680 1/15/2024
35.0.1606 59,832 12/8/2023
35.0.1573 55,131 11/16/2023
35.0.1538 58,405 10/21/2023
35.0.1480 165,341 9/5/2023
35.0.1443 49,634 8/4/2023
35.0.1423 29,895 7/7/2023
35.0.1403 34,472 6/12/2023
35.0.1363 45,486 5/10/2023
35.0.1331 96,704 4/5/2023
35.0.1300 43,470 3/10/2023
35.0.1265 48,405 2/3/2023
35.0.1238 61,943 1/3/2023
35.0.1205 42,052 12/14/2022
35.0.1163 33,463 11/9/2022
35.0.1130 35,362 10/12/2022
35.0.1105 37,920 9/6/2022
35.0.1076 74,961 8/12/2022
35.0.1055 64,447 7/21/2022
35.0.1020 100,253 6/10/2022
35.0.1000 31,043 5/16/2022
33.0.1483 98,973 4/21/2022
33.0.1446 220,366 3/9/2022
33.0.1417 76,127 2/1/2022
33.0.1390 94,414 1/5/2022
33.0.1372 31,078 12/7/2021
33.0.1345 35,963 11/5/2021
33.0.1317 27,828 10/1/2021
33.0.1290 65,317 8/26/2021
33.0.1269 57,796 7/14/2021
33.0.1249 13,619 6/17/2021
33.0.1222 49,582 5/14/2021
33.0.1187 30,199 4/20/2021
33.0.1155 39,384 3/15/2021
33.0.1108 46,526 2/3/2021
33.0.1086 24,413 1/15/2021
33.0.1049 110,841 12/1/2020
33.0.1031 26,435 11/9/2020
33.0.1017 54,830 10/15/2020
33.0.1000 58,275 9/16/2020
31.0.1260 43,178 9/10/2020
31.0.1239 48,358 8/6/2020
31.0.1215 55,533 6/26/2020
31.0.1197 59,358 5/22/2020
31.0.1175 33,100 4/9/2020
31.0.1156 85,692 3/16/2020
31.0.0.1130 76,427 2/10/2020
31.0.0.1114 47,358 1/8/2020
31.0.0.1089 26,907 12/3/2019
31.0.0.1078 13,422 11/6/2019
31.0.0.1075 3,506 10/31/2019
31.0.0.1035 29,285 9/20/2019
31.0.0.1031 2,825 9/11/2019
31.0.0.1013 21,657 8/8/2019
31.0.0.1000 27,175 7/8/2019
29.0.0.1207 71,965 1/14/2020
29.0.0.1197 29,623 11/5/2019
29.0.0.1184 4,856 9/20/2019
29.0.0.1167 23,997 6/7/2019
29.0.0.1158 11,928 5/9/2019
29.0.0.1148 15,184 4/9/2019
29.0.0.1131 16,964 2/26/2019
29.0.0.1122 5,051 2/5/2019
29.0.0.1103 47,040 1/2/2019
29.0.0.1084 117,800 11/8/2018
29.0.0.1064 22,489 10/1/2018
29.0.0.1044 5,259 8/23/2018
29.0.0.1031 87,453 7/16/2018
29.0.0.1016 14,660 6/8/2018
29.0.0.1000 6,705 5/17/2018
27.3.30.1269 33,154 8/20/2019
27.3.30.1268 7,578 5/6/2019
27.3.30.1267 5,072 2/4/2019
27.3.30.1261 7,613 11/8/2018
27.3.30.1257 2,122 10/1/2018
27.3.30.1253 14,967 8/23/2018
27.3.30.1250 3,300 7/16/2018
27.3.30.1247 5,223 6/8/2018
27.3.30.1234 24,268 5/4/2018
27.3.30.1210 48,634 4/4/2018
27.3.30.1192 12,717 2/22/2018
27.3.30.1160 7,622 1/11/2018
27.3.30.1144 4,587 12/8/2017
27.3.30.1119 21,535 11/13/2017
27.3.30.1101 12,117 10/11/2017
27.3.30.1087 6,435 9/18/2017
27.3.30.1086 2,529 9/12/2017
27.3.30.1067 2,758 8/16/2017
27.3.30.1043 6,153 7/7/2017
27.3.30.1028 3,236 6/2/2017
27.3.30.1016 274,249 5/4/2017
27.3.30.1007 281,829 4/18/2017
27.3.30.1000 24,118 4/10/2017
25.3.30.1365 92,458 6/8/2018
25.3.30.1363 2,967 4/4/2018
25.3.30.1359 4,511 2/22/2018
25.3.30.1355 5,626 12/8/2017
25.3.30.1353 2,245 11/13/2017
25.3.30.1350 4,662 10/11/2017
25.3.30.1349 2,131 9/12/2017
25.3.30.1345 2,325 8/16/2017
25.3.30.1341 3,325 7/7/2017
25.3.30.1339 13,008 6/2/2017
25.3.30.1334 4,165 5/4/2017
25.3.30.1332 3,079 4/18/2017
25.3.30.1311 7,095 3/21/2017
25.3.30.1297 49,949 2/17/2017
25.3.30.1278 22,556 1/21/2017
25.3.30.1260 10,145 12/23/2016
25.3.30.1255 5,977 12/6/2016
25.3.30.1243 12,743 11/7/2016
25.3.30.1231 6,520 9/26/2016
25.3.30.1213 3,767 8/18/2016
25.3.30.1185 161,141 6/6/2016
25.3.30.1167 3,236 5/9/2016
25.3.30.1143 16,597 4/4/2016
25.3.30.1122 3,094 3/8/2016
25.3.30.1110 2,782 2/15/2016
25.3.30.1098 2,403 2/1/2016
25.3.30.1096 3,493 1/19/2016
25.3.30.1095 2,254 1/16/2016
25.3.30.1076 5,651 12/8/2015
25.3.30.1062 2,547 11/10/2015
25.3.30.1048 5,790 10/6/2015
25.3.30.1043 4,487 9/1/2015
25.3.30.1032 3,838 7/8/2015
25.3.30.1030 2,237 7/3/2015
25.3.30.1012 4,934 4/28/2015
25.3.30.1000 11,286 3/17/2015
23.3.30.1260 28,890 11/4/2016
23.3.30.1257 13,939 9/26/2016
23.3.30.1256 2,144 8/18/2016
23.3.30.1253 2,194 5/9/2016
23.3.30.1250 2,091 4/4/2016
23.3.30.1240 2,124 2/1/2016
23.3.30.1239 2,073 1/16/2016
23.3.30.1230 2,160 11/10/2015
23.3.30.1226 2,551 10/6/2015
23.3.30.1220 4,783 7/3/2015
23.3.30.1207 51,912 3/16/2015
23.3.30.1201 4,596 2/17/2015
23.3.30.1186 2,872 1/14/2015
23.3.30.1177 6,662 12/24/2014
23.3.30.1169 2,412 12/5/2014
23.3.30.1142 5,000 10/14/2014
23.3.30.1104 10,379 7/25/2014
23.3.30.1088 3,342 6/13/2014
23.3.30.1087 2,284 6/12/2014
23.3.30.1074 3,048 4/30/2014
23.3.30.1040 4,105 2/14/2014
23.3.30.1039 2,694 2/13/2014
23.3.30.1021 2,685 11/26/2013
23.3.30.1000 3,076 9/9/2013
21.3.30.1171 4,555 3/16/2015
21.3.30.1151 5,028 6/13/2013
21.3.30.1110 2,402 3/26/2013
21.3.30.1087 2,397 2/6/2013
21.3.30.1077 3,538 1/25/2013

Added support for clearing cached fonts with FontSettings.FontsBaseUri.
Fixed issue with invalid Run elements in DOCX reader.
Added support for clearing cached fonts with FontSettings.FontsBaseUri.
Added support for cloning Numbering Definition Instance.
Fixed issue with rendering Form DropDown field with bookmark in result inlines.
Fixed issue with breaking surrogate character in PDF writer.