搜索资源列表
pb与word通讯
- 1.PB数据生成到WORD文件中要使用VBA的相关语法,不明白VBA没关系的,使用word中的宏录制,然后编辑你录制的宏,宏中相关的操作已经是VBA语句了,简单吧? 略做改动就能用在PB中对WORD进行操作了:) 2. 本例中部分内容根据网上相关资料改编 3. 本例程的部分功能:a.窗口自动居中;b.将DW中的数据生成WORD文档,给了一个生成信封的例子;c.将DW生成WORD中的表格;d.根据WORD模板填空生成相应WOR
C#读取Word文档的文字信息
- C#读取Word文档的文字信息,只能读取文字信息,不能读取表格图片
VC读写WORD文档表格
- 该VC程序可以实现对word文档的操作,尤其对于需要动态生成word表格的场合非常实用。
循环在WORD VBA中的应用
- WORD VBA编程中经常用到循环,但容易把对象和属性搞混.
C#操作Word表格类
- 这是一个C#操作word表格的类,包括行,列的各种方法应用。
利用VB控制WORD输入文字
- 利用VB控制WORD输入文字-VB control input text WORD
保留原有工具调入WORD工具的原代码
- 保留原有工具调入WORD工具的原代码-transferred to retain the existing tools WORD-source tools
数据库数据传给Word
- 数据库数据传给Word-pass Word Database
利用Word统计字数和检查拼写错误
- 利用Word统计字数和检查拼写错误-use statistics and inspection wordage spelling errors
word frequency count
- 经典的C语言编程--如何统计字出现的频率(作者是C语言开发者Kernighan和Ritchie)-classic C programming language-- how the statistics of the frequency of the word (The writer is a C-language development were Kernighan and Ritchie)
类似word页面效果源码
- 类似word页面效果源码-similar results pages word-source
用Visual C++操纵MS Word
- 用Visual C++对WORD进行有关操作-Visual C for the right to operate WORD
Oreilly - Word Hacks 28200429
- 让你成为使用word的高手!-let you use the word, a master!
在MFC应用程序中动态嵌入Word文档
- 在MFC应用程序中动态嵌入Word文档-in MFC applications dynamic embedded Word document
VC++ ATL为Microsoft Word加入功能简单的COM插件
- 介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功能简单的COM插件(addin),加入工具栏按钮和菜单等可视部件,并为其加入响应事件的方法,并在最后简单说明了实现与Office宏混合编程的方法-A VC ATL (Active Template Library), using IDTExtensibility2 interfa
在VC中如何将数据导入 Word 中
- 如何将数据导入 Word-how the data into Word
Word EQ
- 使用Word的EQ域功能编辑化学文档的技巧-use Word EQ domain functional chemical document editing skills
用VB将数据输出到excel和word中
- VB将数据输出到WORD和EXCEL中-VB data output to Word and Excel
Delphi操作Word文档
- 此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption
Java抽取Word
- 文章说明了在JAVA程序里如何抽取WORD等文件类型的数据内容。-article explains the procedure JAVA ways to collect documents such as Word types of data elements.