CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 操作word 文档

搜索资源列表

  1. exportwordsrc

    0下载:
  2. 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:141.68kb
    • 提供者:徐磊
  1. PlanEdit

    0下载:
  2. 个人计划制定工具,制定个人工作计划,生成工作总结,直接控制对word文档的操作。-personal plans to develop tools to develop individual work plans, summing up the work of generation, direct control of the operation of word documents.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2.12mb
    • 提供者:lijie
  1. hbdoc

    0下载:
  2. 该软件是用来合并word文档的,操作简单,vb开发的-The software is used to merge word documents, simple operation, the development of vb
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.54kb
    • 提供者:丁荣
  1. vb-word

    1下载:
  2. vb操作word详解 Visual Basic支持一个对象集合,该集合中的对象直接对应于Microsoft Word 97中的元素,并且通过用户界面,用户熟悉这些元素中的绝大多数。例如,Document 对象代表了一个打开的文档,Bookmark对象代表了一个文档中的书签,而Selection对象则代表了在一个文档窗口窗格中的选定内容。在Word中,每一类元素-文档、表格、段落、书签、域等等-都可以用Visual Basic的对象来表示。要在Word中自动执行任务,可以使用这些对象的方法和属
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:34.82kb
    • 提供者:d.sh.xia
  1. XMLHelpForVC60

    1下载:
  2. VC++6的XML操作类。里面有word文档,告诉你怎么用。类写的不错。操作XML很方便
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:145.86kb
    • 提供者:丁伟
  1. wordchaifen

    0下载:
  2. 有时候需要将一个word文档每一页另存为一个word文档,如果手工操作,量大会累死人的。今天我们用VBA来实现批量自动处理。在文档的ThisDocument的代码页中输入以下代码,然后执行Sub SaveParagraph() 即可:-Sometimes need to be a word document for each page Save as a word document, if the manual operation, the amount of the General Assem
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:734byte
    • 提供者:庄生
  1. VCPP-and-Word

    0下载:
  2. 用VC++操作Word文档的方法,其中包括一步步的制作步骤-VC++ using the method of operation of Word documents, which includes the production steps of a step by step
  3. 所属分类:File Operate

    • 发布日期:2017-05-25
    • 文件大小:8.09mb
    • 提供者:孙晓明
  1. wordpad

    0下载:
  2. 程序时用VC语言操作WORD文档的例子,可以作为工作的借鉴,一起来做出功能更强大的程序-Program with VC language examples of operator WORD document can serve as a work of reference, and make up a more powerful program
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:187.63kb
    • 提供者:yyyy
  1. word

    0下载:
  2. 介绍如何通过delphi读取word文档,用于操作调用外部word的程序开发-How to read word document by delphi, call the external word used to operate the program development
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:239kb
    • 提供者:zhuxiaoboa
  1. WordDoc

    0下载:
  2. 代码是关于文件的操作,如何将数据转化为WORD文档格式-Code is operating on the file, how to format the data into a WORD document
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:413.4kb
    • 提供者:labixxx
  1. WORD002

    0下载:
  2. 该源码示范如何使用VC++对WORD文档进行操作 -The source code demonstrates how to use the VC++ to operate on the WORD document
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:80.83kb
    • 提供者:yehuazhou
  1. HBword

    0下载:
  2. 用于多个word文档合并,批量合并,方便操作-Used to merge multiple word documents, batch merge and convenient operation
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:20.12kb
    • 提供者:zhuyongxing
  1. OperWord

    0下载:
  2. 这是一个完整的通过C#操作Word文档的例子-This is a complete Word document through C# operations of example
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:453.52kb
    • 提供者:zsj
  1. OLEAutoDemo

    0下载:
  2. 通过VC++对word文档,excle进行操作的类,附加使用实例-By VC++ for word documents, excle to operate the class, additional use cases
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:209.53kb
    • 提供者:梁添添
  1. ini_operation

    0下载:
  2. 读写ini文件,具有word文档详细解说操作过程-Read and write ini files, word documents detailed explanation of operation
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2.42mb
    • 提供者:zhou
  1. VCprocessword

    0下载:
  2. VC++ 对Word文档的各种操作,VC++ 对Word文档的各种操作-VC++ on the various operations of the Word document,VC++ 对Word文档的各种操作
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3.83mb
    • 提供者:zhy
  1. word-bk-v0.8

    0下载:
  2. 能够实现对一个文件夹内,包括在子目录内的word文档进行批量的查找替换操作。 能同时执行多个字符串的查找与操作替换。 附带 对红头文件进行标题的格式替换。-Can be achieved on a file folder, including batch search and replace operations subdirectory within the word document. Can simultaneously perform multiple string search
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:7.22kb
    • 提供者:linwei
  1. upuate

    0下载:
  2. 操作word文档 可以建立一个模版操作替换,更新,写入等,-Word document can create a template operation to replace, update, writing, etc.,
  3. 所属分类:File Operate

    • 发布日期:2017-12-13
    • 文件大小:188.5kb
    • 提供者:Jospawisx
  1. repdacecan

    0下载:
  2. 操作word文档 可以建立一个模版操作替换,更新,写入等,-Word document can create a template operation to replace, update, writing, etc.,
  3. 所属分类:File Operate

    • 发布日期:2017-12-16
    • 文件大小:189kb
    • 提供者:Jospawisx
  1. VC打开word程序

    0下载:
  2. 利用Visual studio 来操作word,本程序可以将已经编辑好的word文档进行读取和调用(the program can read and call the generated word)
  3. 所属分类:文件操作

    • 发布日期:2018-01-05
    • 文件大小:2.61mb
    • 提供者:loen
« 12 »
搜珍网 www.dssz.com