Hi,
I am using Aspose.Word 20.11.0 (Licensed Version) to convert html to word. In word (.docx) file, the table is split to multiple nested table.
For you reference, I have attached both files (html and docx)
.
Please…...2022, 9:31am #18 I am using encoding in code as mentioned below...below : htmlLoadOptions.Encoding = Encoding.UTF8; And the provided...