From : Aspose Subject: Spotlight on Aspose.Cells and news from Aspose, February 2016 From : campaign Subject: Spotlig......Pdf and news from Aspose, June 2015...Subject: Spotlight on Aspose.Imaging and News From Aspose, July...
This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature details ( , , ) signature image as digital signature appearance...
Search for existing text or Image watermarks and update them using GroupDocs.Watermark for Python via .NET....Comparison Product Solution GroupDocs...watermark or swap the image of an image watermark. Update text...
This section describes GroupDocs.Merger for .NET supported cross-merging types. The Library supports Pdf, DOCX, XLSX, PPTX and many more....Comparison Product Solution GroupDocs...family Cross-format merge to PDF / XPS Cross-format merge to DOC...
Convert Pdf, Word, Excel, and other documents to clean Markdown using Python....Comparison Product Solution GroupDocs...Markdown? 30+ input formats — PDF, Word, Excel, EPUB, MOBI, TXT...
This topic describes how to convert Pdf file to grayscale using the GroupDocs.Viewer Java API....Comparison Product Solution GroupDocs...Render to PDF / Optimize the output PDF file / Optimize images in Java...
This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...Comparison Product Solution GroupDocs...types from metadata perspective: PDF document metadata layer supports...
Learn how to run GroupDocs.Signature for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....Comparison Product Solution GroupDocs...example demonstrates how to sign a PDF file with a text signature using...
This article shows how to generate document pages with advanced options....Comparison Product Solution GroupDocs...(see ); property set to true image preview format - PNG / JPG /...
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....Comparison Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...