Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 15,623 for

pdf conversion

(0.04 sec)
  1. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file....Conversion Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/detect-encoding/
  2. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/case-sensitive-se...
  3. 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....Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/removing-metad...
  4. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Conversion Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/handle-loading-of...
  5. 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....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  6. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Conversion Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  7. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/search-for-for...
  8. Verify Text signatures in the document | Docume...

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-text-si...
  9. Search for Metadata e-signatures | Documentation

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

    docs.groupdocs.com/signature/java/search-for-me...
  10. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); FormFieldSearchOptio options...

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