搜索资源列表
PDF-to-Word
- pdf转化成word pdf转化成word pdf转化成word
pdfconverter
- 本软件是一个将pdf格式的文件转换为word格式的软件,十分方便。-This software is a file in pdf format will be converted to word format of the software, very convenient.
exporter
- 将datatable的数据批量导入到word,excel,pdf,csv,html,csv中,该代码开发环境为vs2008,开发语言c#-Exports a DataTable/IEnumerable to Word/Excel/PDF/CSV/HTML/CSV Can be customized It’s developed in C#
pdfconverter
- 是一个由pdf 精确装换为word的 程序 实用性很强-Accurate loading a pdf converted to word program is very practical
easyconverter-sdk3-word-vcsharp
- pdf to word open source code in c#
Word-Document-to-PDF-Conversion.
- C#一款实用的word文档格式无损转换成pdf格式的源代码-c# word file convert to pdf
WPSToPDF
- 通过wps将word转换成pdf,代码高效,转换速度快-wps to pdf
DOC2PDF
- word文件自动转换为pdf文件,VB语言编写。(word file is coverted to pdf file automaticly, by visual basic.)
利用VC实现Word文档预览
- 利用VC实现word文档预览功能,可以将预览嵌入到应用的对话框中。原理是:先调用word的ole接口将doc文件转换为pdf,再利用pdf2swf.exe工具将pdf转换为swf,利用swf进行预览。内有详细的说明文档。(Using VC to implement the word document preview function, you can embed the preview into the dialog box of the application. The principle i