Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 2,816 for

parsing

(0.05 sec)
  1. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  2. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null.... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. 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.... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. 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.... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. 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.... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Extract metadata from Microsoft Office Excel sp...

    This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets.... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Search text in Emails | Documentation

    Search a keyword in emails using Search method... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/net/search-text-in-em...
  8. Extract text from ZIP archive files | Documenta...

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:... You are welcome to parse documents and extract data from...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Load document from Azure Blob Storage | Documen...

    This article demonstrates how to convert document stored in Azure Blob storage using GroupDocs.Conversion for Java API.... parse ( STORAGE_CONNECTION_STRING...

    docs.groupdocs.com/conversion/java/load-documen...
  10. GitHub - stefan-kolb/aoc-mgx-format: Age of Emp...

    Age of Empires: The Conquerors - Savegame File Format - stefan-kolb/aoc-mgx-format...directly and does not have to be parsed. What are the various IDs used...

    github.com/stefan-kolb/aoc-mgx-format