搜索资源列表
vb绘制等值线
- 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.
VB中使用艺术字效果
- 本例介绍如何在VB中使用艺术字效果的源代码,可供用于绘制各种艺术效果的文字。 -how the cases in VB effects of the use of the word art of source code that can be used for mapping various artistic effect to the letter.
在VB中调用Word 应用程序实现动态报表
- 在VB中调用Word 应用程序实现动态报表.rar-in VB application called Word dynamic statements. Rar
生成Word
- 可以在VB程序中生成或者调用Word软件,从而可以使应用软件有文字功能。-can generate VB program called Word or software, which can make a written application software functions.
顯示器頻率切換程序-vb版
- 為方便測試Lcd 液晶顯示器 , 我寫的一個vb版的工具 , 可以在WIN系統中動態的切換顯示器的\"頻率\"\"顏色\"\"和\"with\"\"heigh\" , 不需要重新啟動PC , 調用api實現 , 想設置多大都可以(自己修改源代碼)。 現附上源代碼及生成的exe檔案 , 希望對需求此方面的朋友有所幫助.(無需密碼 因工作關系本程序在繁體win2k+繁體vb6完成 ﹐ 用簡體的朋友將所有的代碼copy到word中再轉換成簡體后覆蓋即可 . -Lcd LCD display
利用VB控制WORD输入文字
- 利用VB控制WORD输入文字-VB control input text WORD
iWebOffice.ocx.vb.net
- iWebOffice系列文档控件,能够在浏览器窗口中直接编辑Word、Excel、PowerPoint等 Office文档并保存到Web服务器上。实现文档和电子表格和数据库的统一管理。同时支持痕 迹保留,手写签名,电子印章等办公自动化系统必备的功能。是OA系统开发的标准控件, 是保护您投资的最佳选择!-iWebOffice Series Document Control, in the browser window directly edit Word, Excel, PowerPo
yishuzi
- 直接调用系统艺术字,艺术字来源于word,vb写的源代码-art system called direct word from the word art word, vb source code written by
Word-vba
- 微软Word_vba范例源代码,很类似于vb,简单易懂,易于学习使用。-Microsoft Word_vba sample source code, very similar to vb, easy to understand, easy to learn.
Example122-ACCESS-WORD
- VB+access 自动出题系统的实现,实现智能出题和改卷,简单方便-VB+ access automatically the topic and the realization of the system, intelligent questions and correcting a simple and convenient
VB-called-Word-OLE
- VB中调用Word提供的OLE自动化服务,利用Word强大的打印功能来完成Visual Basic打印!-VB called Word OLE Automation services provided, powerful printing using Word to complete the Visual Basic Print!
CreateExcel-Word
- 透過 vb 程式建立 excel 及 word 檔案-Excel through vb program to establish and word document
VB-Sample-200
- VB精彩编程200例,有需求的朋友可以下来看看,字不够,加两个-VB wonderful program, 200 cases in need of friends can look down, the word is not enough, add two
WORD-VBA
- WORD VB 二次编程,实现题库管理与自动出卷功能。-The WORD VB quadratic programming, question bank management, and automatic volume.
vb-word
- vb,word的二次开发,word与vb的连接代码。-vb, word of the secondary development, word vb connection code.
vb读Excel
- 用VB编写的EXCEL处理程序,压缩包里有详细的Word说明。(EXCEL processing program written in VB, compression bag has a detailed Word descr iption.)
VB导出word文档
- VB导出word文档 VB exports word documents(VB exports word documents)
调用Word(VB.NET)
- 基于Visual Studio 2010,利用VB.NET调用word软件,制作报表(含封面设计,报表内容编辑,插入图表等),可以用于相关开发的参考,现在分享给大家。不足之处还望批评指正。谢谢!(Based on Visual Studio 2010, we use VB.NET to invoke word software to make reports (including cover design, report content editing, insert charts, etc.)
VB仿Word文字编辑程序,可插入图片和表格
- VB仿Word文字编辑程序,可插入图片和表格(VB copy Word text editor program, you can insert pictures and tables.)
VB.NET利用SpireDoc读写word文件实例
- Spire.Doc for .NET是一款由E-iceblue公司开发的专业的Word .NET类库,使用该工具开发人员可以在任意.NET平台(C#,VB.NET,ASP.NET)上快速创建,读取,写入,转换,打印Word文档。此为本人利用vb.net在vs2010平台下实现Word文档读写实例,可供参考。