This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Purchase Buy Now Pricing Information Free Trials Temporary License...
Learn how to check which features are supported for a document using GroupDocs.Parser for .NET. Check text extraction, metadata, images, tables, and other feature support in C#....Purchase Buy Now Pricing Information Free Trials Temporary License...
Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....Purchase Buy Now Pricing Information Free Trials Temporary License...
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....Purchase Buy Now Pricing Information Free Trials Temporary License...
This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Purchase Buy Now Pricing Information Free Trials Temporary License...adjustable resource links. Note Information, explained in this article...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert images to HTML, PDF, PNG, and JPEG formats....Purchase Buy Now Pricing Information Free Trials Temporary License...format automatically based on information in the file header. Note...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....Purchase Buy Now Pricing Information Free Trials Temporary License...Viewer formats date and time information in the message header based...