Variable Table width

Greetings people.

Assuming one has created a table using the DocumentBuilder class, via Document.StartTable(), is it possible to manipulate the width of the table as a whole, or, if it comes to that, the width of the columns? Essentially, what I am looking for is a way to make a table, either at creation time via DocumentBuilder, or later on through a Table object, have a width equal to that of the page width. Can one acquire the active (i.e. within the margins) width of a page, either using PageSetup or another object? Can one change the total width of a Table object?

Thank you very much in advance,
Philip Alexander Hassialis

Hi

Thanks for your request. Unfortunately, currently, there is no way to access table format using Aspose.Words. So you cannot get/set width of the table. Currently, you can only get/set width of the particular cell in the table.
Best regards.

The issues you have found earlier (filed as WORDSNET-581) have been fixed in this .NET update and in this Java update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(5)