Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,144 for

office document

(0.65 sec)
  1. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Extract data from Microsoft Office Excel spreadsheets / Search...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  2. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire Document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Extract data from Microsoft Office Excel spreadsheets / Extract...

    docs.groupdocs.com/parser/java/extract-text-fro...
  3. Extract images from Microsoft Office Excel spre...

    This article explains that how to extract images from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Extract data from Microsoft Office Excel spreadsheets / Extract...

    docs.groupdocs.com/parser/net/extract-images-fr...
  4. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole Document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Extract data from Microsoft Office Excel spreadsheets / Extract...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the Document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Extract data from Microsoft Office PowerPoint presentations /...

    docs.groupdocs.com/parser/java/extract-images-f...
  6. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Extract data from Microsoft Office PowerPoint presentations /...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Extract data from Microsoft Office Excel spreadsheets / Search...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Extract data from Microsoft Office PowerPoint presentations /...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Extract data from Microsoft Office Excel spreadsheets / Extract...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. Extract Table of Contents from Microsoft Office...

    Learn how to extract and work with table of contents from Word Documents (.doc, .docx) using GroupDocs.Parser for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...data from Microsoft Office Word documents / Extract Table of Contents...

    docs.groupdocs.com/parser/net/extract-table-of-...