Searching the attached document for “text” only returns hits form the first page, although the word exists on all three pages. GroupDocs Parser 20.12 was used with the following code:
Aspose Sample.zip (42.6 KB)
using …...6 KB) using (Parser parser = new Parser("Aspose Sample.docx"))... sr = parser.Search("text", new SearchOptions(false, false, false...