Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 489 for

viewer print images

(0.08 sec)
  1. OCR support | 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...(library) for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  2. AI Agents and LLM Integration | GroupDocs

    GroupDocs.Comparison for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document review and change-detection pipelines....Viewer Product Solution GroupDocs...two DOCX files in Python and print the detected changes. Why GroupDocs...

    docs.groupdocs.com/comparison/python-net/agents...
  3. Installation | GroupDocs

    Install GroupDocs.Merger for Python via .NET on Windows, Linux, or macOS — from PyPI or from a pre-downloaded wheel, with platform-specific notes for Linux native dependencies....Viewer Product Solution GroupDocs...required for page preview (image rendering) and libfontconfig1...

    docs.groupdocs.com/merger/python-net/getting-st...
  4. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Viewer Product Solution GroupDocs...setSignatureImplemen ( TextSignatureImpleme . Image ); // set up shadow options...

    docs.groupdocs.com/signature/java/sign-document...
  5. OCR support | 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. 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....Viewer Product Solution GroupDocs...(library) for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/java/ocr-support/
  6. Generate signature preview | GroupDocs

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....Viewer Product Solution GroupDocs...creation (see interface ); image preview format - PNG / JPG /...

    docs.groupdocs.com/signature/java/generate-sign...
  7. Convert a Document to Multiple Page Files | Gro...

    Render every page of a multi-page document into its own output file — loop page_number with pages_count=1 and Converter.convert() to produce one PNG, PDF, or image per page with GroupDocs.Conversion for Python via .NET....Viewer Product Solution GroupDocs...presentation to a PNG image and save the output images to a specified...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Viewer Product Solution GroupDocs...are the steps to setup extra image appearance with GroupDocs.Signature:...

    docs.groupdocs.com/signature/java/sign-document...
  9. Features Overview | GroupDocs

    Key features of GroupDocs.Metadata for Python via .NET — read, edit, remove, and export metadata; EXIF, IPTC, and XMP standards; ID3 audio tags; document inspection; and AI-pipeline integration....Viewer Product Solution GroupDocs...metadata across documents, images, audio, video, and many other...

    docs.groupdocs.com/metadata/python-net/features...
  10. Get supported file formats | GroupDocs

    This article shows that how to get the list of all supported file formats of GroupDocs.Redaction by using Python....Viewer Product Solution GroupDocs...lambda x : x . extension ): print ( file_type ) if __name__ ==...

    docs.groupdocs.com/redaction/python-net/get-sup...