Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 23,613 for

vsdx

(0.17 sec)
  1. Aspose.Diagram Product Family

    无需使用 Visio 即可通过代码查找创建、操作和转换 Microsoft Visio 图表的答案。...VSD 转换为 VSDX 使用 C# 将 VSD 转换为 VSDX 使用 Python 将 VSD 转换为 VSDX 在 Python...

    kb.aspose.com/zh/diagram/
  2. 检索、获取、复制和插入页面|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....vsdx" ); // Set page id int pageid...constructor to load diagram from a VSDX file Diagram diagram = new Diagram...

    docs.aspose.com/diagram/zh/java/retrieve-get-co...
  3. 使用窗口元素|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....vsdx" ); // iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // initialize window object...

    docs.aspose.com/diagram/zh/java/working-with-wi...
  4. Create organization chart in VSDM document via ...

    Java source code to create organization chart in vsdm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Organizationchart Vsdm PNG JPG BMP TIFF VSDX Create Organization Chart in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/java/organizationch...
  5. Create organization chart in VSDM document via ...

    C# source code to create organization chart in vsdm file on .NET Framework, .NET Core, Mono Platforms....Organizationchart Vsdm PNG JPG BMP TIFF VSDX Create Organization Chart in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/organizationcha...
  6. 使用连接器类型形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置连接器外观。...vsdx" , SaveFileFormat . VSDX ); 选择连接器形状的重新布线选项...class constructor to load the VSDX diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/net/working-with-con...
  7. Auto-space a Collection of Shapes in the Visio ...

    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....vsdx" ); // get page of the Visio..."c:\\temp\\AutoSpaceShapes_Out.vsdx" , SaveFileFormat . VSDX ); Set Orientation...

    docs.aspose.com/diagram/java/auto-space-a-colle...
  8. Change Page Size|Documentation

    This section explains how to change page's size in a visio file with Aspose.Diagram....vsdx" ); // Get Visio page Aspose..."SetPageSize_out.vsdx" , SaveFileFormat . VSDX ); Set Orientation...

    docs.aspose.com/diagram/net/change-page-size/
  9. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....vsdx" ); // Get Visio page Aspose..."SetAutoExpand_out.vsdx" , SaveFileFormat . VSDX ); Set Orientation...

    docs.aspose.com/diagram/net/check-page-autoexpand/
  10. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....Diagram (); // Save diagram in the VSDX format diagram . Save ( dataDir..."CreateNewVisio_out.vsdx" , SaveFileFormat . VSDX ); Code Sample:...

    docs.aspose.com/diagram/net/your-first-aspose-d...