Aspose全家桶,17.12版本,Java版本。使用Aspose软件包可避免安装复杂的openoffice或者libreoffice环境。直接调用相应的jar包即可进行文档的PDF转换,方便进行文档的在线预览
2022-01-11 09:59:38 45.82MB word转pdf 文档转PDF 文件预览 Aspose17.12
1
1、core-renderer.jar该jar包修改过中文不换行问题 public static String getConversionHtmlCode(String linkcss,String htmlCode,String title){ String css = ""; css +="<style>"; css +="table{"; css +=" border-collapse: collapse;"; css +=" font-size: 15px;"; css +=" width: 98%;"; css +="}"; css +=""; css +="td{"; css +=" border: 1px solid #ddd;"; css +=" text-align: left;"; css +=" white-space: nowrap"; css +="}"; css +="th{"; css +=" border: 1px solid #ddd;"; css +=" text-align: left;"; css +="}"; css +="</style>"; String html = "<html><head>"+css+"</head><body margin:0;margin-top: 15px;margin-bottom: 15px; text-align: center; font-family:SimSun;\" >"+ title+""+ htmlCode + "</body></html>"; System.out.println("html:"+html); return html; }
2022-01-04 19:46:15 10.79MB pdf不中文 不换行问题
1
aspose-words-16.4.0-jdk16.jar是Aspose对Word文档转换PDF所用的Jar包
2022-01-04 09:35:17 9.24MB java
1
包含aspose.cell,aspose.word等组件,无水印版,支持word,excel转pdf
2022-01-01 11:03:33 13.38MB aspose word转pdf excel转pdf
1
Asp#Net页面生命周期[转].pdf
2022-01-01 09:00:23 1.53MB 技术
安装包包含wkhtmltopdf程序、相关的依赖、库文件,自己做的repocreate 仓库 yum一键安装,下载解压后运行yum_wkhtml.sh ,注意权限问题。安装完成后 用测试命令:wkhtmltopdf www.qq.com /tmp/qq.pdf
2021-12-31 10:05:27 43.79MB pdf转换 网页转pdf wkhtml topdf
1
Word转PDF的jar包Aspose.Words_for_Java_破解版,免费使用,无需配置xml文件
2021-12-30 18:42:23 15.39MB word转PDF
1
aspose office(word、Excel、PPT)转pdf/html 源码参考,照搬可用
2021-12-30 17:05:15 46.31MB java
将html文件转换成pdf文件,并在指定位置添加印章图片
2021-12-28 10:24:40 88KB java html转pdf pdf电子签章
1
excel转pdf
2021-12-27 19:00:28 5.43MB excel转pdf
1