搜索资源列表
GetFlash
- 使用VBA巨集提取,Microsoft Office的Excl,Word文件中的Flash文件,以".swf"文件类型保存-Use a VBA macro to extract Flash file in the Microsoft Office Excl, Word file, saved. "Swf" file type
利用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