Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 129,799 for

diagram api

(1.54 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. Working With OLE Objects|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....the OLE objects in the Visio diagram. If an Excel spreadsheet or...this by using Aspose.Diagram for Java API . Manipulate the Embedded...

    docs.aspose.com/diagram/java/working-with-ole-o...
  3. Retrieve, Get, Copy and Insert a Page|Documenta...

    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....the Diagram class supports a collection of Aspose.Diagram.Page...the pages information from a diagram. // For complete examples and...

    docs.aspose.com/diagram/java/retrieve-get-copy-...
  4. 合并组合 Diagram|Documentation

    本节说明如何合并 visio 文件...合并组合 Diagram Contents [ Hide ] 可能的使用场景 Aspose.Diagram for Python...Aspose.Diagram for Python via Java API has the Diagram class that...

    docs.aspose.com/diagram/zh/python-java/merge-co...
  5. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library....the Diagram class supports a collection of Aspose.Diagram.Shape...startJVM () from asposediagram.api import * lic = License () lic...

    docs.aspose.com/diagram/python-java/working-wit...
  6. Insert an ActiveX Control in the Visio Diagram|...

    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....ActiveX Control in the Visio Diagram Contents [ Hide ] 开发者可以直接在Microsoft...绘图中添加ActiveX控件,使Visio diagram 交互使用 Aspose.Diagram for Java API . 插入 ActiveX...

    docs.aspose.com/diagram/zh/java/insert-an-activ...
  7. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Visio diagram 导出到图像 Aspose.Diagram for .NET API. 使用 Diagram 类构造函数读取...类构造函数读取 diagram 文件和 Save 方法将 diagram 导出为任何支持的图像格式。 要将 diagram 导出到图像:...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  8. Your First Aspose.Diagram Application - Hello W...

    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 Application - Hello World Contents...World) using Aspose.Diagram' simple API. The application creates...

    docs.aspose.com/diagram/zh/python-net/your-firs...
  9. 使用图像|Documentation

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

    docs.aspose.com/diagram/zh/net/working-with-ima...
  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/