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 …...Searching the attached document for “text” only returns hits form the...IEnumerable<SearchResult> sr = parser.Search("text", new SearchOptions(false, false...