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

pdf comparison

(0.07 sec)
  1. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  2. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/working-with-attr...
  3. Getting documents in network | GroupDocs

    This page contains information about getting indexed documents in the search network....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/getting-documents...
  4. 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...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/ocr-support/
  5. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...outputPath = "./password-protected.pdf" PdfConvertOptions convertOptions...

    docs.groupdocs.com/conversion/java/load-passwor...
  6. How to Extract Metadata from Word Document usin...

    This short tutorial describes the process to extract metadata from Word document using Java, and how to iterate through the metadata word document in Java....Comparison Product Family GroupDocs...various document formats such as PDF, XLSX, PPTX, MSG, EML, EPUB,...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  7. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....Comparison Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { UnderlineAnnotation underline...

    docs.groupdocs.com/annotation/net/add-underline...
  8. How to search for Metadata signatures | GroupDocs

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { MetadataSearchOption options...

    docs.groupdocs.com/signature/net/search-for-met...
  9. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); DigitalSearchOptions options...

    docs.groupdocs.com/signature/java/advanced-sear...
  10. Search for QR-Code e-signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); QrCodeSearchOptions options...

    docs.groupdocs.com/signature/java/search-for-qr...