Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 135,526 for

diagram

(0.3 sec)
  1. 使用图像|Documentation

    本页介绍如何使用 Aspose.Diagram 库从 Visio 绘图的页面中提取、替换或插入图像。... Diagram 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集...call a Diagram class constructor to load a VSD diagram diagram...

    docs.aspose.com/diagram/zh/python-java/working-...
  2. Set Appearance of the Connector Type Shape in V...

    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....Diagram - Set Appearance of the Connector...Shape in Visio using Aspose.Diagram Java for PHP , simply invoke...

    docs.aspose.com/diagram/java/set-appearance-of-...
  3. 使用 SolutionXML 元素|Documentation

    本节介绍如何添加 solutionXml 或从 Aspose.Diagram 的 solutionXml 元素获取 xml 值。...Diagram for .NET . 这 解决方案XML 类表示 Visio...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The path...

    docs.aspose.com/diagram/zh/net/working-with-sol...
  4. Get Visio Shape Including Child|Documentation

    This section explains how to get visio shape including child with shape's id or name with Aspose.Diagram....Including Child Each shape in a diagram has an ID and a name. The ID...supports a collection of Aspose.Diagram.Shape objects. The Shapes property...

    docs.aspose.com/diagram/net/get-visio-shape-inc...
  5. 配置 Visio 时间线形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置里程碑形状的属性。...Diagram 允许开发人员设置里程碑属性。本文介绍如何设置里程碑日期、日期格式、自动更新标志和类型。...更新里程碑日期、日期格式、自动更新标志和里程碑类型的过程: 加载一个 diagram。 找到一个特定的形状。 初始化 MilestoneHelper...

    docs.aspose.com/diagram/zh/net/configure-visio-...
  6. 将主题应用于形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 形状中设置主题属性。...Diagram for .NET 将主题颜色应用于形状。 下面的代码显示了如何: 加载示例 diagram。 获取特定页面。...获取特定页面。 得到一个特定的形状。 设置形状的主题。 保存 diagram 将主题设置为形状编程示例 在您的 .NET 应用程序中使用以下代码,使用...

    docs.aspose.com/diagram/zh/net/apply-theme-to-s...
  7. 更改图层属性|Documentation

    本节介绍如何使用 Aspose.Diagram 更改图层的属性。...Diagram for .NET 允许在 Microsoft Office Visio diagram 中更改图...绘图中添加和删除图层对象。用户可以管理 层 以编程方式使用 Aspose.Diagram API 的属性如下: 更改层属性编程示例 以下代码有助于更改层的属性。...

    docs.aspose.com/diagram/zh/net/change-propertie...
  8. 分组、转换和验证形状|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....Diagram API 允许开发人员将形状分组在一起以一次移动它们。...方法可用于将形状组合在一起。 下面的代码显示了如何: 加载示例 diagram。 初始化形状数组 通过 id 获取特定形状。 通过 id...

    docs.aspose.com/diagram/zh/java/group-convert-a...
  9. Hello World Example|Documentation

    This page describes how to create example of hello world with Aspose.Diagram library....Diagram for .NET has rich features...capability to convert Visio Diagrams to a number of formats such...

    docs.aspose.com/diagram/net/hello-world-example/
  10. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 visio 文件中的页面大小。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 这 页面道具...属性更改页面大小。 设置页面大小编程示例 以下代码段从 diagram 更改页面大小。 // For complete examples...

    docs.aspose.com/diagram/zh/java/change-page-size/