Can Words determine if text in a table is truncated

Can Aspose.Words be used to determine if the text in specific table cell has been truncated due to a cell’s height restriction?

Thank you for your help.

Hi
Thanks for your request. No, there is no direct way to achieve this using Aspose.Words. To achieve this you have to calculate height of content inside cell. This is quite complex rendering task and Aspose.Words does not provide such feature in public API.
Best regards,