Hello support,
I am using InsertHTML method while creating the Doc file.
My html contains tables, inside tables some data have predefined Font name and font sizes and some of them doesnt have any font names and font sizes.
I need to use global font name and font size for the undefined font names and font size inside table.
Global font name and font size only works outside table. Inside table only Font name is working.
Please advise me.
Thanks
Hi Tahir,
This html content comes from diffrent users. So its not possible to set style inside each “td”.
We have to give global styles for the entire HTML Content, If there is ANY User defined Styles EXISTS, that STYLE should remain as it is.
Attached Expected document from this HTML content. Right now Aspose Not setting the Correct Font Size inside td. If you have any workaround thats also fine for us.
Thanks
Hi Tahir,
The latest DLL from Aspose Word working fine as Expected. Thanks for your time.