边框问题.zip (238.1 KB)
HtmlFixedSaveOptions options = new HtmlFixedSaveOptions();
options.setUseTargetMachineFonts(false);
options.setUseHighQualityRendering(true);
options.setEncoding(Charset.forName("UTF-8"));
options.se…...将word转成html 源文件中的表格没有边框,转出来的表格内容中存在边框 中文技术支持 words-java xiangma...setShowPageBorder(true); document.acceptAllRevisions(); document.save(targetFileName...