License license = new License();
license.setLicense("C:\\Users\\Lixp\\Desktop\\Aspose.Total.Java.lic");
Document document = new Document("C:\\Users\\Lixp\\Desktop\\editonlinewithfonts.doc");
document.acceptAllRevisions();
document.save("C:\\Users\\Lixp\\Desktop\\convert\\editonlinewithfonts.doc.html",
SaveFormat.HTML_FIXED);
source file:
QQ截图20160114124012.png
afterconvert:
QQ截图20160114124138.png