Get Colsep and Rowsep from Aspose Words Table

Hello Team,

I am trying to get the properties colsep (separation of the columns) and rowsep (separation of the rows) from an Aspose word table, but I don’t know what property Is what I need and the properties I get do not correspond to the table. I need the size of the cells of the table too. I need all ot this because I’m trying to create a table in xml by manually extracting properties from the Aspose table.

Here is the properties of the table in the word docx document.

image.png (34.6 KB)
image.png (28.0 KB)
image.png (21.4 KB)
image.png (23.5 KB)

When I get the properties I have diferent numbers:

image.png (27.4 KB)
image.png (20.6 KB)

Any help with this?

A lot of thanks and best regards.

@josgobo

Thanks for your inquiry. To ensure a timely and accurate response, please attach the following resources here for testing:

  • Your input Word document.
  • Please share the expected output.
  • Please create a simple Java application ( source code without compilation errors ) that helps us to reproduce your problem on our end and attach it here for testing.

As soon as you get these pieces of information ready, we will start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip and upload them.