GemBox.Document 35.0.1480

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Standard 2.0 .NET Framework 3.5
dotnet add package GemBox.Document --version 35.0.1480
NuGet\Install-Package GemBox.Document -Version 35.0.1480
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GemBox.Document" Version="35.0.1480" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GemBox.Document --version 35.0.1480
#r "nuget: GemBox.Document, 35.0.1480"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GemBox.Document as a Cake Addin
#addin nuget:?package=GemBox.Document&version=35.0.1480

// Install GemBox.Document as a Cake Tool
#tool nuget:?package=GemBox.Document&version=35.0.1480

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net7.0-windows7.0 was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on GemBox.Document:

Package Downloads
GemBox.Bundle The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

GemBox.Bundle is a package of .NET components for processing spreadsheets, documents, presentations, email messages, and images (XLSX, DOCX, PPTX, PDF, MSG, and PNG) from .NET applications. With GemBox.Bundle you get fast and reliable components that are easy to use and don't depend on Microsoft Office or Adobe Acrobat. They require only .NET so you can deploy your applications without having to think about other licenses.

Docati.Api The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
35.0.1480 4,356 9/5/2023
35.0.1443 6,962 8/4/2023
35.0.1423 13,461 7/7/2023
35.0.1403 14,205 6/12/2023
35.0.1363 16,655 5/10/2023
35.0.1331 58,932 4/5/2023
35.0.1300 25,559 3/10/2023
35.0.1265 28,502 2/3/2023
35.0.1238 28,640 1/3/2023
35.0.1205 15,160 12/14/2022
35.0.1163 23,409 11/9/2022
35.0.1130 22,393 10/12/2022
35.0.1105 22,053 9/6/2022
35.0.1076 61,626 8/12/2022
35.0.1055 34,568 7/21/2022
35.0.1020 58,866 6/10/2022
35.0.1000 24,122 5/16/2022
33.0.1483 63,570 4/21/2022
33.0.1446 112,564 3/9/2022
33.0.1417 50,140 2/1/2022
33.0.1390 52,715 1/5/2022
33.0.1372 22,770 12/7/2021
33.0.1345 26,768 11/5/2021
33.0.1317 23,040 10/1/2021
33.0.1290 43,529 8/26/2021
33.0.1269 41,988 7/14/2021
33.0.1249 11,288 6/17/2021
33.0.1222 39,207 5/14/2021
33.0.1187 23,542 4/20/2021
33.0.1155 31,175 3/15/2021
33.0.1108 36,603 2/3/2021
33.0.1086 18,593 1/15/2021
33.0.1049 73,094 12/1/2020
33.0.1031 11,326 11/9/2020
33.0.1017 26,125 10/15/2020
33.0.1000 45,492 9/16/2020
31.0.1260 30,869 9/10/2020
31.0.1239 40,644 8/6/2020
31.0.1215 40,346 6/26/2020
31.0.1197 54,481 5/22/2020
31.0.1175 30,611 4/9/2020
31.0.1156 73,923 3/16/2020
31.0.0.1130 62,277 2/10/2020
31.0.0.1114 43,608 1/8/2020
31.0.0.1089 25,743 12/3/2019
31.0.0.1078 12,038 11/6/2019
31.0.0.1075 2,955 10/31/2019
31.0.0.1035 27,411 9/20/2019
31.0.0.1031 2,253 9/11/2019
31.0.0.1013 19,905 8/8/2019
31.0.0.1000 26,289 7/8/2019
29.0.0.1207 58,723 1/14/2020
29.0.0.1197 29,053 11/5/2019
29.0.0.1184 4,338 9/20/2019
29.0.0.1167 22,246 6/7/2019
29.0.0.1158 10,797 5/9/2019
29.0.0.1148 12,257 4/9/2019
29.0.0.1131 15,238 2/26/2019
29.0.0.1122 4,423 2/5/2019
29.0.0.1103 37,244 1/2/2019
29.0.0.1084 62,174 11/8/2018
29.0.0.1064 19,101 10/1/2018
29.0.0.1044 4,603 8/23/2018
29.0.0.1031 69,024 7/16/2018
29.0.0.1016 12,763 6/8/2018
29.0.0.1000 5,735 5/17/2018
27.3.30.1269 17,043 8/20/2019
27.3.30.1268 6,207 5/6/2019
27.3.30.1267 4,257 2/4/2019
27.3.30.1261 6,811 11/8/2018
27.3.30.1257 1,557 10/1/2018
27.3.30.1253 9,550 8/23/2018
27.3.30.1250 2,700 7/16/2018
27.3.30.1247 4,500 6/8/2018
27.3.30.1234 21,812 5/4/2018
27.3.30.1210 42,378 4/4/2018
27.3.30.1192 11,830 2/22/2018
27.3.30.1160 5,740 1/11/2018
27.3.30.1144 3,705 12/8/2017
27.3.30.1119 17,681 11/13/2017
27.3.30.1101 8,225 10/11/2017
27.3.30.1087 5,758 9/18/2017
27.3.30.1086 1,885 9/12/2017
27.3.30.1067 2,133 8/16/2017
27.3.30.1043 5,158 7/7/2017
27.3.30.1028 2,592 6/2/2017
27.3.30.1016 206,339 5/4/2017
27.3.30.1007 210,127 4/18/2017
27.3.30.1000 23,499 4/10/2017
25.3.30.1365 70,917 6/8/2018
25.3.30.1363 1,965 4/4/2018
25.3.30.1359 3,870 2/22/2018
25.3.30.1355 5,037 12/8/2017
25.3.30.1353 1,620 11/13/2017
25.3.30.1350 3,869 10/11/2017
25.3.30.1349 1,517 9/12/2017
25.3.30.1345 1,678 8/16/2017
25.3.30.1341 2,342 7/7/2017
25.3.30.1339 10,692 6/2/2017
25.3.30.1334 2,485 5/4/2017
25.3.30.1332 2,460 4/18/2017
25.3.30.1311 6,465 3/21/2017
25.3.30.1297 35,110 2/17/2017
25.3.30.1278 21,416 1/21/2017
25.3.30.1260 9,444 12/23/2016
25.3.30.1255 5,276 12/6/2016
25.3.30.1243 12,121 11/7/2016
25.3.30.1231 4,563 9/26/2016
25.3.30.1213 3,055 8/18/2016
25.3.30.1185 138,853 6/6/2016
25.3.30.1167 2,609 5/9/2016
25.3.30.1143 14,566 4/4/2016
25.3.30.1122 2,454 3/8/2016
25.3.30.1110 2,145 2/15/2016
25.3.30.1098 1,837 2/1/2016
25.3.30.1096 2,796 1/19/2016
25.3.30.1095 1,654 1/16/2016
25.3.30.1076 5,020 12/8/2015
25.3.30.1062 1,942 11/10/2015
25.3.30.1048 5,054 10/6/2015
25.3.30.1043 3,307 9/1/2015
25.3.30.1032 3,222 7/8/2015
25.3.30.1030 1,654 7/3/2015
25.3.30.1012 3,766 4/28/2015
25.3.30.1000 10,582 3/17/2015
23.3.30.1260 22,508 11/4/2016
23.3.30.1257 10,701 9/26/2016
23.3.30.1256 1,546 8/18/2016
23.3.30.1253 1,618 5/9/2016
23.3.30.1250 1,514 4/4/2016
23.3.30.1240 1,550 2/1/2016
23.3.30.1239 1,482 1/16/2016
23.3.30.1230 1,550 11/10/2015
23.3.30.1226 1,960 10/6/2015
23.3.30.1220 4,193 7/3/2015
23.3.30.1207 39,051 3/16/2015
23.3.30.1201 3,957 2/17/2015
23.3.30.1186 2,292 1/14/2015
23.3.30.1177 4,562 12/24/2014
23.3.30.1169 1,815 12/5/2014
23.3.30.1142 2,819 10/14/2014
23.3.30.1104 9,596 7/25/2014
23.3.30.1088 2,715 6/13/2014
23.3.30.1087 1,695 6/12/2014
23.3.30.1074 2,399 4/30/2014
23.3.30.1040 3,508 2/14/2014
23.3.30.1039 2,117 2/13/2014
23.3.30.1021 2,093 11/26/2013
23.3.30.1000 2,439 9/9/2013
21.3.30.1171 3,919 3/16/2015
21.3.30.1151 4,122 6/13/2013
21.3.30.1110 1,818 3/26/2013
21.3.30.1087 1,795 2/6/2013
21.3.30.1077 2,095 1/25/2013

Fixed issue with cloning NoList style.
Fixed issue with table overlapping in PDF writer.
Added support for MailMergeContext.RangeStartField and MailMergeContext.RangeEndField.
Fixed issue with matching typeface on MAUI Android.
Added support for CharacterFormat.Fonts.
Added support for saving individual pages to DOCX and HTML files.
Added support for DocumentModelPage.Range.Start and DocumentModelPage.Range.End.
Fixed issue with empty borders in DOCX reader.
Fixed issue with watermark background.
Fixed issue with cloning default cell spacing.
Fixed issue with resolving SET field.
Fixed issue with invalid line height after tab character in PDF writer.