搜索资源列表
fileprint
- 二进制文件的打印和预览,非常实用的,对VC的文件操作部分的学习很有帮助!-binary files and print preview, very practical, the VC operation of the paper part of the study and helpful!
sqlftp
- 提供一種新的文件上傳思路,在局域网内,发布文件在数据库中,大家可以预览,下载, 可以保存任何类型的文件,并且写入和读取速度极快,采用了ado中的stream技术。里面带了数据库生成脚本。运行先生成数据库,在配置好用户名和密码,即可。
txtcat
- 电子书合并工具,支持预览文件,支持多种文件编码,使用C7编译
100426
- EXCEL操作类 可以对EXCEL文件进行所有常见的操作。 1。合并与修改单元格 2。打印和预览 3。字体格式的修改 4。背景的设置 5。对齐方式的设置 6。背景的设置 7。单元格数据类的设置 8。其他细节部分详见文件类的说明 -EXCEL EXCEL file operation class can be for all common operations. 1. Combined with the modified cell 2. Print and Pr
sample0504
- 能实现新建文件,文件的保存,文件的预览,打印预览-To achieve new files, document storage, document preview, print preview
78957352
- 一个CList类的继承,包括预览,所见即所得的打印等()
利用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