• 大小: 7.56MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-09-25
  • 语言: C#
  • 标签: WORD  API  

资源简介

C#操作word 打开 复制 比较 获取文档结构,当前选中的段落内容,获取上一段,获取word文档修订的内容,文字前后的文字,将word文档的表格存到另一个文档并能够自动颠倒表格的顺序,自动横竖排版,获取表格名称,储存Word到XML文档,把word序列化为字符串,坐标测试,为表格添加名称并获取名称,获取word修订的类型,删除添加 验证修订的顺序 获取word文档章节,word另存,打印,新建,取值,获取批注索引,获取word树结构,跳到书签,选中指定的书签,获取图片。

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DevExpress.XtraEditors.Controls;

namespace  DevExpress.XtraEditors
{
    public class CheckedComboBoxEdit_CN : CheckedComboBoxEdit
    {
         


    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2013-08-05 12:36  test\
     目录           0  2012-11-20 14:53  test\test\
     文件         268  2012-10-11 11:54  test\test\CheckedComboBoxEdit_CN.cs
     文件        2189  2012-09-18 11:16  test\test\DocToString.cs
     文件        2627  2012-11-12 14:12  test\test\FMprocessbar.Designer.cs
     文件         404  2012-11-12 14:12  test\test\FMprocessbar.cs
     文件        5817  2012-11-12 14:12  test\test\FMprocessbar.resx
     文件       39672  2013-08-05 11:59  test\test\Form1.Designer.cs
     文件       51662  2013-08-05 12:31  test\test\Form1.cs
     文件        7227  2013-08-05 11:59  test\test\Form1.resx
     文件        1600  2012-11-13 09:56  test\test\Form2.Designer.cs
     文件       20250  2012-11-13 10:02  test\test\Form2.cs
     文件        5817  2012-11-13 09:47  test\test\Form2.resx
     文件        5297  2013-08-05 11:44  test\test\GetBookMarkInfo.cs
     文件        3400  2012-11-20 14:55  test\test\MainForm.Designer.cs
     文件         860  2012-11-20 14:55  test\test\MainForm.cs
     文件        6022  2012-11-20 14:55  test\test\MainForm.resx
     文件       54655  2012-09-03 11:01  test\test\OfficeOperate.cs
     文件        9341  2012-11-09 15:08  test\test\PrintHelper.cs
     文件         486  2013-08-05 11:43  test\test\Program.cs
     目录           0  2012-08-27 11:05  test\test\Properties\
     文件        1340  2012-08-21 15:18  test\test\Properties\AssemblyInfo.cs
     文件        2858  2012-08-21 15:18  test\test\Properties\Resources.Designer.cs
     文件        5612  2012-08-21 15:18  test\test\Properties\Resources.resx
     文件        1089  2012-08-21 15:18  test\test\Properties\Settings.Designer.cs
     文件         249  2012-08-21 15:18  test\test\Properties\Settings.settings
     文件        2181  2012-08-27 11:06  test\test\Properties\app.manifest
     文件         787  2012-10-17 11:11  test\test\Properties\licenses.licx
     文件         436  2012-09-13 10:26  test\test\SerializeTable.cs
     文件         273  2012-09-13 10:30  test\test\SerializelTable.cs
     目录           0  2012-09-26 14:53  test\test\bin\
............此处省略80个文件信息

评论

共有 条评论