Change table cell width and height

Hi,

I have created a table to be published from a dataset. Is there any way
to go through the cells of the pdf table and change the width/height
based on the the data that is in that cell?

Hi,

Thank you for considering Aspose.

Please refer to the example of Table.ColumnWidths | Aspose.PDF for .NET API Reference.

Please also refer to Font.MeasureString | Aspose.PDF for .NET API Reference.