GcDocs.Word 9.1.0

dotnet add package GcDocs.Word --version 9.1.0
                    
NuGet\Install-Package GcDocs.Word -Version 9.1.0
                    
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="GcDocs.Word" Version="9.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GcDocs.Word" Version="9.1.0" />
                    
Directory.Packages.props
<PackageReference Include="GcDocs.Word" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GcDocs.Word --version 9.1.0
                    
#r "nuget: GcDocs.Word, 9.1.0"
                    
#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.
#:package GcDocs.Word@9.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GcDocs.Word&version=9.1.0
                    
Install as a Cake Addin
#tool nuget:?package=GcDocs.Word&version=9.1.0
                    
Install as a Cake Tool

GcDocs.Word

GcDocs.Word (GcWord) 是一个快速而强大的 MS Word API 库,提供了一组 API,允许开发人员实现快速高效地处理 MS Word (DOCX) 文档,而无需依赖于 Microsoft Office。

其功能包括:

  • 以编程方式创建、加载、修改、保存或检查 MS Word 文档。
  • 支持 DOCX、DOTM、DOCM 和 DOTX 文件格式的读写操作。
  • 对于 FlatOPC、FlatOpcMacroEnabled、FlatOpcTemplate 和 FlatOpcTemplateEnabled 格式的只读支持。
  • 将文档导出为 PDF 或图像格式,并支持 RTL、竖排和东亚文字。
  • 支持内置和用户定义的字符、段落和表格样式、列表模板和主题。
  • 形状和几何类型预设,主题形状样式。
  • 在文档中添加图像,并指定各种图像格式选项。
  • 强大的查找和替换功能。
  • 使用 Mustache 风格标记创建数据绑定文档的报表(数据)模板。

GcWord 兼容 .NET 7、.NET 6、.NET Core 3.1、.NET Standard 2.x、.NET Framework 4.6.1 或更高版本。

所有功能在 Windows、macOS 和 Linux 上得到完全支持。

相关资源

GcDocs 服务端组件

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.  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.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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 net461 was computed.  net462 is compatible.  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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on GcDocs.Word:

Package Downloads
C1.Document.Cn

The ComponentOne Document library provides support for creating documents and reports.

GcDocs.Word.Layout

这是一个为 GcDocs.Word(GcWord)提供文档布局服务的跨平台库。 将此库添加到使用 GcWord 的项目中,可以使用 GcWordDocument.SaveAsPdf() 和其他方法将 Word 文档导出为 PDF 和图像格式(TIFF、JPEG、PNG)。 该库不依赖于 MS Office,并与。NET 7、.NET 6、.NET 5、.NET Core 3.x 和 2.x、。NET Standard 2.x、.NET Framework 4.6.1 或更高版本兼容。所有功能在 Windows、macOS 和 Linux 上都得到完全支持。 使用此库从 Word 文档生成 PDF 和图像的在线演示浏览器可在 https://demo.grapecity.com.cn/GcWord/ 上访问。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.1.0 104 5/4/2026
9.0.4 122 4/9/2026
9.0.3 124 3/4/2026
9.0.2 135 2/10/2026
9.0.1 168 1/27/2026
8.2.3 572 12/9/2025
8.2.2 459 11/19/2025
8.2.1 227 10/12/2025
8.2.0 234 8/17/2025
8.1.5 278 8/7/2025
8.1.4 271 6/24/2025
8.1.3 356 6/10/2025
8.0.6 275 4/1/2025
8.0.5 758 3/21/2025
8.0.4 258 2/28/2025
8.0.3 213 2/10/2025
8.0.2 188 1/15/2025
8.0.1 298 12/31/2024
8.0.0 229 12/9/2024
7.2.6 969 8/14/2025
Loading failed

# Changes since version 9.0.4:

## Added
- GrapeCity.Documents.Word.Fields.ListNumFieldOptions class: Represents options for the LISTNUM field. (DOC-6380, DOC-6458)
- GrapeCity.Documents.Word.Fields.AutoNumFieldOptions class: Represents options for the AUTONUM field. (DOC-6459, DOC-6460)
- GrapeCity.Documents.Word.Fields.AutoNumLglFieldOptions class: Represents options for the AUTONUMLGL field. (DOC-6459, DOC-6460)
- GrapeCity.Documents.Word.Fields.AutoNumOutFieldOptions class: Represents options for the AUTONUMOUT field. (DOC-6459, DOC-6460)
- [PDF Export] Support for generating PDFs that comply with PDF/A or PDF/UA specifications. (DOC-7240)
- PdfOutputSettings.ExportStructureTags property: indicates whether the exported PDF document should be marked as PDF/UA compliant. (DOC-7240)
- PdfOutputSettings.MissingDocumentTitle property: specifies the placeholder used as the document title for accessible PDF export if GcWordLayout.Title has not been set. (DOC-7240)
- PdfOutputSettings.MissingShapeAlternativeText property: specifies the placeholder used as alternative text for accessible PDF export if ShapeBase.AlternativeText has not been set. (DOC-7240)
- PdfOutputSettings.MissingHyperlinkScreenTip property: specifies the placeholder used as annotation content for accessible PDF export if Hyperlink.ScreenTip has not been set. (DOC-7240)
- PdfOutputSettings.ConformanceLevel property: specifies the PDF/A conformance level for the exported document. (DOC-7240)

## Fixed
- Various bug fixes and stability improvements.