搜索资源列表
Text2PDF
- 将TXT文件转换成PDF文件,从CODEPROJECTS网站上得来的,很好用!-to TXT files into PDF files from CODEPROJECTS website due to good use!
Text-PDF
- 可以转换文本文件,doc、wps等文件到pdf,只是字库少了一些,不过还不错,含有源码-can change text files, doc, wps to pdf documents, but some smaller font, But it is also good, containing FOSS
WORD_TO_PDF
- 文章介绍了如何由word转换为pdf文件,最重要的是,如何介绍了制作PDF的目录,以及如何给pdf加密,等
pdf2doc
- 转换pdf为doc 转换pdf为doc
PdfDigiPad_src
- txt格式转换成PDF格式。直接在TXT编辑文档,然后用这个工具转换成PDF格式,进行浏览阅读,是个很不错的小工具。
excel2pdf
- 能有效的进行excel转换为pdf文件。获取excel的表,写入为新的pdf文件。目前中文编码有点问题
PDF工具转换程序
- PDF工具转换程序,从caj,kdh等电子书进行转换,方便使用,PDF tools for the conversion process, from the caj, kdh, etc. to convert e-books, easy to use
jodconverter-2.2.2
- 可以将office的doc,ppt,等文档转换为PDF的工具-You can tell the doc to PDF document conversion tool
doc2swf
- 一款可以将doc,pdf,txt等文件转换成swf格式的小工具-A doc, pdf, txt files into swf format gadget
SPDF
- 我们经常会有这样的经历,只记得只言片语,而不记得是具体是哪个文件,有人会去挨个打开文件去查找,有人会打开WINDOW的文件搜索, 前者就不用多说了,呵呵,后者会发现Window搜索的能力太有限了,比如我们在日常工作中经常会遇到PDF文件,.JAVA文件就无法搜索,而且搜索完成后只是告诉你这个文件里有你需要的,但你还要打开看是否是你真正需要的,最好的方法是我们可否和搜索引擎一样将文件中的关键字所处的上下文列出来呢? 呵呵,本软件就是达到此目的..不但可以列出你要找的关键字的相关内容,还能搜
pdf2text
- 一个基于libpdf,主要是将pdf转换为TXT文件的例子.-Based on libpdf, will be converted to TXT files pdf example.
pdf
- 一个非常简单的pdf转换成word的软件,简单,实用能够搞定大多数的文档-A very simple word pdf conversion software, simple, practical got on the majority of the documents
iText
- doc&pdf转换,测试通过,供大家参考。如果有更好的也请分享。-doc & pdf conversion, test, for your reference. Also if there are better shared.
txt2pdf(1)
- txt转换pdf的实例,附所需要的包,以及代码,完全可以实现,本人试验过,完全好用-txt convert pdf instance, with the required packages, as well as code, can achieve, I tried, completely easy to use
pdfconverter
- 本软件是一个将pdf格式的文件转换为word格式的软件,十分方便。-This software is a file in pdf format will be converted to word format of the software, very convenient.
pdf2tiff
- pdf转换为tiff格式的图片,支持多页格式。-trans pdf to tiff.
187932Text2PDF
- 一个很好的讲txt转换成pdf的代码,大家可以下载使用-Txt talk a good code to convert pdf
Word-Document-to-PDF-Conversion.
- C#一款实用的word文档格式无损转换成pdf格式的源代码-c# word file convert 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