Copy Table with Fixed Cell Widths into another Word Document | Read Table Data and Recreating it in other DOCX File using C# or Java

I am having a tough time recreating tables… I am attempting to read a Word table from a source document and I want to recreate it in a new document.

I do not want the table resized, I want to set the width of the cells based on the source.

Any help would be appreciated.

@mike-2,

Please ZIP and attach the following resources here for testing:

  • Your simplified source Word document and the other document where you are recreating Table
  • Aspose.Words 20.3 generated output DOCX file showing the undesired behavior
  • Your expected DOCX file showing the desired output. You can create this document by using MS Word. Please also list the steps that you performed in MS Word to create this expected document.
  • Please also create a standalone simple console application (source code without compilation errors) that helps us to reproduce your problem on our end and attach it here for testing. Please do not include Aspose.Words DLL files in it to reduce the file size.

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