Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 27,610 for

visio

(1.51 sec)
  1. Aspose.Diagram for Python via Java System Requi...

    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....Microsoft Visio installed, as Aspose.Diagram itself is a visio creation...and rendering engine. To view Visio documents produced by Aspose...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  2. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....and insert field to Microsoft Visio diagrams from within your own...new diagram // Load source Visio diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/create-insert-fields/
  3. Convert VSSM to PDF via Python | products.aspos...

    Sample Python conversion code for VSSM format to PDF file. Use this example code to convert VSSM to PDF within any Python based application....via Python Export Microsoft Visio VSSM to PDF using Python APIs...Aspose.Diagram is a Microsoft Visio document format manipulation...

    products.aspose.com/diagram/python-java/convers...
  4. Create organization chart in VSTM document via ...

    C# source code to create organization chart in vstm file on .NET Framework, .NET Core, Mono Platforms....Diagram is a Microsoft Visio document format manipulation...daigram elements and convert Visio diagrams to other formats such...

    products.aspose.com/diagram/net/organizationcha...
  5. Create organization chart in VSX document via ....

    C# source code to create organization chart in vsx file on .NET Framework, .NET Core, Mono Platforms....Diagram is a Microsoft Visio document format manipulation...daigram elements and convert Visio diagrams to other formats such...

    products.aspose.com/diagram/net/organizationcha...
  6. Create flowchart style organization chart in VS...

    C# source code to create flowchart style organization chart in vstm file on .NET Framework, .NET Core, Mono Platforms....Diagram is a Microsoft Visio document format manipulation...daigram elements and convert Visio diagrams to other formats such...

    products.aspose.com/diagram/net/flowchart/vstm/
  7. Apply preset theme to VSTM document via Java | ...

    Java source code to apply preset theme to vstm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Diagram is a Microsoft Visio document format manipulation...daigram elements and convert Visio diagrams to other formats such...

    products.aspose.com/diagram/java/theme/vstm/
  8. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...以编程方式保存 Visio 文档 Contents [ Hide ] Visio 图纸保存概述 使用 Diagram.Save...Save 保存Microsoft Visio图纸的方法。有允许将绘图保存到文件的重载。绘图可以保存为 Aspose.Diagram...

    docs.aspose.com/diagram/zh/python-net/save-visi...
  9. Retrieve an ActiveX Control from a Shape Object...

    Modify properties of an activeX Control with Aspose.Diagram library....retrieve an ActiveX control from a Visio shape object to set its all...retrieve an ActiveX control from a Visio shape object. Developers can...

    docs.aspose.com/diagram/net/retrieve-an-activex...
  10. Change Page Size|Documentation

    This section explains how to change page's size in a Visio file with Aspose.Diagram....class ); // Initialize the new visio diagram Diagram diagram = new...+ "Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages...

    docs.aspose.com/diagram/java/change-page-size/