CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Word vc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Word vc - List
[
ActiveX/DCOM/ATL
]
VC读写WORD文档表格
DL : 5
该VC程序可以实现对word文档的操作,尤其对于需要动态生成word表格的场合非常实用。
Update
: 2010-04-28
Size
: 48.94kb
Publisher
:
anguoyang
[
Documents
]
用VC进行COM编程所必须掌握的理论知识
DL : 0
com技术纵横谈-word版-com-word version
Update
: 2025-02-19
Size
: 52kb
Publisher
:
云
[
GUI Develop
]
WORD_useword
DL : 0
Vc中关于Word的编程-Vc on the Word program
Update
: 2025-02-19
Size
: 207kb
Publisher
:
陈品
[
ActiveX/DCOM/ATL
]
VC++ ATL为Microsoft Word加入功能简单的COM插件
DL : 0
介绍一种使用VC++ ATL(Active Template Library),利用IDTExtensibility2接口,为Microsoft Word加入功能简单的COM插件(addin),加入工具栏按钮和菜单等可视部件,并为其加入响应事件的方法,并在最后简单说明了实现与Office宏混合编程的方法-A VC ATL (Active Template Library), using IDTExtensibility2 interface for Microsoft Word functional simple plug-COM (addin) accession toolbar buttons and menus, and other visual components, and its accession to respond to the incident, and the final realization of a simple statement with the Office Acer mixed programming method
Update
: 2025-02-19
Size
: 73kb
Publisher
:
代泽伟
[
File Operate
]
在VC中如何将数据导入 Word 中
DL : 0
如何将数据导入 Word-how the data into Word
Update
: 2025-02-19
Size
: 200kb
Publisher
:
柯览
[
VC/MFC
]
VC中通过自动化客户端操作Word2000
DL : 0
我们在编写程序,开发软件的过程中如果能利用已有的程序的功能,那么可以大大减轻开发过程中程序员的工作量,同时达到事半功倍的效果。例如在工程中,许多软件需要文字处理功能,虽然MFC提供了一些方法,但是具体实现起来既费事,又有一定的困难,如果我们可以直接使用OFFICE提供的功能,岂不美哉!要实现这一目的,只需要利用微软的ActiveX Automation技术就可以轻松实现。本例主要讲述了自动化的概念,并通过一个操作Word文档的程序来帮助读者朋友理解Visual C++编程中如何实现自动化。 -in programming, software development process if we can make use of existing procedures for the function, Well, we can greatly reduce the process of developing the work of the programmer, to be effective and efficient. For example, in engineering, and many need word processing software function, although with some MFC, But both together to realize the demanding, but also the difficulties, If we can provide direct access OFFICE functions, but it is really true! To achieve this purpose, only need to use Microsoft's ActiveX Automation technology can be easily achieved. The cases mainly on the concept of automation, operating through a Word document procedures to help readers understand Visual C Programming realize how verbization.
Update
: 2025-02-19
Size
: 15kb
Publisher
:
李树永
[
Other
]
vc_pdf
DL : 1
是一个pdf转换为word的源程序代码,在vc下已经调试通过,正在做相关的d-is a pdf conversion of the source code word, vc already debugging, are doing the d
Update
: 2025-02-19
Size
: 3.65mb
Publisher
:
刁祖鑫
[
File Operate
]
VC++fillwordtable
DL : 0
vc6.0操作word表格,可以用做数据库查询结果的输出.-vc6.0 operation word forms can be used as database query results output.
Update
: 2025-02-19
Size
: 91kb
Publisher
:
李平强
[
Other
]
VC-Word-1
DL : 1
VC++ 通过WORD 实现数据报表设计-VC data through WORD statements Design
Update
: 2025-02-19
Size
: 219kb
Publisher
:
叶潞灵
[
VC/MFC
]
VC++6.0_DB_programming
DL : 2
VC++6.0数据库高级编程,word完整电子版,从基础到高级,附实例解说。 -High VC 6.0 database programming, a complete electronic version of word, from basic to advanced, the report illustrated.
Update
: 2025-02-19
Size
: 3.35mb
Publisher
:
陈
[
Multimedia Develop
]
GDImageConvert
DL : 0
VC++程序中采用com技术调用Microsoft Office word-VC++ Procedures used in com technology called Microsoft Office word
Update
: 2025-02-19
Size
: 37kb
Publisher
:
bit
[
Windows Develop
]
word
DL : 0
vc写word,word2003导出的头文件-vc written word, word2003 exported header files
Update
: 2025-02-19
Size
: 31kb
Publisher
:
zen
[
VC/MFC
]
word
DL : 0
通过VC调用Word进行报告填写,可以方便实现自动报告的生成-Word through the VC call to report to fill, it will be convenient for automatic report generation
Update
: 2025-02-19
Size
: 26kb
Publisher
:
王晶
[
VC/MFC
]
VC++MFC
DL : 0
WORD版的MFC简明教程,共32页内容,其中有许多MFC源程序。-WORD version of the MFC Concise Guide, a total of 32 elements, many of which MFC source code.
Update
: 2025-02-19
Size
: 53kb
Publisher
:
钝刀
[
VC/MFC
]
VCdatabase(Word)
DL : 0
VC数据库编程教程,适合初学者使用,比较好的资料-VC database programming tutorial for beginners to use, relatively good information
Update
: 2025-02-19
Size
: 3.35mb
Publisher
:
曾祥龙
[
Windows Develop
]
word
DL : 0
VC控制Excel,如何操作文本框.txt-VC control of Excel, how to operate the text box. Txt
Update
: 2025-02-19
Size
: 3kb
Publisher
:
temp
[
VC/MFC
]
VC++DataBase(Word)
DL : 0
此书籍提供了常用的vc与数据库连接的方法,包括ADO,ODBC,DAO,并且书中提供了详细的实例。-This book provides a commonly used vc with the database connection methods, including ADO, ODBC, DAO, and the book provides a detailed example.
Update
: 2025-02-19
Size
: 3.35mb
Publisher
:
yt
[
VC/MFC
]
vc++6.0debug
DL : 0
vc++6.0调试及其实例,用VC要会调试才是真正的会用哦-vc++ 6.0 debug and examples will be used to debug VC is the real use Oh
Update
: 2025-02-19
Size
: 11kb
Publisher
:
ferry
[
Sniffer Package capture
]
119128626VC-Word-1
DL : 0
通过本软件可以在VC对word进行操作。采用vc++编写。-Through the VC of the software can operate on the word. Using vc++ to prepare.
Update
: 2025-02-19
Size
: 220kb
Publisher
:
zhaizhiwei
[
File Operate
]
VCopen-word
DL : 0
vc 打开word文档,进行分析读取数据进行处理-vc open the word document, read the data processing analysis
Update
: 2025-02-19
Size
: 8.86mb
Publisher
:
zbg
«
1
2
3
4
5
6
7
8
9
10
...
37
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.