Simplier HTML output generation

Hi,

Is it possible to get Aspose Word for Java to generate a simpler style of HTML? For example, if a word or phrase is bolded, then a SPAN tag is created with font-weight of Bold. If you have an unordered list, there is a similar type of HTML generation. My client is asking if we can generate the older style of HTML, using b, i, u, ul, etc.

Is this possible?

Regards,

Dave Wolf

Hi Dave,

Thanks for your request. Unfortunately, there is no way to output simpler HTML using Aspose.Words. However there are few things you can configure. Please see SaveOptions.HtmlExportXXX properties:
https://reference.aspose.com/words/net/aspose.words.saving/saveoptions/
We will also consider adding an option, which controls how lists are exported to HTML.
Best regards.

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

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