Location:
Search - word vb
Search list
Description: 实例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
Platform: |
Size: 2052608 |
Author: wlu@westinfo.net |
Hits:
Description: 利用VB控制WORD输入文字-VB control input text WORD
Platform: |
Size: 1024 |
Author: 朱滨 |
Hits:
Description: 演示如何通过vb操作word-demonstrated how to operate word vb
Platform: |
Size: 21504 |
Author: 张花 |
Hits:
Description: 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
Platform: |
Size: 108544 |
Author: |
Hits:
Description: VB将数据输出到WORD和EXCEL中-VB data output to Word and Excel
Platform: |
Size: 178176 |
Author: 赫赫 |
Hits:
Description: 使用WORD作为VB的报表工具,很好用的,请大家快快下载。-use Word as VB reporting tools, the good, everyone can download.
Platform: |
Size: 32768 |
Author: 小万 |
Hits:
Description: VBA For Word 2002 资料-Word 2002 VBA For information
Platform: |
Size: 2352128 |
Author: 童纲 |
Hits:
Description: 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.
Platform: |
Size: 197632 |
Author: 林辉 |
Hits:
Description: 可以在VB程序中生成或者调用Word软件,从而可以使应用软件有文字功能。-can generate VB program called Word or software, which can make a written application software functions.
Platform: |
Size: 3072 |
Author: 无语 |
Hits:
Description: 学生成绩管理系统的VB源代码
word格式文档-Student achievement management system VB source code word format document
Platform: |
Size: 4096 |
Author: kcht |
Hits:
Description: 用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
Platform: |
Size: 25600 |
Author: |
Hits:
Description: 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.
Platform: |
Size: 35840 |
Author: d.sh.xia |
Hits:
Description: 业余做的水利工程压力管道质检表自生成软件!-Amateur pressure pipe irrigation works done since the generation of software quality table!
Platform: |
Size: 102400 |
Author: Hgg |
Hits:
Description: vb.net的函数,语句格式,数据类型,等,word文件,可以作为vb2008编程人员参考资料-vb.net function, statement formats, data types, etc.
Platform: |
Size: 129024 |
Author: hxjtxd |
Hits:
Description: 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
Platform: |
Size: 2352128 |
Author: ou |
Hits:
Description: VB Word编程开发相关代码VB Word programming code related to the development
-VB Word programming code related to the development
Platform: |
Size: 2048 |
Author: d |
Hits:
Description: 将Access 数据库中图文信息导出到Word 文档的方法——车光宏-Exporting the Method of Graphic Information on the Access Database to Word Document
Platform: |
Size: 241664 |
Author: 晃晃 |
Hits:
Description: 详细介绍了使用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
Platform: |
Size: 6144 |
Author: yang |
Hits:
Description: Word VB 参考,可以支持vb控制word自动化的官方文档,非常不错,值得新手学习。-Word VB reference that can support vb control word automation official documentation, very good and worth the novice to learn.
Platform: |
Size: 2352128 |
Author: 李小璐 |
Hits:
Description: vb操作word格式简要介绍,主要是操作word命令(Brief introduction of VB operation word format)
Platform: |
Size: 11264 |
Author: 秋风x |
Hits:
« 12
3
4
5
6
7
8
9
10
...
23
»