Skip to main content
GrapeCity.Documents.Word package icon

GrapeCity.Documents.Word

This is a cross-platform library for creating, analyzing, and modifying Office Word documents without dependencies on MS Office. It exposes a robust and convenient object model (based on Open XML SDK) that provides access to document content and properties such as page settings, headers and footers, and so on. The object model was designed to make working with Office Word documents in code easier and more convenient. For example, the notion of ranges allows you to create accessor objects that stay with the designated portions of content even while the document is being modified. In addition, a platform-independent layout engine https://www.nuget.org/packages/GrapeCity.Documents.Word.Layout/ is provided which supports rendering and exporting Word documents to PDF and image formats. This library is compatible with .NET 8, .NET 7, .NET 6, .NET Standard 2.x, .NET Framework 4.6.1 or higher. All features are fully supported on Windows, macOS and Linux. The online demo browser is available at https://developer.mescius.com/document-solutions/dot-net-word-api/demos/

Total Downloads
423.9K
423,935
Published
Sep 20, 2024
Latest stable version

Install

.NET CLI
dotnet add package GrapeCity.Documents.Word --version 7.2.2
Package Manager Console
Install-Package GrapeCity.Documents.Word -Version 7.2.2
PackageReference
<PackageReference Include="GrapeCity.Documents.Word" Version="7.2.2" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0

Dependencies

[7.2.2, 7.2.2]
C1.CalcEngine
.NETFramework4.6.1
[2.0.20231.28, )
DocumentFormat.OpenXml
.NETFramework4.6.1
[2.20.0, )
[5.0.0, )
Newtonsoft.Json
.NETFramework4.6.1
[13.0.1, )
System.Buffers
.NETFramework4.6.1
[4.5.1, )
System.Memory
.NETFramework4.6.1
[4.5.4, )
System.Text.Json
.NETFramework4.6.1
[5.0.2, )
System.ValueTuple
.NETFramework4.6.1
[4.5.0, )
[7.2.2, 7.2.2]
C1.CalcEngine
.NETStandard2.0
[2.0.20231.28, )
DocumentFormat.OpenXml
.NETStandard2.0
[2.20.0, )
Newtonsoft.Json
.NETStandard2.0
[13.0.1, )
System.Buffers
.NETStandard2.0
[4.5.1, )
System.Memory
.NETStandard2.0
[4.5.4, )
System.Text.Json
.NETStandard2.0
[5.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

The published metadata declares 17 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.