登录
首页 » Visual C++ » eight_office

eight_office

于 2008-12-22 发布 文件大小:6884KB
0 509
下载积分: 1 下载次数: 626

代码说明:

  VC++2005编程实例源代码\第8章 Office自动化编程实例,包括14个实例:如何使用VC++动态创建播放幻灯片,如何直接播放幻灯片文件如何使用自动化运行Word宏,如何使用自动化导出Word文件, 如何使用自动化导出Excel文件、Excel图表、Excel工具栏、Excel查询表(VC++ 2005 source code programming examples in Chapter 8 Office automation programming examples, including the 14 examples: how to use VC++ Dynamic slide show created, how to direct the slideshow document how to use automation to run Word macro, how the use of automation to export Word documents, how to use automation to export Excel documents, Excel charts, Excel toolbar, Excel query table)

文件列表:

第8章 Office自动化编程实例
..........................\实例186 如何动态创建播放幻灯片
..........................\..............................\Example

..........................\..............................\.......\app.rc
..........................\..............................\.......\AssemblyInfo.cpp
..........................\..............................\.......\Blends.pot
..........................\..............................\.......\Example.cpp
..........................\..............................\.......\Example.vcproj
..........................\..............................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\..............................\.......\Form1.h
..........................\..............................\.......\Form1.resx
..........................\..............................\.......\Interop
..........................\..............................\.......\.......\Interop.PowerPoint.2.8.dll
..........................\..............................\.......\ReadMe.txt
..........................\..............................\.......\Release
..........................\..............................\.......\resource.h
..........................\..............................\.......\stdafx.cpp
..........................\..............................\.......\stdafx.h
..........................\..............................\Example.sln
..........................\..............................\release
..........................\实例187 如何直接播放幻灯片文件
..........................\..............................\Example

..........................\..............................\.......\app.rc
..........................\..............................\.......\AssemblyInfo.cpp
..........................\..............................\.......\Example.cpp
..........................\..............................\.......\Example.vcproj
..........................\..............................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\..............................\.......\Form1.h
..........................\..............................\.......\Form1.resx
..........................\..............................\.......\Interop
..........................\..............................\.......\.......\Interop.PowerPoint.2.8.dll
..........................\..............................\.......\ReadMe.txt
..........................\..............................\.......\Release
..........................\..............................\.......\resource.h
..........................\..............................\.......\stdafx.cpp
..........................\..............................\.......\stdafx.h
..........................\..............................\.......\演示动态创建播放幻灯片.ppt
..........................\..............................\Example.sln
..........................\..............................\release
..........................\实例188 如何使用自动化运行Word宏
..........................\................................\Example

..........................\................................\.......\app.rc
..........................\................................\.......\AssemblyInfo.cpp
..........................\................................\.......\Example.cpp
..........................\................................\.......\Example.vcproj
..........................\................................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\................................\.......\Form1.h
..........................\................................\.......\Form1.resx
..........................\................................\.......\ReadMe.txt
..........................\................................\.......\Release
..........................\................................\.......\resource.h
..........................\................................\.......\stdafx.cpp
..........................\................................\.......\stdafx.h
..........................\................................\Example.sln
..........................\................................\release
..........................\实例189 如何设置新建Word文档属性
..........................\................................\Example

..........................\................................\.......\app.rc
..........................\................................\.......\AssemblyInfo.cpp
..........................\................................\.......\Example.cpp
..........................\................................\.......\Example.vcproj
..........................\................................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\................................\.......\Form1.h
..........................\................................\.......\Form1.resx
..........................\................................\.......\ReadMe.txt
..........................\................................\.......\Release
..........................\................................\.......\resource.h
..........................\................................\.......\stdafx.cpp
..........................\................................\.......\stdafx.h
..........................\................................\Example.sln
..........................\................................\release
..........................\实例190 如何使用自动化导出Word文件
..........................\..................................\Example

..........................\..................................\.......\app.rc
..........................\..................................\.......\AssemblyInfo.cpp
..........................\..................................\.......\Example.cpp
..........................\..................................\.......\Example.vcproj
..........................\..................................\.......\Example.vcproj.LUOBIN.luo01.user
..........................\..................................\.......\Form1.h
..........................\..................................\.......\Form1.resx
..........................\..................................\.......\Northwind.mdb
..........................\..................................\.......\ReadMe.txt
..........................\..................................\.......\Release
..........................\..................................\.......\resource.h
..........................\..................................\.......\stdafx.cpp
..........................\..................................\.......\stdafx.h
..........................\..................................\Example.sln
..........................\..................................\release
..........................\实例191 如何使用自动化生成Word图表
..........................\..................................\Example

..........................\..................................\.......\app.rc
..........................\..................................\.......\AssemblyInfo.cpp
..........................\..................................\.......\Example.cpp
..........................\..................................\.......\Example.vcproj

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • studentresigter
    此程序避免了对于大学期间的学生登记注册功能(This procedure avoids the college students for the registration function)
    2009-10-19 10:28:13下载
    积分:1
  • MapX
    技术论坛精华文章资料索引,紧供业内人士参考(Forum essence of the article information index, the industry reference for tight)
    2011-11-02 00:37:18下载
    积分:1
  • linjiequ
    使用类编程实现临界区,VC++网络编程,使用VC6.0编译器实现(Use class programming critical, VC++ network programming, using VC6.0 compiler implements)
    2013-07-14 22:29:26下载
    积分:1
  • FEC_Code_Project
    很好的能解决网络数据丢包处理的算法。特别是在带宽一定的情况下,解决网络数据传输和带宽、数据传输完整性的较优解决方案。(good solution processing network data packet loss algorithms. Especially in certain circumstances bandwidth, the solution to network bandwidth and data transmission, data transmission integrity of the optimum solution.)
    2007-05-18 10:12:02下载
    积分:1
  • ShoppingSystem
    用MFC写的商品管理系统,功能完善,可以增加删除查询修改以及统计商品信息(Written with MFC merchandise management system fully functional, you can add delete modify the query and statistical information goods)
    2014-12-02 16:38:31下载
    积分:1
  • BankSystem
    刚学完VC++,试着在VS2010下编写的一个银行活期储蓄系统,用到MFC对话框、CSocket、数据库(After studying VC++, try to write in a bank Savings VS2010 system, used in MFC dialog, CSocket, database)
    2014-01-26 16:26:17下载
    积分:1
  • DBConvertor
    信息系统建设过程中很有可能涉及与旧有系统和其它异构系统之间的集成,而在这些集成当中数据的共享和集成无疑是非常重要的部分。数据映射系统为快速响应异构数据结构和系统之间进行数据共享和集成的需求提供了有力的支持。(Information systems building process is likely to have involved with the old system and other integration between heterogeneous systems, and in which these integrated data sharing and integration is a very important part. Data mapping system for rapid response to heterogeneous data structures and systems for data sharing and integration needs to provide a strong support.)
    2009-03-05 15:23:22下载
    积分:1
  • objective-CPP
    C++面向对象编程的宝典,深刻分析C++面向的特性,外国的编程人士实在是让人佩服呀。(C++ object-oriented programming book, profound analysis C++ oriented features, foreign programming who really admire it.)
    2013-05-23 16:59:11下载
    积分:1
  • Visual-C-chap4
    Visual C++编程与项目开发编程实例 chap4(Visual C++ programming and project development corresponding source code programming examples chap4)
    2013-10-14 11:05:20下载
    积分:1
  • UAVPlatform0223
    osg地图,在vs2010和qt5上面搭建地图软件框架(Osg map, in the vs2010 and qt5 above the map software framework)
    2017-03-06 17:05:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载