Hello,
I’m having problem with GetEntity function from Aspose.Words.Layout. Please find the attached example application with input document. In given example it throws ArgumentOutOfRangeException with following details:
Expected a value between 0 and 0.
Parameter name: index
After removing few lines or letters from document it works, but it’s quite random. Is this something wrong with document itself, or is this function not working properly?
Thanks,
Bartosz
LayoutParserGetEntityTest.zip (27.4 KB)