Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 138,082 for

diagram

(1.61 sec)
  1. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....Microsoft Visio diagram to HTML using Aspose.Diagram for Java API...Use the Diagram class constructor to read the diagram files and...

    docs.aspose.com/diagram/java/convert-visio-to-h...
  2. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines....Diagram for Python via Java is platform-independent...8 . 0_131 ; Install Aspose.Diagram for Python via Java from pypi...

    docs.aspose.com/diagram/python-java/setup-envir...
  3. 使用外部数据源|Documentation

    本节介绍如何使用 Aspose.Diagram 使用外部数据源。...Diagram API 允许用户编辑 SQL Server 数据连接并刷新所有记录集。要将数据引入...下面的一段代码编辑一个特定的数据连接,同时刷新 Visio diagram 中所有可用的记录集。 // For complete...

    docs.aspose.com/diagram/zh/net/working-with-ext...
  4. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....Diagram for .NET API . The WindowCollection...the Diagram class, supports a collection of Aspose.Diagram.Window...

    docs.aspose.com/diagram/net/working-with-window...
  5. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram....shows how to: Load a sample diagram. get a particular page. get...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The path...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  6. 从 Stencil 添加母版|Documentation

    本节介绍如何从模板添加母版...Diagram for Python via Java allows...master from stencil. Aspose.Diagram for Python via Java API has...

    docs.aspose.com/diagram/zh/python-java/add-mast...
  7. 与大师合作|Documentation

    本节介绍如何使用 Aspose.Diagram 添加 master 或获取 master 信息。...Diagram,可以检索有关页面、连接器和母版的信息。本文介绍如何从 diagram 获取 ID 和名称。...这 掌握 对象代表一个 形状 对象在 diagram 中的主人。由 Diagram 类公开的 Masters 属性支持 Aspose...

    docs.aspose.com/diagram/zh/net/working-with-mas...
  8. Working with Masters|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, it is possible to retrieve...get the ID and name from a diagram. The Master object represents...

    docs.aspose.com/diagram/java/working-with-masters/
  9. 检查页面自动扩展|Documentation

    本节介绍如何检查或更改页面是否在带有 Aspose.Diagram 的 visio 文件中自动展开。...公开的 Pages 属性 Diagram 类支持 Aspose.Diagram.Page 对象的集合。 这 页面道具...属性检查页面的自动展开。 设置页面大小编程示例 以下代码检查页面从 diagram 自动扩展。 // For complete examples...

    docs.aspose.com/diagram/zh/net/check-page-autoe...
  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/