Learn how to add text watermark to XLSX using Python. This tutorial shows how to embed watermark text into XLSX spreadsheets with custom font, color, and alignment....presentation materials, you may also want to explore our related...
This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...
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....resources GitHub examples You may easily run the code from documentation...
Render CAD files (DWG, DXF, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer's options....images have the same size and may look distorted. To avoid this...example) is very complex, it may lead to quite significant processing...
This page contains information about managing dictionaries of shards in the search network....resources GitHub examples You may easily run the code from documentation...
Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library.... You may specify absolute or relative...
Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Node.js via Java API and couple lines of code... You may specify absolute or relative...
This page contains information about managing dictionaries of shards in the search network....resources GitHub examples You may easily run the code from documentation...
This page contains information about getting document text in the search network....resources GitHub examples You may easily run the code from documentation...