Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 137,722 for

aspose diagram

(0.19 sec)
  1. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...Hide ] 在 Visio 页面中插入一个文本形状 Aspose.Diagram API 允许开发人员在 Visio 页面的任... 插入文本形状编程示例 下面这段代码在 Visio diagram 中添加了一个文本形状。 // For complete...

    docs.aspose.com/diagram/zh/net/working-with-text/
  2. Convert Visio to other formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....com/aspose-diagram/Aspose.Diagram-for-.NET // The...Call the diagram constructor to load a VSD diagram Diagram diagram...

    docs.aspose.com/diagram/net/convert-visio-to-ot...
  3. 分组、转换和验证形状|Documentation

    本节介绍如何使用 Aspose.Diagram 对形状进行分组。...] 在 Visio 绘图中将多个形状组合在一起 Aspose.Diagram API 允许开发人员将形状分组在一起以一次移...类可用于将形状组合在一起。 下面的代码显示了如何: 加载示例 diagram。 初始化形状数组 通过 id 获取特定形状。 通过 id...

    docs.aspose.com/diagram/zh/net/group-convert-an...
  4. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。... 下面的代码显示了如何: 加载示例 diagram。 获取特定页面。 得到一个特定的形状。 将形状转换为...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  5. Track Document Conversion Progress|Documentation

    This section explains how to track conversion progress of visio files with Aspose.Diagram.... Aspose.Diagram supports tracking document...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The...

    docs.aspose.com/diagram/net/track-document-conv...
  6. 检索、获取、复制和插入页面|Documentation

    本节介绍如何使用 Aspose.Diagram 插入页面、复制页面或获取页面信息。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。此属性可用于检索页面信息。...属性确定页面是前景页面还是背景页面。 检索页面信息编程示例 以下代码从 diagram 中检索页面信息。 // For complete examples...

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  7. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。...] 将 Visio 页面布局更改为纵向或横向 Aspose.Diagram for .NET API 允许开发人员以编程方式设置...绘图页的方向。此帮助主题说明了如何完成此任务。 Aspose.Diagram for .NET API 有 页 表示 Visio...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  8. Writing Document Summary|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Company = "Aspose" ; Application . ActiveDocument...Subject = "Visio Diagram" ; Aspose.Diagram Microsoft Visio lets...

    docs.aspose.com/diagram/net/writing-document-su...
  9. 画五角大楼|Documentation

    本节介绍如何在visio页面用Aspose.Diagram画五边形。支持用C#画五边形并保存为pdf、svg、html、image、xps等格式。...Hide ] 在 Visio 中绘制五角大楼 Aspose.Diagram for .NET API 允许开发人员在页面...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The...

    docs.aspose.com/diagram/zh/net/drawing/draw-pen...
  10. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using java to insert image and save as pdf, svg, html, image, xps and other formats....the Diagram class supports a collection of Aspose.Diagram.Page... Insert Image in Visio Aspose.Diagram for JAVA API allows developers...

    docs.aspose.com/diagram/java/drawing/insert-image/