Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 17,425 for

pdf comparison

(2.51 sec)
  1. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Comparison Product Solution GroupDocs...const documents = [ 'Lorem ipsum.pdf' , 'English.docx' , 'Lorem ipsum...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. Delete indexed documents | GroupDocs

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Comparison Product Solution GroupDocs..."c:\\MyDocuments\\SomeDocument.pdf" ; String indexFolder = "c:\\MyIndex\\"...

    docs.groupdocs.com/search/java/delete-indexed-d...
  3. Get document information | GroupDocs

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { IDocumentInfo documentInfo...

    docs.groupdocs.com/signature/net/get-document-i...
  4. Delete QR-code signatures from documents | Grou...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/delete-qr-code...
  5. Extract images from Emails | GroupDocs

    Extract images from emails, by default images are extracted with its original format...Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-images-fr...
  6. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  8. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution in Java....Comparison Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  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....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/ocr-support/
  10. Extract metadata from documents | GroupDocs

    Learn how to extract metadata from Pdf, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Get document properties like author, title, creation date in C#....Comparison Product Solution GroupDocs...documents of various formats: PDF, Emails, Ebooks, Microsoft Office:...

    docs.groupdocs.com/parser/net/extract-metadata-...