搜索资源列表
VB-OpenPDFfile
- 本程序用Visual Basic编写完成,能够对pdf文件打开灯操作。方便大家在程序中嵌入对pdf文档的处理。-the procedures using Visual Basic prepared and able to operate lights pdf documents. To facilitate the process of embedding pdf file handling.
cc1000_cn
- CC1000高频芯片数据手册,中文版本的,PDF文档。-CC1000 chip high-frequency data manual, the Chinese version of the PDF documents.
5518ds
- sti5518芯片详细资料,上半部份pdf文档-sti5518 chip detailed information on the part of the pdf file
5518rm
- sti5518资料,pdf文档,下半部分-sti5518 information, pdf documents, the second part
QPSK0299
- stv0299资料,pdf文档,dvb-s解调芯片-stv0299 information, pdf documents, dvb-s demodulator chip
DFRFT
- 离散分数傅立叶变换英文PDF文档,初学者精读.
Microchipguider200706
- 这是MCH公司芯片产品选型的PDF文档! 大家参考一下
code128
- 简单介绍128条形码编码规则。PDF文档。
jodconverter-2.2.2
- 可以将office的doc,ppt,等文档转换为PDF的工具-You can tell the doc to PDF document conversion tool
PDFLibTest
- 本代码利用PDFLIB生成带图像、附件的PDF文档-PDFLIB the code generated with the use of images, PDF document attachments
pdf
- 一个非常简单的pdf转换成word的软件,简单,实用能够搞定大多数的文档-A very simple word pdf conversion software, simple, practical got on the majority of the documents
pdfconverter_71707
- 该软件用于将PDF文档转为Word文档。-The software used PDF documents into Word documents.
pdfsuperview
- Qt+Poppler编写的查看pdf文档的软件,自动记忆阅读历史,再次打开时恢复浏览记录-Qt+ Poppler write the software to view pdf documents, automatic memory read history, is open again to restore history
PDFreaderByVC
- pdf文档阅读器源码,可以很方便地编写出具有xpdf阅读器功能的个性PDF文档阅读器-the reader of pdf document
pdfer
- 一个python程序,用于实行txt文档到pdf文档的转换。-a python program to convert a txt file to pdf file.
Word-Document-to-PDF-Conversion.
- C#一款实用的word文档格式无损转换成pdf格式的源代码-c# word file convert to pdf
PdfToTxt
- 本程序用的是pdflib tet 由于这个是收费的库,所以只能提取10页以内的pdf文档内容,请见谅-The procedure used was pdflib tet is a fee for this library, we can only extract the pdf document content within 10
cPdfView
- Visual C++编写的PDF文档的解析源码,希望对大家有用-prepared by the PDF reader valuable source of reference
jsPDF
- 一款直接在浏览器上打开pdf文档的插件,里面有写好的demo可以直接使用-Open a plug pdf documents directly in the browser, which has written the demo can be used directly
利用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