Found 19 packages
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/
Library for generating DOCX documents based on templates in DOCX format with all features of MS Word available
This is a cross-platform library providing document layout services to GrapeCity.Documents.Word. Adding this library to a project that uses GrapeCity.Documents.Word provides GcWordDocument.SaveAsPdf() and other methods that allow you to export Word documents to PDF and image formats (TIFF, JPEG, PNG). This library does not depend on MS Office and 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 that uses GrapeCity.Documents.Word.Layout to generate PDFs and images from Word documents is available at https://developer.mescius.com/document-solutions/dot-net-word-api/demos/.
Fluent OpenXml Generator is .NET library which provides a fluent API for generating, changing and templating documents in OpenXML format.
A template engine for the .NET platform which takes a DOCX file and applies a data object to generate reports, do mail merges, etc. No dependency on MS Word.
This is a cross-platform library providing document layout services to GrapeCity.Documents.Word (GcWord). Adding a reference to this library to a project that uses GcWord will provide GcWordDocument.SaveAsPdf() extension methods, which will allow to export Word documents to PDF. This library does not depend on MS Office or any third-party libraries, and works on all platforms that support .NET Standard 2.0. The online Documents for Word sample browser that uses GrapeCity.Documents.Layout to generate PDFs from Word documents is available at https://www.grapecity.com/documents-api-word/demos/
Document Solutions for Word (DsWord) 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 DsWord object model was designed to make working with Office Word documents in code easier and more convenient. For example, DsWord's 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, DsWord provides a platform-independent layout engine that supports rendering and exporting Word documents to PDF and image formats (https://www.nuget.org/packages/DS.Documents.Word.Layout/). DsWord 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 Documents for Word sample browser is available at https://developer.mescius.com/document-solutions/dot-net-word-api/demos/
# LMY.MSWordEditorManual Microsoft office word remote editor, edit word document by an enduser through APIs, HTTP, with no need for any client application to be installed on enduser machine, it can be used from mobile also
# LMY.MSWordEditor Microsoft office word remote editor, edit word document by an enduser through APIs, HTTP, with no need for any client application to be installed on enduser machine, it can be used from mobile also
GcDocs.Word(GcWord)是一个跨平台的库,用于创建、分析和修改 Office Word 文档,无需依赖于 MS Office。它提供了一个强大且方便的对象模型(基于 Open XML SDK),可访问文档内容和属性,例如页面设置、页眉和页脚等。 GcWord 对象模型旨在使在代码中处理 Office Word 文档更加简单和方便。例如,GcWord 的范围概念允许您创建访问器对象,即使在修改文档时,这些对象也会保持与指定部分内容的关联。 此外,GcWord 提供了一个独立于平台的布局引擎,支持将 Word 文档呈现和导出为 PDF 和图像格式(https://www.nuget.org/packages/GcDocs.Word.Layout/)。 GcWord 与。NET 7、.NET 6、.NET 5、.NET Core 3.x 和 2.x、。NET Standard 2.x、.NET Framework 4.6.1 或更高版本兼容。所有功能在 Windows、macOS 和 Linux 上都得到完全支持。 在线演示浏览器可在 https://demo.grapecity.com.cn/GcWord/上访问。
TabulaRasa is .NET library which provides a fluent API for generating, changing and templating documents in OpenXML format.
Read text from Microsoft Office doc type format example: var text = new Doc().Parse("document.doc"); or string text; var isParsed = new Doc().TryParse(docBytes, out text);
这是一个为 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/ 上访问。
This is a cross-platform library providing document layout services to https://www.nuget.org/packages/DS.Documents.Word/ (DsWord). Adding this library to a project that uses DsWord provides GcWordDocument.SaveAsPdf() and other methods that allow you to export Word documents to PDF and image formats (TIFF, JPEG, PNG). This library does not depend on MS Office and 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 that uses this library to generate PDFs and images from Word documents is available at https://developer.mescius.com/document-solutions/dot-net-word-api/demos/
OpenXML-for-VSTO provides the ability to process content as OpenXML from VSTO addins
Our hero...Mr. Clippy... is back to help us in the Blazor :) The simple wrapper for the clippyjs package.
DocxGrider is a very simple library for working with templates in .docx format.
C# based project MSWord document text replacement. It uses XML to replace text in Header,Body and Footer. It is not using a Word instance. Input1 a dictonary variable. eg Dictonary<string,string> dic["repace"]="newTrxt"; Input2 fullFilepath word document as string.
A tool that compares two Word documents side by side using Microsoft Word.