Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 17,872 for

pdf conversion

(0.59 sec)
  1. Removing metadata | GroupDocs

    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/net/removing-metadata/
  2. 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...
  3. Case sensitive search | GroupDocs

    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...
  4. Removing metadata | GroupDocs

    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...
  5. 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. 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. Extracting Document Metainfo | GroupDocs

    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....Conversion Product Solution GroupDocs...fixed-layout format, such as PDF and XPS. EmailDocumentInfo: For...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  7. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); { TextSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...
  8. Extract Metadata from Documents | GroupDocs

    Extract metadata (author, title, custom properties) from Pdf, Office, images, emails, and other formats using GroupDocs.Parser for Python via .NET....Conversion Product Solution GroupDocs...Parser with Parser ( "./sample.pdf" ) as parser : metadata_items...

    docs.groupdocs.com/parser/python-net/extract-me...
  9. Update Text signatures in document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" ); try { TextSearchOptions options...

    docs.groupdocs.com/signature/java/update-text-s...
  10. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...new Signature ( "sampleSigned.pdf" ); try { BarcodeSearchOptions...

    docs.groupdocs.com/signature/java/update-barcod...