I am using Aspose.Words for .Net.
I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set:
table.PreferredWidth = PreferredWidth.FromPercent(80);
I tried al…...document is likely due to the content of the specific row you’re...you’re adding. If the content exceeds the available width, it can cause...