Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,723 for

pdf image comparison

(0.08 sec)
  1. Using OCR to extract a text from images and PDF...

    GroupDocs.Parser provides API to extract a text from Image files and non-text Pdfs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Comparison Product Solution GroupDocs...to extract a text from images and PDFs Using OCR to extract a...

    docs.groupdocs.com/parser/net/using-ocr/
  2. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Comparison Product Family GroupDocs...to Add Reply to Annotation in PDF using C# How to Add Watermark...

    kb.groupdocs.com/categories/page/31/
  3. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Comparison Product Solution GroupDocs...into metadata signature to Image document. using ( Signature...

    docs.groupdocs.com/signature/net/implement-cust...
  4. Evaluation Limitations and Licensing | Document...

    free metadata api version is available to evaluate the API which will be similar as licensed but with few limitations....Comparison Product Solution GroupDocs...Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio...

    docs.groupdocs.com/metadata/net/evaluation-limi...
  5. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Comparison Product Solution GroupDocs...into metadata signature to Image document. Signature signature...

    docs.groupdocs.com/signature/java/implement-cus...
  6. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, Images or barcodes that are the part of document content....Comparison Product Solution GroupDocs...if document component (text/image/barcode/qr-code) is the actual...

    docs.groupdocs.com/signature/net/searching-for-...
  7. How to Run Examples | Documentation

    Examples to annotate on your documents, Images or web pages using C#....Comparison Product Solution GroupDocs...Annotator ( "C:\output\input.pdf" )) { // Add annotations annotator...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  8. Save with default options | Documentation

    This article demonstrates the simplest way to save the document...Comparison Product Solution GroupDocs...document will be rasterized to PDF and will have the same name as...

    docs.groupdocs.com/redaction/net/save-with-defa...
  9. Logging | Documentation

    Logging when rendering documents with GroupDocs.Viewer for Java...Comparison Product Solution GroupDocs...viewer = new Viewer ( "sample.pdf" , viewerSettings )) { ViewOptions...

    docs.groupdocs.com/viewer/java/logging/
  10. Save with default options | Documentation

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to Pdf and will have the same name as the original one except its extension (.Pdf). The Pdf file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Comparison Product Solution GroupDocs...document will be rasterized to PDF and will have the same name as...

    docs.groupdocs.com/redaction/java/save-with-def...