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…...Properties → Options → Automatically resize to fit contents checkbox. I...