向XPS文件中插入图片

时间:2019-11-14 04:07:19
【文件属性】:

文件名称:向XPS文件中插入图片

文件大小:433KB

文件格式:ZIP

更新时间:2019-11-14 04:07:19

XPS 转换 图片

最近一直研究XPS文件,本代码提供向xps文件中插入图片的方法。只需要根据指定的坐标位置即可插入图片到指定位置。


【文件预览】:
XpsInsertImageDemo.csproj
Form1.Designer.cs
Program.cs
obj
----Debug()
--------WindowsFormsApplication9.exe(21KB)
--------DesignTimeResolveAssemblyReferencesInput.cache(7KB)
--------WindowsFormsApplication9.csproj.FileListAbsolute.txt(1KB)
--------WindowsFormsApplication9.csprojResolveAssemblyReference.cache(3KB)
--------TempPE()
--------XpsInsertImageDemo.csproj.GenerateResource.Cache(975B)
--------WindowsFormsApplication9.Properties.Resources.resources(180B)
--------WindowsFormsApplication9.csproj.GenerateResource.Cache(977B)
--------WindowsFormsApplication9.Form1.resources(180B)
--------XpsInsertImageDemo.csproj.FileListAbsolute.txt(2KB)
--------WindowsFormsApplication9.pdb(44KB)
--------DesignTimeResolveAssemblyReferences.cache(1KB)
--------XpsInsertImageDemo.csprojResolveAssemblyReference.cache(3KB)
bin
----Debug()
--------WindowsFormsApplication9.exe(21KB)
--------newXps.xps(365KB)
--------WindowsFormsApplication9.vshost.exe.manifest(490B)
--------WindowsFormsApplication9.pdb(44KB)
--------WindowsFormsApplication9.vshost.exe(22KB)
Form1.cs
Form1.resx
XpsInsertImageDemo.sln
Class1.cs
Properties
----AssemblyInfo.cs(1KB)
----Settings.Designer.cs(1KB)
----Resources.resx(5KB)
----Settings.settings(249B)
----Resources.Designer.cs(3KB)

网友评论