Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 135,428 for

aspose diagram

(1.34 sec)
  1. Visio转其他格式|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/zh/net/convert-visio-to...
  2. 介绍|Documentation

    Aspose.Diagram图书馆介绍。...介绍 Contents [ Hide ] 获取Aspose.Diagram for .NET图书馆的Visio文献信息 Microsoft...Microsoft Visio 将有关对 diagram 采取的操作的信息保存在文件中。例如,文档创建的时间和日期,最后...

    docs.aspose.com/diagram/zh/net/introduction/
  3. 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....Microsoft Visio diagram to XML using Aspose.Diagram for Java API...API. VDX defines an XML diagram. VTX defines an XML template. VSX...

    docs.aspose.com/diagram/java/convert-visio-to-o...
  4. 使用图层|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中添加或获取图层信息。...Hide ] 在 Visio 中使用图层配置形状对象 Aspose.Diagram for .NET 允许在 Microsoft...Microsoft Office Visio diagram 中配置具有图层的形状对象。每个形状可以属于多个图层,因此开发人员可以管理形状以满足最终用户的需求。这...

    docs.aspose.com/diagram/zh/net/working-with-lay...
  5. 当时间过长时使用 InterruptMonitor 停止转换或加载|Documentation

    本节介绍如何使用 Aspose.Diagram 停止转换或加载。...Contents [ Hide ] 可能的使用场景 Aspose.Diagram allows you to stop the...the conversion of Diagram to various formats like PDF, HTML etc...

    docs.aspose.com/diagram/zh/net/stop-conversion-...
  6. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram....Shape class, supports the Aspose.Diagram.XForm object. The XForm...updating XForm data is: Load a diagram.# Find a particular shape.#...

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  7. 检索、获取、复制和插入页面|Documentation

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

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  8. Setting Print Options|Documentation

    This section explains how to set print options with Aspose.Diagram....are fully supported in Aspose.Diagram. This article explains...to set page options with Aspose.Diagram and shows code samples...

    docs.aspose.com/diagram/net/setting-print-options/
  9. Visio加水印|Documentation

    如何使用 .NET Diagram API 为 visio 添加水印。...Contents [ Hide ] 创建一个 Diagram Aspose.Diagram for .NET 允许您从自己的应用程序中读取和创建...自动化。创建新文档的第一步是创建一个 diagram。然后 添加形状和连接器 构建 diagram。使用默认构造函数 Diagram 类创建一个新的...

    docs.aspose.com/diagram/zh/net/add-watermark-to...
  10. 将 Visio 形状转换为图像|Documentation

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

    docs.aspose.com/diagram/zh/java/convert-a-visio...