Bad Effect?

License license = new License();
license.setLicense("C:\\Users\\Lixp\\Desktop\\Aspose.Total.Java.lic");
Document document = new Document("C:\\Users\\Lixp\\Desktop\\badeffectwithfonts.docx");
document.acceptAllRevisions();
document.save("C:\\Users\\Lixp\\Desktop\\convert\\editonlinewithfonts.doc.html",SaveFormat.HTML_FIXED);
document.save("C:\\Users\\Lixp\\Desktop\\convert\\editonlinewithfonts.doc.jpeg",SaveFormat.JPEG);


Hi there,


Thanks for your inquiry. Could you please share some more detail about your query related to “Bad Effect”? We will investigate the issue on our side and provide you more information.

You can convert it by our code!

Hi there,


We have tested the scenario and have noticed that the Chinese text (碧桂园集团文件) distribution is lost in output HtmlFixed. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-12985. You will be notified via this forum thread once this issue is resolved. We apologize for your inconvenience.

We have not found any other issue in output document. Could you please share some more detail about your query related to Bad Effect”? We will investigate the issue on our side and provide you more information.

Sorry,the issue you noticed is what we mean Bad Effect.Our customer doesn’t accept this effect!

Hi there,


Thanks for sharing the detail of the issue. We will inform you via this forum thread once this issue is resolved. We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-12985) have been fixed in this Aspose.Words for .NET 17.6 update and this Aspose.Words for Java 17.6 update.


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