When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML .
the problem of style As shown in the red box belo…...column foreach (Row row in insertedTable.Rows) { foreach (Cell...(Cell cell in row.Cells) { // Example: set each cell to 100 points...