This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn how to extract fonts from input Word documents when editing with GroupDocs.Editor API for Node.js....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This section describes how to get started with GroupDocs.Conversion for Python via .NET library in order to convert files...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents.
Here are the steps to extract a text from Microsoft Office Word document:
Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...