GemBox.Document 35.0.1946

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 paragraph alignment on Online Word in DOCX writer. Fixed issue with PdfSaveOptions.ImageDpi property. Fixed issue with rendering table that has invisible column. Fixed issue with SpecialCharacterType.ClearedLineBreak in PDF writer. Added support for REVNUM in Field.Update method. Fixed issue with recurisive ‘var()’ resolution in HTML reader. Fixed issue with tabs on paragraphs that have negative left indentation in PDF writer. Fixed issue with preserved drawing data in DOCX writer. Fixed issue with picture size in RTF reader. Added support for ParagraphFormat.AutoSpaceEastAsianTextAndLatin and ParagraphFormat.AutoSpaceEastAsianTextAndNumbers. Fixed issue with merged cells when removing TableRow. Added support for Pen.JoinType property. Added support for rendering SmartArt elements. Added support for OleObject.

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