Embedding CSS/HTML in a word document

Hello,
I am using DocumentBuilder to create HTML documents.
I want to create a link to a css in the HTML document but I am not able to write any HTML in my documents using aspose. A method called DocumentBuilder.insertHtml() came up in a search in the forums but my java API doesnt have this method.

Am I using a wrong verion?

When I use write(String str) method to write HTML, it of courses types out the HTML code verbatim.

Is there any way to write HTML using documentBuilder in a word document that will be ultimately stored as an HTML document?

Thanks





Working with HTML is not yet supported in Java version. We are working on it right now and will probably release in about a month.

Best regards,