InsertHtml function displays Hidden column in output

Hi Team,


I am using InsertHtml function to add Html data in word.

I have table in html.

The table has hidden columns which are exposed in word table.

Please find attached sample html for insertion.

-Nakul

Hi Nakul,


Thanks for your inquiry. Please note that it is not guaranteed that the output Word document will look exactly the same as the input HTML. This is because Aspose.Words was originally designed to work with MS Word document, and HTML documents are quite different. That is why some HTML features are not supported upon importing HTML and some features are not supported upon exporting HTML. In your case, the problem occurs because you’re using style='display:none; attribute in td element.

Moreover, I have logged an issue in our bug tracking system as WORDSNET-6312. Your request has also been linked to this issue and you will be notified as soon as it is resolved. Sorry for the inconvenience.

Please let us know if you need more information, we are always glad to help you.

Best Regards,

The issues you have found earlier (filed as WORDSNET-6312) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.