aspose-words / Aspose.Words-for-Java

Aspose.Words for Java examples, plugins and showcases
https://products.aspose.com/words/java
MIT License
401 stars 206 forks source link

DOC contains some emphasis mark to image or html #68

Open sad-wang opened 3 years ago

sad-wang commented 3 years ago

I wanna convert DOC contains some emphasis mark to image or html by Document.save(FileName, saveFormat.HTML) , but emphasis mark is disappear in html.

How can I fix it? Thx

AlexNosk commented 3 years ago

@sad-wang Could you please attached your input and output document here for testing? We will check the issue and provide you more information.

sad-wang commented 3 years ago

test.zip here you are.

AlexNosk commented 3 years ago

@sad-wang Thank you for additional information. I managed t reproduce the problem it is logged in our defect tracking system as WORDSNET-21395 (for images) and WORDSNET-15649 (for HTML). We will let you know once this feature is supported. Also, what are your target browsers for HTML? I ask because some browsers might not support the 'text-emphasis' CSS property.

sad-wang commented 3 years ago

fine. Please support this issue as soon as possible. Chrome I use. Thx.

DoubleFooker commented 3 years ago

i have a same problem for convert docx/doc 2 pdf

awaishafeez commented 3 years ago

@DoubleFooker Have you also tried the latest (21.4) version of Aspose.Words for .NET on your end? In case the problem still remains, then we suggest you to please post a new query in Aspose.Words forum, ZIP and upload your input Word document and Aspose.Words generated PDF file showing the undesired behavior in your forum post for testing. We will then investigate your specific issue on our end and provide you more information.