GemBox.Document 2025.5.105
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
- Read DOC, DOCX, ODT, HTML, MHTML, RTF, TXT, Flat OPC, WordML, and PDF documents.
- Create or write and convert to DOCX, ODT, HTML, MHTML, RTF, TXT, Flat OPC, PDF, XPS, and image formats (SVG, PNG, JPEG, GIF, BMP, TIFF, WMP).
- View and edit documents in Azure Functions, Blazor, ASP.NET Core, ASP.NET, MAUI, WPF, and Windows Forms applications.
- Process documents on Windows, Linux, macOS, Android, and iOS operating systems.
- Print documents.
- Extract individual pages from the documents.
- Protect, restrict, encrypt, and digitally sign documents.
- Get, create, or edit paragraphs, text, tables, table of content, hyperlinks, bookmarks, comments, fields, barcodes, content controls, sections, watermarks, headers and footers, and footnotes and endnotes.
- Get, create, or edit drawings like shapes, pictures, text boxes, and charts.
- Get, create, or edit paragraph, character, list, table, table row, and table cell formatting.
- Get, create, or edit paragraph, list, character, and table styles.
- Access or modify page properties, auto hyphenation, revisions, macros, and more.
- Get and set built-in and custom document properties.
- Clone or import document elements between documents.
- Find, highlight, or replace document content.
- Replace or set bookmark content.
- Insert HTML, RTF, or TXT string into specific document position.
- Execute mail merge to import data into a document from various data sources and control the document import region, and import process.
- Create or read form fields.
- Track progress or cancel long-running operations like loading and saving large documents.
- Specify fonts location when exporting to PDF, XPS, or image formats.
- Preserve unsupported document content elements and properties when reading a document.
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
No packages depend on GemBox.Document.
Fixed issue with unclickable OLEObject in DOCX writer.
Fixed issue with default paper type in DOCX reader.
Fixed issue with shapes within tables in RTF reader.
Fixed issue with iterating document Revision data.
Fixed issue with retrieving SVG media type.
Fixed issue with TextBoxFormat.FitTextHeight when cloning TextBox.
Fixed issue with loading HarfBuzzSharp native assets on MAUI iOS.
Fixed issue with missing bookmark in TextBox when cloning document.
Fixed issue with nested lists with different types in HTML reader.
Fixed issue with row break inside field in RTF reader.
Added support for Picture transparency in PDF writer.
Fixed issue with header and footer declaration in DOCX writer.
Added support for updating IncludeText field.
Added support for Field.InstructionElements and Field.ResultElements.
.NET Framework 4.6.2
- BouncyCastle.Cryptography (>= 2.4.0)
- System.ValueTuple (>= 4.5.0)
- System.Buffers (>= 4.6.0)
- SkiaSharp (>= 2.88.9)
- Microsoft.Bcl.Numerics (>= 9.0.0)
- HarfBuzzSharp (>= 7.3.0.3)
.NET Standard 2.0
- System.Text.Encoding.CodePages (>= 6.0.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Reflection.Emit.ILGeneration (>= 4.7.0)
- System.Buffers (>= 4.6.0)
- SkiaSharp (>= 2.88.9)
- SixLabors.ImageSharp.Drawing (>= 1.0.0)
- SixLabors.ImageSharp (>= 2.1.10)
- Portable.BouncyCastle (>= 1.9.0)
- Microsoft.Bcl.Numerics (>= 9.0.0)
- HarfBuzzSharp (>= 7.3.0.3)
.NET 6.0
- System.Drawing.Common (>= 6.0.0)
- System.Text.Encoding.CodePages (>= 6.0.0)
- SkiaSharp (>= 2.88.9)
- SixLabors.ImageSharp.Drawing (>= 1.0.0)
- SixLabors.ImageSharp (>= 2.1.10)
- HarfBuzzSharp (>= 7.3.0.3)
- BouncyCastle.Cryptography (>= 2.4.0)
- System.Buffers (>= 4.6.0)
Version | Downloads | Last updated |
---|---|---|
2025.5.105 | 1 | 05/17/2025 |
2025.4.107 | 1 | 04/26/2025 |
2025.3.113 | 3 | 04/01/2025 |
2025.2.107 | 3 | 02/26/2025 |
2025.1.103 | 3 | 02/26/2025 |
35.0.1946 | 3 | 01/18/2025 |
35.0.1906 | 3 | 01/19/2025 |
35.0.1886 | 3 | 01/09/2025 |
35.0.1869 | 3 | 12/19/2024 |
35.0.1852 | 3 | 01/19/2025 |
35.0.1817 | 2 | 01/18/2025 |
35.0.1784 | 4 | 06/20/2024 |
35.0.1749 | 4 | 06/20/2024 |
35.0.1706 | 5 | 06/20/2024 |
35.0.1673 | 4 | 03/28/2024 |
35.0.1659 | 5 | 03/17/2024 |
35.0.1631 | 5 | 03/14/2024 |
35.0.1606 | 5 | 03/18/2024 |
35.0.1573 | 5 | 12/19/2023 |
35.0.1538 | 5 | 03/18/2024 |
35.0.1480 | 4 | 03/17/2024 |
35.0.1443 | 3 | 03/16/2024 |
35.0.1423 | 5 | 03/17/2024 |
35.0.1403 | 4 | 03/14/2024 |
35.0.1363 | 5 | 03/17/2024 |
35.0.1331 | 4 | 03/14/2024 |
35.0.1300 | 4 | 03/16/2024 |
35.0.1265 | 7 | 03/14/2024 |
35.0.1238 | 5 | 03/17/2024 |
35.0.1205 | 6 | 03/04/2024 |
35.0.1163 | 4 | 01/18/2025 |
35.0.1130 | 5 | 03/16/2024 |
35.0.1105 | 3 | 03/17/2024 |
35.0.1076 | 4 | 03/17/2024 |
35.0.1055 | 4 | 03/16/2024 |
35.0.1020 | 6 | 03/26/2024 |
35.0.1000 | 5 | 03/13/2024 |
33.0.1483 | 6 | 03/03/2024 |
33.0.1446 | 5 | 03/22/2024 |
33.0.1417 | 6 | 03/03/2024 |
33.0.1390 | 4 | 03/14/2024 |
33.0.1372 | 4 | 03/14/2024 |
33.0.1345 | 5 | 03/05/2024 |
33.0.1317 | 8 | 08/18/2023 |
33.0.1290 | 3 | 03/14/2024 |
33.0.1269 | 7 | 03/02/2024 |
33.0.1249 | 4 | 03/03/2024 |
33.0.1222 | 4 | 03/12/2024 |
33.0.1187 | 4 | 03/13/2024 |
33.0.1155 | 5 | 03/12/2024 |
33.0.1108 | 5 | 03/13/2024 |
33.0.1086 | 6 | 03/17/2024 |
33.0.1049 | 4 | 11/23/2024 |
33.0.1031 | 5 | 03/12/2024 |
33.0.1017 | 3 | 03/13/2024 |
33.0.1000 | 7 | 03/12/2024 |
31.0.1260 | 7 | 03/17/2024 |
31.0.1239 | 8 | 03/05/2024 |
31.0.1215 | 5 | 03/22/2024 |
31.0.1197 | 6 | 03/14/2024 |
31.0.1175 | 5 | 03/02/2024 |
31.0.1156 | 3 | 01/19/2025 |
31.0.0.1130 | 5 | 03/18/2024 |
31.0.0.1114 | 5 | 03/17/2024 |
31.0.0.1089 | 5 | 03/19/2024 |
31.0.0.1078 | 7 | 03/18/2024 |
31.0.0.1075 | 5 | 03/19/2024 |
31.0.0.1035 | 4 | 12/30/2024 |
31.0.0.1031 | 4 | 03/17/2024 |
31.0.0.1013 | 5 | 03/17/2024 |
31.0.0.1000 | 5 | 03/14/2024 |
29.0.0.1207 | 5 | 03/14/2024 |
29.0.0.1197 | 5 | 03/13/2024 |
29.0.0.1184 | 5 | 03/13/2024 |
29.0.0.1167 | 5 | 03/13/2024 |
29.0.0.1158 | 5 | 03/13/2024 |
29.0.0.1148 | 5 | 03/13/2024 |
29.0.0.1131 | 5 | 03/16/2024 |
29.0.0.1122 | 4 | 03/13/2024 |
29.0.0.1103 | 5 | 03/14/2024 |
29.0.0.1084 | 5 | 03/16/2024 |
29.0.0.1064 | 5 | 03/13/2024 |
29.0.0.1044 | 6 | 03/17/2024 |
29.0.0.1031 | 6 | 03/03/2024 |
29.0.0.1016 | 4 | 03/13/2024 |
29.0.0.1000 | 6 | 03/01/2024 |
27.3.30.1269 | 5 | 03/18/2024 |
27.3.30.1268 | 5 | 03/02/2024 |
27.3.30.1267 | 5 | 03/21/2024 |
27.3.30.1261 | 5 | 03/20/2024 |
27.3.30.1257 | 4 | 03/21/2024 |
27.3.30.1253 | 6 | 03/03/2024 |
27.3.30.1250 | 7 | 03/19/2024 |
27.3.30.1247 | 5 | 03/03/2024 |
27.3.30.1234 | 5 | 03/21/2024 |
27.3.30.1210 | 6 | 03/20/2024 |
27.3.30.1192 | 5 | 02/28/2024 |
27.3.30.1160 | 6 | 03/03/2024 |
27.3.30.1144 | 5 | 03/21/2024 |
27.3.30.1119 | 5 | 03/19/2024 |
27.3.30.1101 | 2 | 01/19/2025 |
27.3.30.1087 | 3 | 03/21/2024 |
27.3.30.1086 | 7 | 03/05/2024 |
27.3.30.1067 | 5 | 03/04/2024 |
27.3.30.1043 | 3 | 03/21/2024 |
27.3.30.1028 | 5 | 03/21/2024 |
27.3.30.1016 | 5 | 03/21/2024 |
27.3.30.1007 | 5 | 03/03/2024 |
27.3.30.1000 | 5 | 03/21/2024 |
25.3.30.1365 | 5 | 03/17/2024 |
25.3.30.1363 | 5 | 03/20/2024 |
25.3.30.1359 | 3 | 03/18/2024 |
25.3.30.1355 | 4 | 03/18/2024 |
25.3.30.1353 | 5 | 03/18/2024 |
25.3.30.1350 | 6 | 03/19/2024 |
25.3.30.1349 | 4 | 03/18/2024 |
25.3.30.1345 | 4 | 03/17/2024 |
25.3.30.1341 | 5 | 03/18/2024 |
25.3.30.1339 | 4 | 03/18/2024 |
25.3.30.1334 | 3 | 01/19/2025 |
25.3.30.1332 | 5 | 03/08/2024 |
25.3.30.1311 | 3 | 03/18/2024 |
25.3.30.1297 | 6 | 03/18/2024 |
25.3.30.1278 | 5 | 03/06/2024 |
25.3.30.1260 | 3 | 03/18/2024 |
25.3.30.1255 | 6 | 03/02/2024 |
25.3.30.1243 | 5 | 03/19/2024 |
25.3.30.1231 | 4 | 03/18/2024 |
25.3.30.1213 | 3 | 03/16/2024 |
25.3.30.1185 | 3 | 03/22/2024 |
25.3.30.1167 | 5 | 03/18/2024 |
25.3.30.1143 | 5 | 03/18/2024 |
25.3.30.1122 | 4 | 03/02/2024 |
25.3.30.1110 | 4 | 03/17/2024 |
25.3.30.1098 | 5 | 03/22/2024 |
25.3.30.1096 | 2 | 01/29/2025 |
25.3.30.1095 | 5 | 03/18/2024 |
25.3.30.1076 | 5 | 03/18/2024 |
25.3.30.1062 | 5 | 03/03/2024 |
25.3.30.1048 | 5 | 03/02/2024 |
25.3.30.1043 | 5 | 03/18/2024 |
25.3.30.1032 | 4 | 03/18/2024 |
25.3.30.1030 | 6 | 03/19/2024 |
25.3.30.1012 | 7 | 03/18/2024 |
25.3.30.1000 | 5 | 03/19/2024 |
23.3.30.1260 | 7 | 03/18/2024 |
23.3.30.1257 | 3 | 12/11/2024 |
23.3.30.1256 | 6 | 03/19/2024 |
23.3.30.1253 | 6 | 03/08/2024 |
23.3.30.1250 | 5 | 03/19/2024 |
23.3.30.1240 | 5 | 03/19/2024 |
23.3.30.1239 | 4 | 03/18/2024 |
23.3.30.1230 | 3 | 01/18/2025 |
23.3.30.1226 | 6 | 03/18/2024 |
23.3.30.1220 | 5 | 03/02/2024 |
23.3.30.1207 | 7 | 03/19/2024 |
23.3.30.1201 | 5 | 03/19/2024 |
23.3.30.1186 | 5 | 03/20/2024 |
23.3.30.1177 | 5 | 03/18/2024 |
23.3.30.1169 | 5 | 03/19/2024 |
23.3.30.1142 | 5 | 03/17/2024 |
23.3.30.1104 | 4 | 03/19/2024 |
23.3.30.1088 | 4 | 03/05/2024 |
23.3.30.1087 | 5 | 03/18/2024 |
23.3.30.1074 | 6 | 03/19/2024 |
23.3.30.1040 | 5 | 03/01/2024 |
23.3.30.1039 | 5 | 03/18/2024 |
23.3.30.1021 | 5 | 03/17/2024 |
23.3.30.1000 | 3 | 03/19/2024 |
21.3.30.1171 | 5 | 03/20/2024 |
21.3.30.1151 | 5 | 03/21/2024 |
21.3.30.1110 | 6 | 03/19/2024 |
21.3.30.1087 | 5 | 03/03/2024 |
21.3.30.1077 | 5 | 03/21/2024 |