搜索资源列表
exportwordsrc
- 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
hbdoc
- 该软件是用来合并word文档的,操作简单,vb开发的-The software is used to merge word documents, simple operation, the development of vb
2000121004003
- 我们平时大量接触的Word,Excel文件实际上都是结构化存储文件,用这个示例程序你也可以创建自己的结构化存储文件。要使示例程序正常运行,你还得下载Storage Interface TypeLib(23k)。 地址:http://202.102.231.141/system/download/vb/docprops.zip-we usually come in contact with the Word, Excel documents are actually structured stor
CreateExcel-Word
- 透過 vb 程式建立 excel 及 word 檔案-Excel through vb program to establish and word document
word-process
- vb编写的对字典的单词进行处理,分割成独立的单词,包括字符串的处理,可以导入到excel使用-vb prepared to deal with the dictionary words into separate words, including the handling of string can be imported into excel use
file_dir
- vb实现文件操作,以及调用word等,内容及界面没有过多的修饰,仅供实现功能。-TO OPERATION WINDOWS FILES BY VB,NO MORE DESIGN ON THE DISPLAY , BUT ENOUGH FUNCTIONS.
VB-imitation-Office-Word-Word
- VB仿Office Word艺术字效果,从功能来说几乎拥有Word艺术字的所有功能,在文本框内输入艺术字,点击“刷新”按钮,显示区就会出现艺术字的效果,它有不少的样式可供选择,比如波浪、波形-直线、浮雕、波形-弧线、添加背景色、曲线-直线、圆形-偏移等等。单击艺术字对象可以调整大小,按Shift键可以等比例缩放,最后导出生成PNG/JPG/GIF三种格式的图像。 -Features: Remove the word text string the internal buffer
zpdg716
- 用VB实现WORD中的艺术字效果, 应确保已安装MS WORD 应用程序-Using VB to realize the WORD the art WORD effect, should ensure that installed MS WORD application,,
vbword
- 连接word,并打开word文件,输入内容(Connect to word, and open the word file and enter the content)
DOC2PDF
- word文件自动转换为pdf文件,VB语言编写。(word file is coverted to pdf file automaticly, by visual basic.)