Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 23,608 for

vsdx

(0.1 sec)
  1. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...vsdx" ); Page page = diagram . Pages..."AddImageToPage_out.vsdx" , SaveFileFormat . VSDX ); 在 SVG 中插入图像 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  2. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vstm file within any Python based application....Organizationchart Vstm PNG JPG BMP TIFF VSDX Create CompactTree style organization...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/organiza...
  3. Auto layout VSX document via Python | products....

    Python source code to auto layout vsx file within any Python based application....Autolayout Vsx PNG JPG BMP TIFF VSDX Auto layout VSX document in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-java/autolay...
  4. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....file format as listed below: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM...Diagram ( dataDir + "Drawing1.vsdx" ); // save diagram using the...

    docs.aspose.com/diagram/java/save-visio-document/
  5. 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...
  6. 设置方向并控制隐藏 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...
  7. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....vsdx" ); // get page of the Visio..."c:\temp\AutoSpaceShapes_Out.vsdx" , SaveFileFormat . VSDX ); Set Orientation...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  8. DiagramException when converting vsd file - Fre...

    Converting vsd file to Vsdx results in DiagramException. vsd file and callstack: DiagramException.zip (1.7 MB) The file was converted using this part of code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new D…...6:29am 1 Converting vsd file to vsdx results in DiagramException...getAbsolutePath() + "x", SaveFileFormat.VSDX); casserolepan March 3, 2026...

    forum.aspose.com/t/diagramexception-when-conver...
  9. Change Page Size|Documentation

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

    docs.aspose.com/diagram/java/change-page-size/
  10. 以编程方式保存 Visio 文档|Documentation

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

    docs.aspose.com/diagram/zh/java/save-visio-docu...