CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - word VB
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - word VB - List
[
Books
]
VB.NET实例.doc
DL : 3
实例53:获得拨号网络项目 168 实例54:倒计时程序 170 实例55:串行化数据 173 实例56:控制图形移动 175 实例57:多彩文本 178 实例58:开发用户自定义控件 181 实例59:连接数据库(一) 185 实例60:打印和打印预览功能 187 实例61:MP3播放器 192 实例62:随机图形 195 实例63:简单图形 199 实例64:小闹钟 202 实例65:显示鼠标位置 204 实例66:图片浏览器 206 实例67:读写INI文件 210 实例68:读写注册表 214 实例69:文件查询系统 218 实例70:发布应用程序 227 实例71:提示信息 230 实例72:使用数据集 232 实例73:创建停靠工具栏 235 实例74:旋转月亮 238 实例75:轻松控制WORD 241 实例76:轻松控制EXCEL 244 实例77:简单动画 246 实例78:VB与MATLAB接口的实现 248 实例79:获得主机名和IP地址 251 实例80:测试你的心情 253 实例81:客户机/服务器端的实现(一) 255 实例82:客户机/服务器端的实现(二) 258 实例83:发送电子邮件 261 实例84:接收电子邮件 263 实例85:反弹球 266 实例86:实现关机和重新启动 269 实例87:获得WINDOWS运行时间 272 实例88:交通灯 274 实例89:文件操作 276 实例90:使用SPLITTER控件 279 实例91:空心字体 281 实例92:控制开始按钮和任务栏 283 实例93:访问控制面板 286 实例94:电话拨号 289 实例95:动态标题 292 实例96:磁盘信息 294 实例97:显示系统信息 298 实例98:在系统栏显示图标 300 实例99:连接数据库(二) 302 实例100:调用 INTERNET WEB服务 305
Update
: 2010-12-01
Size
: 1.96mb
Publisher
:
wlu@westinfo.net
[
Other
]
利用VB控制WORD输入文字
DL : 0
利用VB控制WORD输入文字-VB control input text WORD
Update
: 2025-02-17
Size
: 1kb
Publisher
:
朱滨
[
Windows Develop
]
VBtoWord
DL : 0
演示如何通过vb操作word-demonstrated how to operate word vb
Update
: 2025-02-17
Size
: 21kb
Publisher
:
张花
[
GUI Develop
]
VB对Word97中书签的编程
DL : 0
1、上述程序在VB5.0中文版和安装了Microsoft Word97的Windows98中文版环 境下调试通过。 2、实例中模板文件的格式并不局限于此,可以是任意格式的Word文档;书签 的定义也不局限于文本,还包括为引用而命名的位置。 3、实例中,当更新书签内容时,应采取更简便的方法,避免程序的冗余。通 常的做法是:按一定的命名规则定义书签(如b1,b2,b3),将所有的数据信息 存放在数据库中,而数据库字段的命名也采用相应规则(如b1,b2,b3),因此 可以利用循环的方法从数据库中读出数据,同时更新书签内容。 4、第3点说明实际上与数据库发生联系,从而可实现标准文档的批量生成和 连续打印。-one, the above procedures in VB5.0 and installation of the Chinese version of Microsoft Word 97 Chinese version of the Windows 98 environment through debugging. 2, examples template file format is not limited to this, it can be in any format, Word documents; Bookmark not confined to the definition of the text, but also as a reference to the location and name. 3, example, when the content is updated bookmarks, should take a more easy ways to avoid redundant procedures. The usual practice is : according to certain rules of naming bookmarks definition (b1, b2, b3), all the data stored in the database and the database fields are named accordingly adopted rules (such as b1, b2, b3), it can use recycled from several methods According to library sensed data, bookmarks updated content. 4, 3:00 not
Update
: 2025-02-17
Size
: 106kb
Publisher
:
[
ADO-ODBC
]
用VB将数据输出到excel和word中
DL : 3
VB将数据输出到WORD和EXCEL中-VB data output to Word and Excel
Update
: 2025-02-17
Size
: 174kb
Publisher
:
赫赫
[
Button control
]
使用WORD作为VB的报表工具
DL : 2
使用WORD作为VB的报表工具,很好用的,请大家快快下载。-use Word as VB reporting tools, the good, everyone can download.
Update
: 2025-02-17
Size
: 32kb
Publisher
:
小万
[
Books
]
VBA For Word 2002 资料
DL : 0
VBA For Word 2002 资料-Word 2002 VBA For information
Update
: 2025-02-17
Size
: 2.24mb
Publisher
:
童纲
[
GDI-Bitmap
]
vb绘制等值线
DL : 0
vb绘制等值线 是一本书中关于图形的章节,word格式,其中包含等值线源码.-Draw contours using VB.It is a chapter about graphics of a book. file type is word. and source codes about contours are included.
Update
: 2025-02-17
Size
: 193kb
Publisher
:
林辉
[
GUI Develop
]
生成Word
DL : 0
可以在VB程序中生成或者调用Word软件,从而可以使应用软件有文字功能。-can generate VB program called Word or software, which can make a written application software functions.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
无语
[
Education soft system
]
vb
DL : 0
学生成绩管理系统的VB源代码 word格式文档-Student achievement management system VB source code word format document
Update
: 2025-02-17
Size
: 4kb
Publisher
:
kcht
[
Editor
]
vb-word
DL : 0
用VB编程实现word的基本功能,适用于VB课程设计指导与学习。包括源代码程序与EXE程序-Programming with VB realize the basic functions of word for VB to guide curriculum design and learning. Including the source code of procedures and EXE program
Update
: 2025-02-17
Size
: 25kb
Publisher
:
[
File Operate
]
vb-word
DL : 0
vb操作word详解 Visual Basic支持一个对象集合,该集合中的对象直接对应于Microsoft Word 97中的元素,并且通过用户界面,用户熟悉这些元素中的绝大多数。例如,Document 对象代表了一个打开的文档,Bookmark对象代表了一个文档中的书签,而Selection对象则代表了在一个文档窗口窗格中的选定内容。在Word中,每一类元素-文档、表格、段落、书签、域等等-都可以用Visual Basic的对象来表示。要在Word中自动执行任务,可以使用这些对象的方法和属性。-vb operating word explain Visual Basic support an object collection, the collection of objects directly correspond to the Microsoft Word 97 elements, and through the user interface, users familiar with the vast majority of these elements. For example, Document object represents a document open, Bookmark object represents a document bookmarks, and the Selection object represents the document in a window pane of the selected content. In Word, each type of element- documents, tables, paragraphs, bookmarks, domain and so on- can use Visual Basic to express the object. To automate tasks in Word, you can use these objects methods and properties.
Update
: 2025-02-17
Size
: 35kb
Publisher
:
d.sh.xia
[
Other systems
]
Word-VB
DL : 0
业余做的水利工程压力管道质检表自生成软件!-Amateur pressure pipe irrigation works done since the generation of software quality table!
Update
: 2025-02-17
Size
: 100kb
Publisher
:
Hgg
[
Other
]
VB
DL : 0
vb.net的函数,语句格式,数据类型,等,word文件,可以作为vb2008编程人员参考资料-vb.net function, statement formats, data types, etc.
Update
: 2025-02-17
Size
: 126kb
Publisher
:
hxjtxd
[
Windows Develop
]
Word_VB_Classic_Reference_Manual
DL : 0
Word VB经典参考手册Word VB Classic Reference Manual,编写word很不错的vb资料-Word VB Classic Reference Word VB Classic Reference Manual, the preparation of the information word is good vb
Update
: 2025-02-17
Size
: 2.24mb
Publisher
:
ou
[
Windows Develop
]
VB.Word.programming.code.related.development
DL : 0
VB Word编程开发相关代码VB Word programming code related to the development -VB Word programming code related to the development
Update
: 2025-02-17
Size
: 2kb
Publisher
:
d
[
ADO-ODBC
]
vb-Access-Database-to-Word-Document
DL : 0
将Access 数据库中图文信息导出到Word 文档的方法——车光宏-Exporting the Method of Graphic Information on the Access Database to Word Document
Update
: 2025-02-17
Size
: 236kb
Publisher
:
晃晃
[
Windows Develop
]
VB--Word
DL : 0
详细介绍了使用VB.NET对word的操作,最后提供了一个在VS2005中对word文档创建、编辑和保存的实例-Details of the operation using VB.NET for word, and finally provide a word document on in VS2005 to create, edit and save the instance
Update
: 2025-02-17
Size
: 6kb
Publisher
:
yang
[
Software Engineering
]
Word-VB
DL : 0
Word VB 参考,可以支持vb控制word自动化的官方文档,非常不错,值得新手学习。-Word VB reference that can support vb control word automation official documentation, very good and worth the novice to learn.
Update
: 2025-02-17
Size
: 2.24mb
Publisher
:
李小璐
[
Other
]
VB操作WORD大全[doc.guandang.net]
DL : 0
vb操作word格式简要介绍,主要是操作word命令(Brief introduction of VB operation word format)
Update
: 2025-02-17
Size
: 11kb
Publisher
:
秋风x
«
1
2
3
4
5
6
7
8
9
10
...
23
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.