搜索资源列表
D3D9初级教程(含PDF文档和10篇VC源文件)
- D3D9初级教程(含PDF文档和10篇VC源文件) D 3D9初级教程(含PDF文档和10篇VC源文件)-transactions (including PDF files and the source of 10 VC) transactions primary Guide (including PDF files and 10 VC source file)
VB 不使用控件创建无压缩文档pdf
- VB 不使用控件创建无压缩文档pdf
touchpadreference.rar
- 触摸屏相关资料,源程序和pdf文档。some reference about touchpad.sourcecode and pdf,Touch-screen information, source code and pdf documents. some reference about touchpad.sourcecode and pdf
VcMultiView
- VC项目开发之单文档多视图程序实现,有PDF文档。-VC project development of the single-document multi-view program implementation, there are PDF documents.
Pdf
- Pdf文档在线编辑控件源码及演示 支持Pdf文档在线编辑,并可以进行另存管理。 PdfTestSite为演示文件夹 PdfViewer为控件源码控件 51aspx.pdf为模版文件-Pdf Document-line edit control source and demonstrate support for Pdf document online editing, and can manage to save. PdfTestSite for the presenta
FreePic2Pdf
- Pic文件转化为pdf文档 to Pdf-Pic document into a pdf document to Pdf
PDF-fairy
- PDF转换为word格式,可以将pdf文档转换为word格式-pdf to word
ExtractPDFText_src
- 从PDF文档中取词的实现过程示例。 关于如何从pdf取词是比较烦人的功能。-PDF document from the realization of the process of taking the word sample. On how to get word from the pdf of the function is more annoying.
14988
- stm32的学习资料,PDF文档,中文说明.-stm32 of learning materials, PDF documents, the Chinese note.
pdf
- 一个非常简单的pdf转换成word的软件,简单,实用能够搞定大多数的文档-A very simple word pdf conversion software, simple, practical got on the majority of the documents
MC388_AT_Commands.pdf
- GPRS MODEM关于MC388_AT_Commands的pdf文档-GPRS MODEM the pdf documents on MC388_AT_Commands
libharu-2.2.0
- 老外写的超级好用的 PDF 生成控件 libharu,功能超级强大, 对中文的支持也非常好,而且开源的. 可以生成非常漂亮的PDF文档. 最新版本 2.2.0,附件中包括所有源码和需要用到的链接库zlib和libpng(这两个库是必须用的,如果直接去官方网站下载,不提供这两个库).zlib和libpng都是最新版本,本人亲自编译,保证能用. 支持中文显示字体方法如下: HPDF_UseCNSFonts(pdf) HPDF_UseCNSEncodings(pdf)
ISO_15765-3
- PDF 文档,描述汽车诊断协议ISO_15765(2004)道路车辆——控制局域网络诊断——第3部分:统一诊断服务实现-PDF Document, describes automobile diagnostic protocol ISO_15765 (2004) Road Vehicles- Control Area Network Diagnosis- Part 3: realization of a unified diagnostic services
PDF-Reader
- PDF文档显示实现, PDF文档显示实现。-Display of PDF documentsDisplay of PDF documents,Display of PDF documents,
PDFViewASP
- PDF文档在线浏览,PDF文档在线浏览 PDF文档在线浏览,PDF文档在线浏览-PDF documents online PDF documents online PDF documents online PDF documents online
PDF
- C#编程读取pdf文件 这看起来是一个不太难的任务,或许您已经在web中找到了如何实现的参考资料。如果您有一个PDF文件,而您不知道如何从中读取数据,可以参考下面的内容。 首先,您需要一些能够帮助您处理PDF文件的动态库。我用的是PDFBox。那么,什么是PDFBox呢?官方网站的介绍如下PDFBox 是一个开源的用于处理PDF文档的Java PDF 库 。它能够创建新的PDF文档,处理现存的PDF文档,还能从文档中抽取内容。PDFBox还包含几个命令行工具。(C# programming
C 语言ISO标准文档
- C++语言ISO标准文档.pdfC 语言ISO标准文档.rar(C++ language ISO standard document.Pdf)
利用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
PDF編輯
- PDF 编辑器;Windows应用程序,可打开PDF文档,进行简单的页面删除、添加;(PDF Editor; Windows Application, Can open PDF Documents, Simple page Deletion, Add;)
C# 在WinForm内打开PDF文档
- C# 在WinForm内打开PDF文档 通过调用Adobe dll插件 可以运行