Introduction to GroupDocs.Signature for Python via .NET - what is it and why to use...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
GroupDocs.Metadata for Python via .NET lets you read basic file information — format, extension, MIME type, page count, size, and encryption state....Viewer Product Solution GroupDocs.Annotation 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.
const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Search for and remove existing text or image watermarks using GroupDocs.Watermark for Python via .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
Add image watermarks from a file or a stream using GroupDocs.Watermark for Python via .NET....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...
This short guide explains how to convert Image to PDF in Java. You can also learn about document conversion by looking at the sample Java code to convert JPG to PDF....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...
This post covers basic document conversion and contains detailed instructions on how to convert Excel to CSV in Java along with Java code to convert Excel to CSV....Conversion Product Family GroupDocs.Annotation Product Family GroupDocs...