Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 23,608 for

vsdx

(0.23 sec)
  1. 使用窗口元素|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...
  2. Connect Shapes in Visio via Python | products.a...

    Python source code to connect visio shapes within any Python based application....Visio Shape PNG JPG BMP TIFF VSDX Connect visio shapes in Python...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/develope...
  3. Aspose.Diagram Product Family

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

    kb.aspose.com/zh/diagram/
  4. Apply preset theme to VSX document via Python |...

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

    products.aspose.com/diagram/python-net/theme/vsx/
  5. Auto layout VSTX document via Python | products...

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

    products.aspose.com/diagram/python-java/autolay...
  6. Draw geomtry to visio VSDM document via Python ...

    Python source code to draw geomtry to visio vsdm file within any Python based application....Drawing Vsdm PNG JPG BMP TIFF VSDX Draw Geomtry to VSDM document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/drawing/...
  7. Auto layout VSDM document via Python | products...

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

    products.aspose.com/diagram/python-net/autolayo...
  8. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 visio 形状的形状数据。...vsdx" ); // Get page by name Page..."RefreshData_out.vsdx" , SaveFileFormat . VSDX ); 旋转、改变位置和连接子形状...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  9. Working with Shapes Paragraph|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....Diagram (); // save diagram in the VSDX format diagram . save ( dataDir..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); Working with...

    docs.aspose.com/diagram/java/working-with-shape...
  10. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....vsdx" ); // Get page by name Page..."ConfigureShapeLayers_out.vsdx" , SaveFileFormat . VSDX ); Add a new Layer...

    docs.aspose.com/diagram/net/working-with-layers/