aspose word for java将word文档转为html后,着重号丢失
htmlSaveOptions设置如下:
private HtmlSaveOptions initHtmlSaveOptions() {
HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.HTML);
options.setEncoding(StandardCharsets…...preserved as style='font-emphasize:dot' . We will investigate whether...