This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
How to extract table of contents from EPUB e-books getToc method is used....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains that how to optimize index to reduce the number of segments in an index....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Learn how to merge audio files, combine audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents.
To connect OCR, you need to implement the IOcrConnector interface in the client code.
The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images.
String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...