Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 16,570 for

pdf comparison

(0.09 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....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  2. Scan Barcode from DOCX using Java

    This guide demonstrates how to scan barcode from DOCX using Java, including a code example to help you extract barcode from DOCX in Java easily and efficiently....Comparison Product Family GroupDocs...guide on scanning barcodes from PDFs using Java. For a more in-depth...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  3. How to Convert SVG to PNG in Java

    Let's review the detailed instructions to convert SVG to PNG in Java and how to use these points to develop Java convert SVG to PNG capability....Comparison Product Family GroupDocs...formats, including HTML, TSV, DOC, PDF, JPEG, XLSX, and others. We dicussed...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. How to Extract Images from Excel in Java

    Quickly learn the workflow to extract images from Excel in Java and develop the parsing application to get images from Excel using Java in a few lines of code....Comparison Product Family GroupDocs...document formats such as DOC, DOCX, PDF, PPT, PPTX, and many more. We...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  5. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/composing-sign...
  6. Render PPTX as HTML using Python

    Let's learn how to render PPTX as HTML using Python in few steps. This tutorial explains how to convert PPTX to HTML in Python for web-friendly presentation sharing....Comparison Product Family GroupDocs...tutorial on render hidden slides to PDF using Python . This resource...

    kb.groupdocs.com/viewer/python/render-pptx-as-h...
  7. Verify QR-code signatures in the document | Gro...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { QrCodeVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-qr-code...
  8. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/search-for-bar...
  9. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); BarcodeSearchOptions options...

    docs.groupdocs.com/signature/java/search-for-ba...
  10. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" )) { BarcodeSearchOptions options...

    docs.groupdocs.com/signature/net/update-barcode...