搜索资源列表
在VB中调用Word 应用程序实现动态报表
- 在VB中调用Word 应用程序实现动态报表.rar-in VB application called Word dynamic statements. Rar
testWordAll
- 本工程里的代码是针对VC6调用操作word2003的,是我很辛苦做的,有对Word书签操作的方法,对表格操作的方法,表格复制的方法等等。不过代码乱了些,请见谅,呵呵。-the code works against VC6 call word2003 operation, I am very hard to do. Word bookmarks to have the operation method of operation of the form, copy the form and so o
vbtransferword
- 基于vb实现调用word的源代码,欢迎下载学习
TextClassify
- 应用中科院的分词程序,调用它的接口,从而实现简单的文档分词!-Chinese Academy of Sciences of the sub-word application procedures, call its interface, in order to achieve a simple word document points!
WordWriter
- 自己编的类,实现word的调用操作,验证好用-Own series of classes that implement the call to action word, easy to use verification
GetBlobServlet1
- 在客户端输出存在数据库中的word实体 这里只讨论在client输出oracle中BLOB字段中的word文档实体。其中调用了类getBlobBean,该类提供了从oracle中取出blob功能-In the client-side output of the word entity exists in the database discussed here is output of oracle in the client' s word in the BLOB field in t
word
- 介绍如何通过delphi读取word文档,用于操作调用外部word的程序开发-How to read word document by delphi, call the external word used to operate the program development
WordPlus
- 你可以很方便的在WORD里插入自己的做一个插件,调用自己的函数,实现自己的函数的功能-You can easily insert their own in the WORD to be a plug-in, call your own functions, to realize their functions do
tablemake
- 应用VC调用word接口函数创建表,填写表后把表的内容读到数据库中保存(access)。-VC call word application interface functions to create tables, fill out the form after reading the contents of the table stored in the database (access).
xmlToWord
- xmlToWord程序,定义一套xml描述接口,用户使用xml描述要生成的word文档的格式和内容,程序生成相应的word文档。程序使用python语言实现,通过com调用word编程开发接口,实现word文档自动生成。程序在word 2010上通过测试,其它版本在自动生成目录操作时需要对模板文件路径进行修改。-xmlToWord: define a xml interface, user can use xml file to describe the format and content.
splitewords
- 在对话框中,调用第三方分词工具(ICTCLAS中文分词免费版),实现对中文的分词示例程序,可以对想实现全文搜索算法的中文分词问题提供解决方案。-In the dialog box, call the third-party segmentation tools (word ICTCLAS Chinese free version), the sample program to achieve the segmentation of Chinese text search algorithms C
file_dir
- vb实现文件操作,以及调用word等,内容及界面没有过多的修饰,仅供实现功能。-TO OPERATION WINDOWS FILES BY VB,NO MORE DESIGN ON THE DISPLAY , BUT ENOUGH FUNCTIONS.
oleword
- delphi通过容器调用word及excel的代码,限制在窗口内显示,与程序融合为一体的-delphi through the container calling code word and excel, restrictions in the window display, and procedures for the integrated
ToWord
- VC++将数据导出到Word中生成报表并打印,调用定义好的模板,从VC中输出内容到模板中进行打印,你可以重新编译后运行程序,打开一个文件测试下。-VC++ export data to generate reports in Word and print, call-defined template, the output from the VC content to the template for printing, you can re-compile and run the progra
VBMsWord
- VB6.0调用word,实现基本操作,简单易理解-VB6.0 call word, to achieve the basic operation is simple and easy to understand. . . . .
VC打开word程序
- 利用Visual studio 来操作word,本程序可以将已经编辑好的word文档进行读取和调用(the program can read and call the generated word)
利用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