Hello,
Hi Hiren,
Thanks for your inquiry. It would be great if you please share following detail for our reference.
- Please attach your input Word document.
- Please share some more detail about your scenario.
- Please
attach your target Word document showing the desired behavior. You can
use Microsoft Word to create your target Word document. I will
investigate as to how you are expecting your final document be generated
like.
us we’ll start our investigation into your issue.
I have exactly the same problem with my Aspose Word templates: sometimes my table has 5 columns, sometimes 4.
Hi Frank,
Thanks for your inquiry. Please note that a table in MS Word is a set
of independent rows. Each row has a set of cells independent on cells
of other rows. So there is no logical “column” in a MS Word’s table.
“The 1st column” is something like “a set of the 1st cells of each row
in a table”.
There is no APIs to work with table’s columns.
However, you can work with columns using the workaround shared in
following documentation link. Hope this helps you.
http://www.aspose.com/docs/display/wordsjava/Working+with+Columns