Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 135,215 for

aspose diagram

(0.23 sec)
  1. 获取 Visio 形状继承字符|Documentation

    本节介绍如何获取 visio 形状的字体样式从其父样式继承并掌握 Aspose.Diagram。...com/aspose-diagram/Aspose.Diagram-for-.NET // The...Call a Diagram class constructor to load the VSDX diagram Diagram...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  2. Rotate Visio Shape Text|Documentation

    How to rotate shape's text in visio using .NET Diagram API....[ Hide ] Creating a Diagram Aspose.Diagram for .NET lets you read...and create Microsoft Visio diagrams from within your own applications...

    docs.aspose.com/diagram/net/rotate-visio-shape-...
  3. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....Contents [ Hide ] Insert field Aspose.Diagram for .NET lets you create...insert field to Microsoft Visio diagrams from within your own applications...

    docs.aspose.com/diagram/net/create-insert-fields/
  4. Rotate, Change the Position and Connect Sub-Sha...

    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....Shape with Suitable Angle Aspose.Diagram for Java allows you to...to rotate a shape using Aspose.Diagram for Java. // For complete...

    docs.aspose.com/diagram/java/rotate-change-the-...
  5. 绘制矩形|Documentation

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

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  6. 创建、布局和自动调整形状|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....Contents [ Hide ] 创建一个 Diagram Aspose.Diagram for Java 允许您从自己的应用程序中读取和创建...自动化。创建新文档的第一步是创建一个 diagram。然后 添加形状和连接器 构建 diagram。使用默认构造函数 Diagram 类创建一个新的...

    docs.aspose.com/diagram/zh/java/create-layout-a...
  7. 使用图像|Documentation

    本节介绍如何使用 Aspose.Diagram 从 visio 页面插入或获取图像。... Diagram 类公开的 Shapes 属性支持 Aspose.Diagram.Shape 对象的集...https://github.com/aspose-diagram/Aspose.Diagram-for-.NET // The...

    docs.aspose.com/diagram/zh/net/working-with-ima...
  8. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram....the Diagram class supports a collection of Aspose.Diagram.Page...the pages information from a diagram. // For complete examples and...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  9. Convert a Visio Shape To Image|Documentation

    This section explains how to convert a visio shape to image with Aspose.Diagram....visio shape to image using Aspose.Diagram. The ToImage method exposed...shows how to: Load a sample diagram. get a particular page. get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  10. Draw Shapes in Page|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....] Draw Polyline in Page Aspose.Diagram for .NET API allows developers...DrawPolyline() method of the Diagram class. The code example below...

    docs.aspose.com/diagram/net/draw-shapes-in-page/