去除spire水印和只显示10页限制,适用与wpf、winfrom程序预览pdf文件,打印pdf文件等功能.
2023-10-31 14:08:02 4.99MB wpf
1
读写word的工具 spire.doc.free-5.1.0.jar
2023-10-24 16:53:35 36.65MB java
1
Spire.PDF的免费版,有限制 pdf 不能超过10页,转图片不能超过3页应该就这些了 分享下 Thank you for your interests in our Free Spire.PDF for .NET. It is totally free without any warning message for your commercial and personal use. Free version is limited to 10 pages of PDF. This limitation is enforced during loading and creating files. When converting PDF to Image, the first 3 pages of PDF files will be converted to Image format successfully.
2023-10-06 14:39:03 59.37MB Spire pdf
1
spire.xls-12.11.8.jar
2023-04-23 16:53:11 40.21MB
1
最新版 spire.office-3.7.3 , 提供非版得... 当然也可以商用....
2023-04-20 17:45:27 50.01MB spire.office-3.7
1
Spire.pdf.zip+++++++ 祛水印 没有数量限制+++++++++++++++++++++ 亲测可用
2023-04-17 18:29:17 6.94MB C# Spire.pdf pdf 无水印
1
需要添加Spire.PDF和Spire.License引用,可以直接打印本地pdf,不会弹出打印机配置框。
2023-04-12 15:37:36 1KB 静默打印 屏蔽打印配置 Spire.
1
可以添加本地依赖通过命令mvn install:install-file -Dfile=C:\Users\spire.doc-5.4.2.jar -DgroupId=e-iceblue -DartifactId=spire.doc -Dversion=5.4.2 -Dpackaging=jar将该依赖添加到本地依赖库使用,其他添加到lib库依然可以 也可以上传到私有maven仓库进行下载
2023-04-08 16:32:48 39.43MB java jar spire spire.doc
1
------------------------------------ 示例代码,设置分列 for .net ------------------------------------ using Spire.Doc; //初始化Document实例 Document doc = new Document(); //加载现有文档 doc.LoadFromFile("E:\\abc.docx"); //获取第1个section Section section = doc.Sections[0]; //添加两栏,并设置每一栏的宽度及二者的间距 section.AddColumn(150f, 15f); //显示分割线 section.PageSetup.ColumnsLineBetween = false; //保存并打开文档 doc.SaveToFile("E:\\abc_new.docx", FileFormat.Docx2013); //打开新文件查看 System.Diagnostics.Process.Start("E:\\abc_new.docx");
2023-03-29 17:04:17 7.33MB Spire.Doc Spire.PDA 免费版本 无水印版本
1
用于word转pdf的jar
2023-03-28 17:14:34 36.96MB jar
1