This article explains how to specify encoding when loading documents with GroupDocs.Viewer within your .NET applications....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more formats....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
The page describes how to add link annotation to a document using GroupDocs.Annotation for Java....Close Navigation Products GroupDocs.Total Product Family 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.
const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Close Navigation Products GroupDocs.Total Product Family GroupDocs...
This short article provides a stepwise procedure to convert EPUB to PDF using C# and a sample working application to convert EPUB file to PDF in C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...
This tutorial explains the process to convert EPS to JPG in C# using document converter APIs and provides a sample code for C# EPS to JPG converter application....Find Answers by API GroupDocs.Total Product Family GroupDocs...
This short tutorial provides a step-by-step procedure to convert TeX to PDF using Java and how to create an application to convert LaTeX file to PDF in Java....Find Answers by API GroupDocs.Total Product Family GroupDocs...