Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 135,523 for

diagram

(0.15 sec)
  1. Working with Visio Shape Data|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 for Java allows you to manipulate...manipulate Microsoft Visio diagrams in different ways. One of the...

    docs.aspose.com/diagram/java/working-with-visio...
  2. 以编程方式打开 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始打开 Visio 文档。...Diagram API 支持从头开始创建新的 Visio 图表,然后...Visio diagram 用于修改、添加或处理目的。 读一 Diagram 使用 Aspose.Diagram API,开发者可以加载所有支持的...

    docs.aspose.com/diagram/zh/java/open-visio-docu...
  3. Create, Layout and Auto-Fit Shapes|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....[ Hide ] Creating a Diagram Aspose.Diagram for Python via Java...and create Microsoft Visio diagrams from within your own applications...

    docs.aspose.com/diagram/python-java/create-layo...
  4. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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 6.8.0 Contents [ Hide ] This...describes changes to the Aspose.Diagram API from version 6.6.0 to 6...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. 检索、获取、复制和插入页面|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 类公开的 Pages 属性支持 Pages 对象的集合。此属性可用于检索页面信息。...属性确定页面是前景页面还是背景页面。 检索页面信息编程示例 以下代码从 diagram 中检索页面信息。 import jpype import...

    docs.aspose.com/diagram/zh/python-java/retrieve...
  6. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Diagram for .NET directly writes the...rendering a Drawing to PDF, Aspose.Diagram for .NET populates Application...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  7. 绘制矩形|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-rec...
  8. 使用评论|Documentation

    本页介绍如何使用 Aspose.Diagram 库添加或编辑评论。...Diagram for .NET API 允许开发人员在 Visio...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The path...

    docs.aspose.com/diagram/zh/net/working-with-com...
  9. Use Connection indexes to connect shapes|Docume...

    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 for .NET API already allows...connection indexes with Aspose.Diagram for .NET API. C# // initialize...

    docs.aspose.com/diagram/net/use-connection-inde...
  10. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and save as pdf, svg, html, image, xps and other formats....Diagram for .NET API allows developers...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The path...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/