Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 15,791 for

pdf comparison

(0.04 sec)
  1. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/removing-metad...
  2. OCR support | Documentation

    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/
  3. Extracting Document Metainfo | Documentation

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....Comparison Product Solution GroupDocs...fixed-layout format, such as PDF and XPS. EmailDocumentInfo: For...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  4. Set metadata properties | Documentation

    This article explains the usage of SetProperties method is used to update or add metadata. You can easily add metadata to photos, Pdfs or you can update or add data to mp3 files....Comparison Product Solution GroupDocs...easily add metadata to photos, pdfs or you can update or add data...

    docs.groupdocs.com/metadata/net/set-metadata-pr...
  5. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....Comparison Product Solution GroupDocs..."c:\\MyDocuments\\MyDocument.pdf" ; // Extracting data from a...

    docs.groupdocs.com/search/java/separate-data-ex...
  6. eSign document with Text signature | Documentation

    This article explains how to sign document with Text signature by GroupDocs.Signature API. Let's try to add digital signature to a Pdf programmatically....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Spell checking | Documentation

    This article shows that how spell checking works during the search....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/spell-checking/
  8. Load Markup document with options | Documentation

    Learn this article and check how to load and convert HTML documents with advanced options using GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...conversion to formats such as PDF, DOCX, or PNG. The library ensures...

    docs.groupdocs.com/conversion/java/load-markup-...
  9. Remove metadata properties | Documentation

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/remove-metadata...
  10. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/adding-metadata/