Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 24,298 for

vsdx

(0.18 sec)
  1. 在 Visio 页面中自动放置一组形状|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" ) # get page of the Visio drawing..."AutoSpaceShapes_Out.vsdx" , SaveFileFormat . VSDX ) 设置方向并控制隐藏 Visio...

    docs.aspose.com/diagram/zh/python-java/auto-spa...
  2. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....vsdx" ); // Get page by name Page...+ "AddShape_out.vsdx" , SaveFileFormat . VSDX ); Console . WriteLine...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  3. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Visio diagram 保存为任何支持的文件格式,如下所列: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM...() + "MyOutput.vsdx" , SaveFileFormat . VSDX ); 指定 Visio 保存选项...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  4. 设置方向并控制隐藏 Visio 保存页面的导出|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" ); // get Visio page Page page..."SetPageOrientation_Out.vsdx" , SaveFileFormat . VSDX ); 控制导出隐藏的 Visio...

    docs.aspose.com/diagram/zh/java/set-orientation...
  5. 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/
  6. 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...
  7. 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/
  8. 介绍|Documentation

    Aspose.Diagram图书馆介绍。...vsdx" ; // Call the diagram constructor...visioDrawing = dataDir + "Drawing1.vsdx" ; // Call the diagram constructor...

    docs.aspose.com/diagram/zh/net/introduction/
  9. 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....vsdx" ); // get page by name Page...+ "AddShape_Out.vsdx" , SaveFileFormat . VSDX ); System . out...

    docs.aspose.com/diagram/java/working-with-visio...
  10. Apply preset theme to VSSX document via Python ...

    Python source code to apply preset theme to vssx file within any Python based application....Theme Vssx PNG JPG BMP TIFF VSDX Apply preset theme to VSSX document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-java/theme/v...