Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,946 for

pdf image comparison

(0.2 sec)
  1. outlook_with_max_items.html

    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...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  2. Sign document with Digital signature - advanced...

     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...

    docs.groupdocs.com/signature/java/sign-document...
  3. Update watermarks | GroupDocs

    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...

    docs.groupdocs.com/watermark/python-net/basic-u...
  4. Supported cross-merging Document Types | GroupDocs

    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...

    docs.groupdocs.com/merger/net/supported-cross-m...
  5. GroupDocs.Markdown for Python via .NET | GroupDocs

    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...

    docs.groupdocs.com/markdown/python-net/
  6. Convert to grayscale | GroupDocs

    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...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  7. eSign document with Metadata signature | GroupDocs

    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...

    docs.groupdocs.com/signature/python-net/esign-d...
  8. Running in Docker | GroupDocs

    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...

    docs.groupdocs.com/signature/python-net/getting...
  9. Generating document preview - advanced | GroupDocs

    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 /...

    docs.groupdocs.com/signature/java/generating-do...
  10. 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....Comparison Product Solution GroupDocs...character recognition, OCR) on images, either separate or embedded...

    docs.groupdocs.com/search/java/ocr-support/