HTML Link Conversion

Hi,

we're using Aspose.Words .NET for conversions from HTML to DOCX. The HTML may contain anchors. Since the new version 11.10.0 the texts of these links receive a blue font color and underline during the conversion to docx. Before that this was not the case.

That breaks our solution. Before i search for a solution, i'd like to know if thats by purpose or if it will be switched back to the previous behaviour in a next release.

I attach the sample files to the thread. The conversion was made like that:

Document document = new Document(filename);
document.Save(GetResultFilename(filename, SaveFormat.Docx), SaveFormat.Docx);

Thanks for the feedback,
Oliver

Hi Oliver,


Thanks for reporting this issue to us.

While using the latest version of Aspose.Words i.e. 11.10.0, I managed to reproduce this issue on my side. I have logged this issue in our bug tracking system. The issue ID is WORDSNET-7454. Your request has also been linked to this issue and you will be notified as soon as it is resolved.

Sorry for the inconvenience.

Best regards,

Hi Oliver,


Thanks for your patience. We have a good news for you that is WORDSNET-7454 has now been resolved and its fix will be included in the next version of Aspose.Words (v11.11.0) which is planned to be released by the end of this month. We will inform you via this forum thread as soon as the new release is published.

Best regards,

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


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