To ensure a timely and accurate response, please attach the following resources here for testing:
Your input Word document.
Please attach the output file that shows the undesired behavior.
Please attach the expected output file that shows the desired behavior.
Please share the steps that you are using to achieve your requirement.
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.
You are facing the expected behavior of Aspose.Words. Please note that HTML and HtmlFixed are different file formats. The table in MS Word document is exported as <table> tag in HTML file format. However, it is not exported as <table> tag in HtmlFixed format. So, content of DIV tag will be copied in this case.
If you want to copy the table tag and paste it in Excel document, we suggest you please save the document to HTML format instead of HtmlFixed.