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

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.

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