Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 29,684 for

groupdocs.parser

(0.05 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....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/removing-metad...
  2. Verifying Text signatures | Documentation

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/verify-text-s...
  3. Search for Text e-signatures | Documentation

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-tex...
  4. 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....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  5. Delete indexed documents | Documentation

    GroupDocs.Search has the ability to remove individual documents from the index that are indexed from a stream or structure....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/search/net/delete-indexed-do...
  6. Add link annotation | Documentation

    The page describes how to add link annotation to a document using GroupDocs.Annotation for Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/annotation/java/add-link-ann...
  7. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management formats with GroupDocs.Conversion for Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/convert/proj...
  8. How to Convert HTML to Word using Java

    Learn how to convert HTML to Word in Java and look at sample code to generate DOCX from HTML in Java to conduct document transformations quickly....Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Convert RTF to TXT using Java

    This topic will provide a step-by-step guide on how to convert RTF to TXT using Java. Moreover, it will offer Java code that enables you to export RTF to TXT in Java....Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. How to Compare CSV Files in Java

    Let's learn the step-by-step process to compare CSV files in Java by consuming API and how to consume this guide to develop Java compare CSV files functionality....Search Product Family GroupDocs.Parser Product Family GroupDocs...

    kb.groupdocs.com/comparison/java/how-to-compare...