Recommend SaveOptions for saving as HTML

Hi


Do you have recommended save options for saving a Document as HTML for use/presentation with CKEditor?

Thanks,

Dave

Hi Dave,


Thanks for your inquiry. Here are a couple of recommendations.

HtmlSaveOptions.CssStyleSheetType: Specify CssStyleSheetType.Embedded option
HtmlSaveOptions.ExportImagesAsBase64: Specify True value to it

However, you can try experimenting with other options such as ExportListLabels, ExportLanguageInformation, Encoding etc to find out how this editor responds to Aspose.Words generated HTML.

Best regards,

Thanks, I’ll give that a try.


HI again, just curious whether v15 of the library brings any improvements as I notice you have introduced the RoundTrip facility.


Or do you know of any alternatives to CKEditor that can be used to edit the HTML version of a doc?

Thanks

Hi Dave,


Thanks for your inquiry. The latest version of Aspose.Words produces clean HTML and there should not be a problem when loading it in any editor. In case the problem still remains, please attach a simple solution (simplified source code) that helps us reproduce your problem on our end. We will investigate the issue on our end and provide you more information.

Secondly, we have introduced many new features and bug fixes in current release, please refer to the release notes below:
http://www.aspose.com/community/files/51/.net-components/aspose.words-for-.net/entry611241.aspx

Best regards,