Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 33,045 for

groupdocs.parser

(2.09 sec)
  1. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...Documentation / GroupDocs.Parser Product Family / GroupDocs.Parser for Java...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  2. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...Documentation / GroupDocs.Parser Product Family / GroupDocs.Parser for Java...

    docs.groupdocs.com/parser/java/extract-metadata...
  3. Scan Barcode Online | Barcode Scanning using Im...

    Scan barcodes online. Scan barcode images and scan using the camera. We will also discuss how to programmatically scan barcodes using C# & Java....barcodes with C# using GroupDocs.Parser for .NET : Integrate the...barcodes with Java using GroupDocs.Parser for Java : Set up and...

    blog.groupdocs.com/parser/scan-barcode-online/
  4. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...Documentation / GroupDocs.Parser Product Family / GroupDocs.Parser for Java...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Search Product Solution GroupDocs.Parser Product Solution GroupDocs...Documentation / GroupDocs.Parser Product Family / GroupDocs.Parser for ...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...Documentation / GroupDocs.Parser Product Family / GroupDocs.Parser for Java...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Extract Text from PPT using Java

    This article explains the process of how to extract text from PPT using Java. It also provides a code example to integrate text extraction from PPT in Java projects....Search Product Family GroupDocs.Parser Product Family GroupDocs...environment by installing GroupDocs.Parser for Java , which enables...

    kb.groupdocs.com/parser/java/extract-text-from-...
  8. Extract Text from TXT using Java

    This article offers a comprehensive guide on text extraction from TXT in Java, complete with a code example to help you efficiently extract text from TXT using Java....Search Product Family GroupDocs.Parser Product Family GroupDocs...TXT using Java Add the GroupDocs.Parser for Java library to your...

    kb.groupdocs.com/parser/java/extract-text-from-...
  9. Extract Text from PPTX using Java

    This article gives a detailed guide on how to extract text from PPTX using Java, along with the code to help you easily perform text extraction from PPTX in Java....Search Product Family GroupDocs.Parser Product Family GroupDocs...environment by adding the GroupDocs.Parser for Java library to extract...

    kb.groupdocs.com/parser/java/extract-text-from-...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by Groupdocs.parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...Documentation / GroupDocs.Parser Product Family / GroupDocs.Parser for Java...

    docs.groupdocs.com/parser/java/migration-notes/