文件名称:Pdfvert:将多种文件类型转换为PDF
文件大小:307KB
文件格式:ZIP
更新时间:2024-05-20 13:26:56
C#
Pdfvert 使用OpenOffice v4.1.2将各种文件类型转换为PDF。 使用OpenOffice SDK v4.1.2-NuGet软件包中包含的DLL(无需下载) 支持的文件类型: .doc .docx 。文本文件 .rtf .html .htm .xml .odt .wps .wpd .xls .xlsb .xlsx .ods .ppt .pptx .odp 在此处下载OpenOffice: 安装nuget软件包: PM > Install-Package Pdfvert 用法: var inputFile = " C: \t emp \t est.docx " ; // file you want to convert var outputFile = " C: \t emp \t est.pdf " ; // new pat
【文件预览】:
Pdfvert-master
----.gitignore(5KB)
----README.md(837B)
----Source()
--------Pdfvert.Tests()
--------Pdfvert.Core()
----Pdfvert.sln(2KB)
----lib()
--------cli_cppuhelper.dll(62KB)
--------cli_uretypes.dll(116KB)
--------cli_oootypes.dll(900KB)
--------cli_ure.dll(8KB)
--------cli_basetypes.dll(11KB)