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....Search Product Solution GroupDocs...Excel spreadsheets / Extract text from Microsoft Office Excel...