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

viewer print images

(0.29 sec)
  1. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-watermark-net, and run three minimal examples — add a text watermark, add an image watermark, and read document info — in under five minutes....Viewer Product Solution GroupDocs...document, lets you add text or image watermarks, search for or remove...

    docs.groupdocs.com/watermark/python-net/quick-s...
  2. 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...
  3. 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...
  4. Convert XLSX to GIF using Python

    Let's convert XLSX to GIF using Python in a few easy steps without installing extra APIs. Also, provided the code to effortlessly export XLSX to GIF in Python....Viewer Product Family GroupDocs.Comparison...your XLSX spreadsheet as a GIF image Automating the conversion of...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  5. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Viewer Product Solution GroupDocs...additional image adjustments Sign documents with additional image adjustments...

    docs.groupdocs.com/signature/java/sign-document...
  6. 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/
  7. 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...
  8. 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...
  9. 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/
  10. 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...