GemBox.Document
35.0.1300
dotnet add package GemBox.Document --version 35.0.1300
NuGet\Install-Package GemBox.Document -Version 35.0.1300
<PackageReference Include="GemBox.Document" Version="35.0.1300" />
paket add GemBox.Document --version 35.0.1300
#r "nuget: GemBox.Document, 35.0.1300"
// Install GemBox.Document as a Cake Addin
#addin nuget:?package=GemBox.Document&version=35.0.1300
// Install GemBox.Document as a Cake Tool
#tool nuget:?package=GemBox.Document&version=35.0.1300
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 Word (DOCX, DOC), ODT, HTML, RTF, XML (Flat OPC, WordML), TXT, and PDF files.
- Write / create and convert to DOCX, ODT, PDF, PDF/A, XPS, HTML, RTF, XML (Flat OPC, WordML), TXT, and image formats.
- View and edit documents in WPF, ASP.NET, ASP.NET Core, and Windows.Forms applications.
- Print documents.
- Protect, encrypt, and digitally sign documents.
- Get, create, or edit paragraphs, text, tables, hyperlinks, bookmarks, fields, sections, headers, footers, and footnotes and endnotes.
- Get, create, or edit drawings like shapes, pictures, charts, and text boxes.
- 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 section properties, picture properties, default paragraph, character formatting, and more.
- Get and set built-in and custom document properties.
- Clone or combine document elements between documents.
- Replace or set bookmark content.
- Load HTML / RTF / TXT into a specific document position.
- Import data to your document from various data sources and control the document import region and import process.
- Create, read, or update form fields. 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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net6.0-windows7.0 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows net7.0-windows7.0 |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- BouncyCastle (>= 1.8.9)
-
.NETStandard 2.0
- HarfBuzzSharp (>= 2.8.2)
- Portable.BouncyCastle (>= 1.8.9)
- SkiaSharp (>= 2.80.3)
- System.Text.Encoding.CodePages (>= 5.0.0)
-
net6.0-windows7.0
- HarfBuzzSharp (>= 2.8.2)
- Portable.BouncyCastle (>= 1.8.9)
- SkiaSharp (>= 2.80.3)
- System.Drawing.Common (>= 5.0.0)
- System.Text.Encoding.CodePages (>= 5.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on GemBox.Document:
Package | Downloads |
---|---|
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 |
|
Orbital7.Extensions.Reporting.GemBox
.NET Framework Reporting Platform for GemBox |
|
ExperimentSystem
Save Importent Data For Experiment |
|
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 |
---|---|---|
35.0.1300 | 2,527 | 3/10/2023 |
35.0.1265 | 10,197 | 2/3/2023 |
35.0.1238 | 12,799 | 1/3/2023 |
35.0.1205 | 9,430 | 12/14/2022 |
35.0.1163 | 14,076 | 11/9/2022 |
35.0.1130 | 12,559 | 10/12/2022 |
35.0.1105 | 12,831 | 9/6/2022 |
35.0.1076 | 40,528 | 8/12/2022 |
35.0.1055 | 17,302 | 7/21/2022 |
35.0.1020 | 39,066 | 6/10/2022 |
35.0.1000 | 21,174 | 5/16/2022 |
33.0.1483 | 37,990 | 4/21/2022 |
33.0.1446 | 78,835 | 3/9/2022 |
33.0.1417 | 40,358 | 2/1/2022 |
33.0.1390 | 32,072 | 1/5/2022 |
33.0.1372 | 18,616 | 12/7/2021 |
33.0.1345 | 22,798 | 11/5/2021 |
33.0.1317 | 19,252 | 10/1/2021 |
33.0.1290 | 33,768 | 8/26/2021 |
33.0.1269 | 32,149 | 7/14/2021 |
33.0.1249 | 9,976 | 6/17/2021 |
33.0.1222 | 34,124 | 5/14/2021 |
33.0.1187 | 16,879 | 4/20/2021 |
33.0.1155 | 27,508 | 3/15/2021 |
33.0.1108 | 33,529 | 2/3/2021 |
33.0.1086 | 15,951 | 1/15/2021 |
33.0.1049 | 51,925 | 12/1/2020 |
33.0.1031 | 7,869 | 11/9/2020 |
33.0.1017 | 21,562 | 10/15/2020 |
33.0.1000 | 36,889 | 9/16/2020 |
31.0.1260 | 26,023 | 9/10/2020 |
31.0.1239 | 34,498 | 8/6/2020 |
31.0.1215 | 30,537 | 6/26/2020 |
31.0.1197 | 44,704 | 5/22/2020 |
31.0.1175 | 28,683 | 4/9/2020 |
31.0.1156 | 60,411 | 3/16/2020 |
31.0.0.1130 | 54,116 | 2/10/2020 |
31.0.0.1114 | 42,467 | 1/8/2020 |
31.0.0.1089 | 24,924 | 12/3/2019 |
31.0.0.1078 | 11,112 | 11/6/2019 |
31.0.0.1075 | 2,628 | 10/31/2019 |
31.0.0.1035 | 26,566 | 9/20/2019 |
31.0.0.1031 | 1,936 | 9/11/2019 |
31.0.0.1013 | 17,535 | 8/8/2019 |
31.0.0.1000 | 25,930 | 7/8/2019 |
29.0.0.1207 | 50,262 | 1/14/2020 |
29.0.0.1197 | 28,678 | 11/5/2019 |
29.0.0.1184 | 3,890 | 9/20/2019 |
29.0.0.1167 | 21,012 | 6/7/2019 |
29.0.0.1158 | 10,221 | 5/9/2019 |
29.0.0.1148 | 10,184 | 4/9/2019 |
29.0.0.1131 | 14,441 | 2/26/2019 |
29.0.0.1122 | 4,099 | 2/5/2019 |
29.0.0.1103 | 28,906 | 1/2/2019 |
29.0.0.1084 | 47,025 | 11/8/2018 |
29.0.0.1064 | 17,771 | 10/1/2018 |
29.0.0.1044 | 4,245 | 8/23/2018 |
29.0.0.1031 | 60,161 | 7/16/2018 |
29.0.0.1016 | 11,412 | 6/8/2018 |
29.0.0.1000 | 5,241 | 5/17/2018 |
27.3.30.1269 | 11,296 | 8/20/2019 |
27.3.30.1268 | 5,514 | 5/6/2019 |
27.3.30.1267 | 3,738 | 2/4/2019 |
27.3.30.1261 | 6,353 | 11/8/2018 |
27.3.30.1257 | 1,224 | 10/1/2018 |
27.3.30.1253 | 6,564 | 8/23/2018 |
27.3.30.1250 | 2,345 | 7/16/2018 |
27.3.30.1247 | 3,734 | 6/8/2018 |
27.3.30.1234 | 19,292 | 5/4/2018 |
27.3.30.1210 | 39,379 | 4/4/2018 |
27.3.30.1192 | 11,364 | 2/22/2018 |
27.3.30.1160 | 4,957 | 1/11/2018 |
27.3.30.1144 | 3,248 | 12/8/2017 |
27.3.30.1119 | 16,311 | 11/13/2017 |
27.3.30.1101 | 6,743 | 10/11/2017 |
27.3.30.1087 | 5,377 | 9/18/2017 |
27.3.30.1086 | 1,503 | 9/12/2017 |
27.3.30.1067 | 1,812 | 8/16/2017 |
27.3.30.1043 | 4,451 | 7/7/2017 |
27.3.30.1028 | 2,211 | 6/2/2017 |
27.3.30.1016 | 178,882 | 5/4/2017 |
27.3.30.1007 | 181,735 | 4/18/2017 |
27.3.30.1000 | 23,147 | 4/10/2017 |
25.3.30.1365 | 61,331 | 6/8/2018 |
25.3.30.1363 | 1,512 | 4/4/2018 |
25.3.30.1359 | 3,458 | 2/22/2018 |
25.3.30.1355 | 4,660 | 12/8/2017 |
25.3.30.1353 | 1,254 | 11/13/2017 |
25.3.30.1350 | 3,449 | 10/11/2017 |
25.3.30.1349 | 1,166 | 9/12/2017 |
25.3.30.1345 | 1,348 | 8/16/2017 |
25.3.30.1341 | 1,927 | 7/7/2017 |
25.3.30.1339 | 9,677 | 6/2/2017 |
25.3.30.1334 | 1,963 | 5/4/2017 |
25.3.30.1332 | 2,099 | 4/18/2017 |
25.3.30.1311 | 6,072 | 3/21/2017 |
25.3.30.1297 | 28,835 | 2/17/2017 |
25.3.30.1278 | 20,585 | 1/21/2017 |
25.3.30.1260 | 9,058 | 12/23/2016 |
25.3.30.1255 | 4,862 | 12/6/2016 |
25.3.30.1243 | 11,756 | 11/7/2016 |
25.3.30.1231 | 4,160 | 9/26/2016 |
25.3.30.1213 | 2,713 | 8/18/2016 |
25.3.30.1185 | 124,324 | 6/6/2016 |
25.3.30.1167 | 2,243 | 5/9/2016 |
25.3.30.1143 | 13,418 | 4/4/2016 |
25.3.30.1122 | 2,071 | 3/8/2016 |
25.3.30.1110 | 1,838 | 2/15/2016 |
25.3.30.1098 | 1,500 | 2/1/2016 |
25.3.30.1096 | 2,400 | 1/19/2016 |
25.3.30.1095 | 1,277 | 1/16/2016 |
25.3.30.1076 | 4,621 | 12/8/2015 |
25.3.30.1062 | 1,617 | 11/10/2015 |
25.3.30.1048 | 4,655 | 10/6/2015 |
25.3.30.1043 | 2,980 | 9/1/2015 |
25.3.30.1032 | 2,874 | 7/8/2015 |
25.3.30.1030 | 1,308 | 7/3/2015 |
25.3.30.1012 | 3,347 | 4/28/2015 |
25.3.30.1000 | 9,732 | 3/17/2015 |
23.3.30.1260 | 20,291 | 11/4/2016 |
23.3.30.1257 | 8,437 | 9/26/2016 |
23.3.30.1256 | 1,223 | 8/18/2016 |
23.3.30.1253 | 1,256 | 5/9/2016 |
23.3.30.1250 | 1,150 | 4/4/2016 |
23.3.30.1240 | 1,245 | 2/1/2016 |
23.3.30.1239 | 1,185 | 1/16/2016 |
23.3.30.1230 | 1,225 | 11/10/2015 |
23.3.30.1226 | 1,624 | 10/6/2015 |
23.3.30.1220 | 3,858 | 7/3/2015 |
23.3.30.1207 | 33,445 | 3/16/2015 |
23.3.30.1201 | 3,599 | 2/17/2015 |
23.3.30.1186 | 1,941 | 1/14/2015 |
23.3.30.1177 | 4,199 | 12/24/2014 |
23.3.30.1169 | 1,507 | 12/5/2014 |
23.3.30.1142 | 2,000 | 10/14/2014 |
23.3.30.1104 | 9,195 | 7/25/2014 |
23.3.30.1088 | 2,287 | 6/13/2014 |
23.3.30.1087 | 1,351 | 6/12/2014 |
23.3.30.1074 | 2,022 | 4/30/2014 |
23.3.30.1040 | 3,168 | 2/14/2014 |
23.3.30.1039 | 1,781 | 2/13/2014 |
23.3.30.1021 | 1,755 | 11/26/2013 |
23.3.30.1000 | 2,101 | 9/9/2013 |
21.3.30.1171 | 3,587 | 3/16/2015 |
21.3.30.1151 | 3,414 | 6/13/2013 |
21.3.30.1110 | 1,488 | 3/26/2013 |
21.3.30.1087 | 1,473 | 2/6/2013 |
21.3.30.1077 | 1,701 | 1/25/2013 |
TODO