基本信息
源码名称:Office_To_XPS
源码大小:1.20M
文件格式:.rar
开发语言:C#
更新时间:2022-01-17
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍

Office_To_XPS



.
├── Office_To_XPS
│   ├── Office_To_XPS
│   │   ├── App.config
│   │   ├── App.xaml
│   │   ├── App.xaml.cs
│   │   ├── MainWindow.xaml
│   │   ├── MainWindow.xaml.cs
│   │   ├── OfficeToXps.cs
│   │   ├── Office_To_XPS.csproj
│   │   ├── PleaseWait.xaml
│   │   ├── PleaseWait.xaml.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── Xps_Document.xaml
│   │   ├── Xps_Document.xaml.cs
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── Interop.Microsoft.Office.Core.dll
│   │   │       ├── Interop.Microsoft.Office.Interop.Excel.dll
│   │   │       ├── Interop.Microsoft.Office.Interop.PowerPoint.dll
│   │   │       ├── Interop.Microsoft.Office.Interop.Word.dll
│   │   │       ├── Office_To_XPS.exe
│   │   │       ├── Office_To_XPS.exe.config
│   │   │       ├── Office_To_XPS.pdb
│   │   │       ├── Office_To_XPS.vshost.exe
│   │   │       ├── Office_To_XPS.vshost.exe.config
│   │   │       └── Office_To_XPS.vshost.exe.manifest
│   │   └── obj
│   │       └── Debug
│   │           ├── App.g.cs
│   │           ├── App.g.i.cs
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── Interop.Microsoft.Office.Core.dll
│   │           ├── Interop.Microsoft.Office.Interop.Excel.dll
│   │           ├── Interop.Microsoft.Office.Interop.PowerPoint.dll
│   │           ├── Interop.Microsoft.Office.Interop.Word.dll
│   │           ├── Interop.VBIDE.dll
│   │           ├── MainWindow.baml
│   │           ├── MainWindow.g.cs
│   │           ├── MainWindow.g.i.cs
│   │           ├── Office_To_XPS.Properties.Resources.resources
│   │           ├── Office_To_XPS.csproj.FileListAbsolute.txt
│   │           ├── Office_To_XPS.csproj.GenerateResource.Cache
│   │           ├── Office_To_XPS.csproj.ResolveComReference.cache
│   │           ├── Office_To_XPS.csprojResolveAssemblyReference.cache
│   │           ├── Office_To_XPS.exe
│   │           ├── Office_To_XPS.g.resources
│   │           ├── Office_To_XPS.pdb
│   │           ├── Office_To_XPS_MarkupCompile.cache
│   │           ├── Office_To_XPS_MarkupCompile.i.cache
│   │           ├── PleaseWait.baml
│   │           ├── PleaseWait.g.cs
│   │           ├── PleaseWait.g.i.cs
│   │           ├── TempPE
│   │           ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│   │           ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│   │           ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│   │           ├── Xps_Document.baml
│   │           ├── Xps_Document.g.cs
│   │           └── Xps_Document.g.i.cs
│   ├── Office_To_XPS.sln
│   └── Office_To_XPS.v11.suo
└── 好例子网_Office_To_XPS.rar

8 directories, 59 files