Hi,
I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files.
Parser generally seems to support a lot of formats:
But “GetText” specifically seems to be more limited.
Is there …...filePath) { using (Parser parser = new Parser(filePath)) { // Check...parser = new Parser(documentPath)) { TextOptions options = new TextOptions(false...