搜索资源列表
msword
- VC6.0中通过类向导功能生成的word2003的msword类,可以在VC中需要保存成word时使用。在vs2005中也可以直接使用。-VC6.0 function through the Class Wizard-generated word2003 of msword class, you can save into a word in VC need to use. In vs2005 can also be used directly.
msword
- vc中操作word,利用Cwordoffice类,把word文件切割成400个字一篇的word文档,可以设置关键字和超链接网址,是学习Cwordoffice的很好的例程-vc in the operation word, use Cwordoffice class, cut the word document of 400 words a word document, you can set keywords and hyperlink URL, is to learn a good routi
Report
- vba程序,word自动化程序,vc操作msword,vc操作msword-vba procedures, word automation procedures, vc operation msword, vc operation msword
WordReport
- VS2010中编译链接通过,实现VC调用MSWORD.olb组件在word文档中绘制、修改表格-The VS2010 compiled links by draw in a word document of VC call MSWORD.olb components, modify the form
wordOperator
- 利用VC++,采用msword,对WORD进行操作,进行WORD表格操作。-Using VC++, using msword, right WORD operation, performed WORD table operation.
WordOperator_class
- VC++操作WORD的msword库,直接可以使用,可以对WORD进行表格,排版等操作-VC++ operating WORD of msword library can be used directly, can be WORD form, layout and other operations
利用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