基本信息
源码名称:使用C#窗体将WORD文档转换成RTF格式
源码大小:2.10M
文件格式:.zip
开发语言:C#
更新时间:2023-05-02
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
使用C#窗体将WORD文档转换成RTF格式


文件清单
└── 使用C#窗体将WORD文档转换成RTF格式
    ├── Doc转rtf
    │   ├── bin
    │   │   └── Debug
    │   │       ├── DevComponents.DotNetBar2.dll
    │   │       ├── Doc转rtf.exe
    │   │       ├── Doc转rtf.pdb
    │   │       ├── Doc转rtf.vshost.exe
    │   │       ├── Doc转rtf.vshost.exe.manifest
    │   │       ├── Microsoft.Office.Interop.Word.dll
    │   │       ├── Microsoft.Office.Interop.Word.xml
    │   │       ├── Microsoft.Vbe.Interop.dll
    │   │       ├── office.dll
    │   │       ├── office.xml
    │   │       ├── System.Data.ClientData.dll
    │   │       ├── 上万套源码免费下载.exe
    │   │       └── 请勿用于商业用途 仅供测试 技术交流
    │   ├── Doc转rtf.csproj
    │   ├── Form1.cs
    │   ├── Form1.Designer.cs
    │   ├── Form1.resx
    │   ├── obj
    │   │   └── Debug
    │   │       ├── Doc转rtf.csproj.FileListAbsolute.txt
    │   │       ├── Doc转rtf.csproj.GenerateResource.Cache
    │   │       ├── Doc转rtf.exe
    │   │       ├── Doc转rtf.Form1.resources
    │   │       ├── Doc转rtf.pdb
    │   │       ├── Doc转rtf.Properties.Resources.resources
    │   │       ├── Refactor
    │   │       ├── ResolveAssemblyReference.cache
    │   │       └── TempPE
    │   ├── Program.cs
    │   └── Properties
    │       ├── AssemblyInfo.cs
    │       ├── Resources.Designer.cs
    │       ├── Resources.resx
    │       ├── Settings.Designer.cs
    │       └── Settings.settings
    ├── Doc转rtf.sln
    └── Doc转rtf.suo

9 directories, 32 files