GemBox.Document 2026.7.100

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, MD, 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.

AI Coding

CLI coding agents such as GitHub Copilot, Claude Code, and OpenAI Codex can write valid GemBox code when enabled with our gembox-skill.

Resources

No packages depend on GemBox.Document.

Fixed issue with missing bold format in HTML writer. Fixed issue with list indentation in PDF writer. Fixed issue with rendering cropped data labels on pie charts. Fixed issue with resolving hyperlink field that has paragraphs. Fixed issue with text frame positioning in DOCX files. Fixed issue with rendering hidden table rows. Fixed issue with resolved empty HighlightColor overriding BackgroundColor. Fixed issue with wrong font name in HTML writer. Fixed issue with invalid color table in RTF reader. Fixed issue with rendering EMF images. Fixed issue with floating drawing positioning inside of text frame in PDF writer. Fixed issue with rendering TextBox with rotated text direction. Fixed issue with invalid Field element in DOCX reader. Fixed issue with subscript/superscript text when using UseAdvancedTextFormatting. Fixed issue with skiped IF field in mail merge. Added support for font fallback alias resolution on Linux. Fixed issue with picture data in RTF reader. Fixed issue with external entity resolution when exporting SVG in PDF writer. Fixed issue with whitespace trimming TextBox in DOCX reader. Added support for ComplexScriptSize in DOCX files. Fixed issue with wrong soft hyphen rendering on the last line in PDF writer. Added support for removing DocumentSettings.MailMerge information. Fixed issue with text not being recognized in high-fidelity PDF reader.

Version Downloads Last updated
2026.7.100 1 07/04/2026
2026.6.100 4 06/08/2026
2026.5.101 6 05/09/2026
2026.4.101 14 04/04/2026
2026.3.103 6 03/05/2026
2026.2.100 8 02/07/2026
2026.1.100 13 01/04/2026
2025.12.105 12 12/09/2025
2025.11.104 19 11/08/2025
2025.10.101 15 10/07/2025
2025.9.108 17 09/06/2025
2025.8.118 17 08/16/2025
2025.7.104 19 07/19/2025
2025.6.105 16 06/27/2025
2025.5.105 20 05/17/2025
2025.4.107 21 04/26/2025
2025.3.113 23 04/01/2025
2025.2.107 22 02/26/2025
2025.1.103 21 02/26/2025
35.0.1946 26 01/18/2025
35.0.1906 19 01/19/2025
35.0.1886 20 01/09/2025
35.0.1869 19 12/19/2024
35.0.1852 21 01/19/2025
35.0.1817 17 01/18/2025
35.0.1784 24 06/20/2024
35.0.1749 22 06/20/2024
35.0.1706 24 06/20/2024
35.0.1673 21 03/28/2024
35.0.1659 22 03/17/2024
35.0.1631 24 03/14/2024
35.0.1606 24 03/18/2024
35.0.1573 22 12/19/2023
35.0.1538 22 03/18/2024
35.0.1480 20 03/17/2024
35.0.1443 19 03/16/2024
35.0.1423 19 03/17/2024
35.0.1403 23 03/14/2024
35.0.1363 28 03/17/2024
35.0.1331 21 03/14/2024
35.0.1300 21 03/16/2024
35.0.1265 25 03/14/2024
35.0.1238 23 03/17/2024
35.0.1205 24 03/04/2024
35.0.1163 24 01/18/2025
35.0.1130 28 03/16/2024
35.0.1105 19 03/17/2024
35.0.1076 21 03/17/2024
35.0.1055 19 03/16/2024
35.0.1020 26 03/26/2024
35.0.1000 24 03/13/2024
33.0.1483 26 03/03/2024
33.0.1446 25 03/22/2024
33.0.1417 30 03/03/2024
33.0.1390 24 03/14/2024
33.0.1372 23 03/14/2024
33.0.1345 21 03/05/2024
33.0.1317 33 08/18/2023
33.0.1290 26 03/14/2024
33.0.1269 24 03/02/2024
33.0.1249 20 03/03/2024
33.0.1222 20 03/12/2024
33.0.1187 24 03/13/2024
33.0.1155 24 03/12/2024
33.0.1108 24 03/13/2024
33.0.1086 25 03/17/2024
33.0.1049 24 11/23/2024
33.0.1031 27 03/12/2024
33.0.1017 22 03/13/2024
33.0.1000 26 03/12/2024
31.0.1260 24 03/17/2024
31.0.1239 27 03/05/2024
31.0.1215 26 03/22/2024
31.0.1197 33 03/14/2024
31.0.1175 21 03/02/2024
31.0.1156 27 01/19/2025
31.0.0.1130 22 03/18/2024
31.0.0.1114 21 03/17/2024
31.0.0.1089 22 03/19/2024
31.0.0.1078 21 03/18/2024
31.0.0.1075 19 03/19/2024
31.0.0.1035 20 12/30/2024
31.0.0.1031 20 03/17/2024
31.0.0.1013 21 03/17/2024
31.0.0.1000 21 03/14/2024
29.0.0.1207 23 03/14/2024
29.0.0.1197 19 03/13/2024
29.0.0.1184 26 03/13/2024
29.0.0.1167 22 03/13/2024
29.0.0.1158 22 03/13/2024
29.0.0.1148 25 03/13/2024
29.0.0.1131 25 03/16/2024
29.0.0.1122 26 03/13/2024
29.0.0.1103 23 03/14/2024
29.0.0.1084 22 03/16/2024
29.0.0.1064 21 03/13/2024
29.0.0.1044 25 03/17/2024
29.0.0.1031 21 03/03/2024
29.0.0.1016 20 03/13/2024
29.0.0.1000 21 03/01/2024
27.3.30.1269 26 03/18/2024
27.3.30.1268 20 03/02/2024
27.3.30.1267 22 03/21/2024
27.3.30.1261 21 03/20/2024
27.3.30.1257 18 03/21/2024
27.3.30.1253 21 03/03/2024
27.3.30.1250 24 03/19/2024
27.3.30.1247 21 03/03/2024
27.3.30.1234 20 03/21/2024
27.3.30.1210 26 03/20/2024
27.3.30.1192 18 02/28/2024
27.3.30.1160 19 03/03/2024
27.3.30.1144 20 03/21/2024
27.3.30.1119 24 03/19/2024
27.3.30.1101 17 01/19/2025
27.3.30.1087 17 03/21/2024
27.3.30.1086 23 03/05/2024
27.3.30.1067 18 03/04/2024
27.3.30.1043 13 03/21/2024
27.3.30.1028 19 03/21/2024
27.3.30.1016 21 03/21/2024
27.3.30.1007 20 03/03/2024
27.3.30.1000 20 03/21/2024
25.3.30.1365 23 03/17/2024
25.3.30.1363 18 03/20/2024
25.3.30.1359 16 03/18/2024
25.3.30.1355 21 03/18/2024
25.3.30.1353 20 03/18/2024
25.3.30.1350 23 03/19/2024
25.3.30.1349 18 03/18/2024
25.3.30.1345 19 03/17/2024
25.3.30.1341 19 03/18/2024
25.3.30.1339 16 03/18/2024
25.3.30.1334 20 01/19/2025
25.3.30.1332 22 03/08/2024
25.3.30.1311 18 03/18/2024
25.3.30.1297 23 03/18/2024
25.3.30.1278 23 03/06/2024
25.3.30.1260 14 03/18/2024
25.3.30.1255 23 03/02/2024
25.3.30.1243 24 03/19/2024
25.3.30.1231 18 03/18/2024
25.3.30.1213 16 03/16/2024
25.3.30.1185 16 03/22/2024
25.3.30.1167 21 03/18/2024
25.3.30.1143 24 03/18/2024
25.3.30.1122 24 03/02/2024
25.3.30.1110 18 03/17/2024
25.3.30.1098 24 03/22/2024
25.3.30.1096 18 01/29/2025
25.3.30.1095 17 03/18/2024
25.3.30.1076 28 03/18/2024
25.3.30.1062 19 03/03/2024
25.3.30.1048 22 03/02/2024
25.3.30.1043 18 03/18/2024
25.3.30.1032 23 03/18/2024
25.3.30.1030 25 03/19/2024
25.3.30.1012 25 03/18/2024
25.3.30.1000 19 03/19/2024
23.3.30.1260 22 03/18/2024
23.3.30.1257 20 12/11/2024
23.3.30.1256 24 03/19/2024
23.3.30.1253 23 03/08/2024
23.3.30.1250 17 03/19/2024
23.3.30.1240 25 03/19/2024
23.3.30.1239 21 03/18/2024
23.3.30.1230 21 01/18/2025
23.3.30.1226 23 03/18/2024
23.3.30.1220 20 03/02/2024
23.3.30.1207 21 03/19/2024
23.3.30.1201 27 03/19/2024
23.3.30.1186 19 03/20/2024
23.3.30.1177 15 03/18/2024
23.3.30.1169 19 03/19/2024
23.3.30.1142 19 03/17/2024
23.3.30.1104 20 03/19/2024
23.3.30.1088 19 03/05/2024
23.3.30.1087 18 03/18/2024
23.3.30.1074 20 03/19/2024
23.3.30.1040 21 03/01/2024
23.3.30.1039 28 03/18/2024
23.3.30.1021 18 03/17/2024
23.3.30.1000 17 03/19/2024
21.3.30.1171 23 03/20/2024
21.3.30.1151 23 03/21/2024
21.3.30.1110 18 03/19/2024
21.3.30.1087 19 03/03/2024
21.3.30.1077 16 03/21/2024