GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported.
The following table provides the list of supported formats:
Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported.
The following table provides the list of supported formats:
Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:
Learn what redaction is and how it works. Redaction refers to editing a document to remove or hide confidential or sensitive information....Learn what redaction is and how it works. Redaction refers to editing a document to remove or hide confidential or sensitive information.
Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9:
Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions).
Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class.
Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions).
Constructor LoadOptions(DocumentFormatConfiguration) was removed....Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9:
Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions).
Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class.
Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions).
Constructor LoadOptions(DocumentFormatConfiguration) was removed.
Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Node.js via Java API....Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Node.js via Java API.
This article demonstrates how you can convert to and from finance formats with GroupDocs.Conversion for .NET....This article demonstrates how you can convert to and from finance formats with GroupDocs.Conversion for .NET.
Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for .NET API....Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for .NET API.
GroupDocs.Metadata for Node.js provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum....GroupDocs.Metadata for Node.js provides free technical support available to all users. Please report your question, issue, or feature request using GroupDocs Free Support Forum.
With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats....With GroupDocs.Viewer for .NET you can render documents to PNG and JPEG formats.