Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 130,550 for

diagram api

(0.15 sec)
  1. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....Drawing Save Overview Use the Diagram.Save method to save a Microsoft...format supported by Aspose.Diagram. For the list of all supported...

    docs.aspose.com/diagram/python-net/save-visio-d...
  2. 分组、转换和验证形状|Documentation

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

    docs.aspose.com/diagram/zh/net/group-convert-an...
  3. 检索、获取、复制和插入页面|Documentation

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

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  4. View or Edit VDW Files Metadata via Java | prod...

    Java sample code to edit or view VDW metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram Java Metadata Vdw PNG JPG BMP...metadata from VDW files Aspose.Diagram for Java Overview Code Samples...

    products.aspose.com/diagram/java/metadata/vdw/
  5. Archive

    archives...Svenska Microsoft Visio is a diagramming and vector graphics application...that allows you to create diagrams, flowcharts, and other visual...

    blog.aspose.com/diagram/convert-image-to-visio-...
  6. Working with Masters|Documentation

    This section explains how to add master or get master information with Aspose.Diagram....Diagram, it is possible to retrieve...get the ID and name from a diagram. The Master object represents...

    docs.aspose.com/diagram/net/working-with-masters/
  7. Create flowchart style organization chart in VS...

    Java source code to create flowchart style organization chart in vstm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram Java Flowchart Vstm PNG JPG...server-side Aspose.Diagram for Java APIs, without the use of...

    products.aspose.com/diagram/java/flowchart/vstm/
  8. Create VSDX Files via Java | products.aspose.com

    Java Sample code for generating VSDX documents. Use this code for creating VSDX files within Java based desktop or web application....Diagram Java Create Vsdx HTML JPG VSDX...using Java library. Aspose.Diagram for Java Overview Code Samples...

    products.aspose.com/diagram/java/create/vsdx/
  9. 分组、转换和验证形状|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...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...Diagram for .NET API 允许开发人员在页面中绘制文本形状。下面的代码示例显示了如何在...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The path...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/