CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OLE word

搜索资源列表

  1. oleaccessword

    1下载:
  2. 一个c++builder程序,关于OLE 调用MICROSOFT WORD到自己程序中,并使用的一个例子。-a c builder procedures, Calling on the OLE MICROSOFT WORD their own procedures and the use of an example.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:525323
    • 提供者:leyon
  1. Word-delphi.rar

    3下载:
  2. delphi操作word的源码,实现对WORD的OLE控制,delphi operation of the source word, the realization of the OLE control on the WORD
  3. 所属分类:Delphi VCL

    • 发布日期:2015-08-25
    • 文件大小:8733
    • 提供者:我自己
  1. OLE_Application

    1下载:
  2. 利用OLE控件对office word进行编程-OLE control on the use of office word programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:115425
    • 提供者:陈庆
  1. 41a4e1d391b5

    0下载:
  2. VC++使用OLE方式,操作WORD文档,可实现word自动化-VC++ using OLE mode, operating WORD documents, word automation can be realized. . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:291501
    • 提供者:JasonLeo
  1. NormaSample

    0下载:
  2. 嵌入word的控件实例,可以在word里面添加一个OLE对象!-embedded word of Control example, can add a word inside OLE Object!
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-22
    • 文件大小:2219
    • 提供者:jiangwei
  1. reportdemoe

    0下载:
  2. 刚完成的项目中,客户要求将汇总的数据以三种方式进行显示和打印:AutoCad、Excel 和 Word 文档中。前两种方式网上资源很多,对 Word 文档我找到例子不是很多。由于需要和 AutoCad 开发程序结合,不能将 Word 文档以 OLE 的方式 嵌入到程序中,文档只能在内存中形成,这将占用大量的CPU资源,另开一个线程进行处理,线程间以发送消息的方式进行通信。-Recently completed projects, customer data will be summarized
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:4533
    • 提供者:liqiang
  1. No5myoffice

    0下载:
  2. OLE编程,将word,excel,数据库表,之间得相互转换,数据可以保持并一次性导入到需要的文件中-OLE programming, will be word, excel, database table, between a mutual conversion, data can be maintained and one-time into account the need to document
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1025674
    • 提供者:cwf
  1. wq_ole

    0下载:
  2. 例子进行说明关于VC操作WORD的文件(环境为word2000): -Examples explain about VC operation WORD documents (environment word2000):
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:35562
    • 提供者:ws
  1. cword

    1下载:
  2. vc 编程操作 word 自动生成计算报告-vc operation automatically calculate word report
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-15
    • 文件大小:2135158
    • 提供者:余涛
  1. 97288425pb_ole_word

    0下载:
  2. 通过ole技术,将datawindow(grid形式)的数据输出到word文档 -By ole technology, datawindow (grid format) of data output to word document
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1707
    • 提供者:王国
  1. WordAutomationExamples

    1下载:
  2. Example of Word Automation both ways - either by Early Bindings or standard OLE Automation Way.
  3. 所属分类:Delphi VCL

    • 发布日期:2015-08-25
    • 文件大小:649216
    • 提供者:Trejder
  1. ActiveX

    2下载:
  2. ActiveX控件 教程 VB应用程序的用户界面主要由控件构成,而在工具箱中只提供了21个标准控件。显然,只使用这些控件编写复杂的应用程序是有困难的。因此,有必要对VB的功能进行扩展,其途径主要有以下三种: • 利用VB以及第三方开发商为用户提供的大量的ActiveX控件。它们是VB工具箱的扩充,能够大大增强VB的编程功能。 • 使用OLE技术。可以将其他Windows应用程序的对象,如Word文档、Excel图表等插入到VB应用程序中,从而增强VB与其他应用程序
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:369803
    • 提供者:yangxianfeng
  1. VB-called-Word-OLE

    1下载:
  2. VB中调用Word提供的OLE自动化服务,利用Word强大的打印功能来完成Visual Basic打印!-VB called Word OLE Automation services provided, powerful printing using Word to complete the Visual Basic Print!
  3. 所属分类:Printing program

    • 发布日期:2017-03-23
    • 文件大小:1911
    • 提供者:彭墨
  1. create-Word-doc-report-by-VC6.0

    0下载:
  2. 采用COM技术调用OLE自动化对象, 实现了Word文档在VC++平台中的自动生成。运用书签定位和光标跟随相结合的技术, 在自动生成的Word文档中精确插入了文字、 图片、 表格和目录。-Using COM technology called OLE Automation object to achieve a Word document in VC++ platform automatically generated. Bookmark location and follow the curs
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-10
    • 文件大小:1224122
    • 提供者:陈枫
  1. word

    0下载:
  2. 采用ole方式,对word文档中有特定字符的地方进行搜索,并替换为指定内容。对于合同自动打印有一定的帮助。-Ole way to search the word document specific characters, and replaced with the specified content. For the contract automatically print some help.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-08
    • 文件大小:1538311
    • 提供者:chenhc
  1. print-ole

    1下载:
  2. visual basic编写的利用ole控件显示word表格,并用打印机打印-visual basic written word forms using the ole control to display and use the printer to print
  3. 所属分类:Printing program

    • 发布日期:2017-03-31
    • 文件大小:9977
    • 提供者:张大伟
  1. Delphi-and-Word

    0下载:
  2. 文章介绍了在Delphi中利用OLE Automation技术实现对Word编程的三种方法,对Word对象的属性、方法及对象之间的关系也进行了介绍。-This paper introduces the use of OLE Automation technology to achieve the Word in Delphi programming three methods, the relationship between the properties, methods, and objec
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:313853
    • 提供者:李真阳
  1. word

    0下载:
  2. 使用以CreateOleObjects方式调用Word 实际上还是Ole,但是这种方式能够真正做到完全控制Word文件,能够使用Word的所有属性,包括自己编写的VBA宏代码。(Using CreateOleObjects to call Word In fact, it's still Ole, but this way you can really control Word files completely, and you can use all the attributes of
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1600512
    • 提供者:zhouy0911
  1. 利用VC实现Word文档预览

    0下载:
  2. 利用VC实现word文档预览功能,可以将预览嵌入到应用的对话框中。原理是:先调用word的ole接口将doc文件转换为pdf,再利用pdf2swf.exe工具将pdf转换为swf,利用swf进行预览。内有详细的说明文档。(Using VC to implement the word document preview function, you can embed the preview into the dialog box of the application. The principle i
  3. 所属分类:文件操作

    • 发布日期:2018-04-28
    • 文件大小:2727936
    • 提供者:wxfight
  1. SMWord.V1.38 D2007 to XE2 Full Source

    1下载:
  2. 不需要安装office word或打开word,就能直接读取word文件,并转换成文本。SMWord.V1.38 D2007 to XE2 Full Source,实测支持在D7安装(SMWord suite for Delphi&C++Builder is a native VCL components for direct and fast text extraction from any MS Word document. MSWordDocument component al
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:444416
    • 提供者:nuwasoft
« 12 3 »
搜珍网 www.dssz.com