Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 24,300 for

vsdx

(1.26 sec)
  1. Visio File Drawing NET C# | products.aspose.com

    C# source code to draw geomtry to visio file on Java Runtime Environment....include VDW, VDX, VSD, VSDM, VSDX,VSS,VSSM,VSSX,VST,VSTM,VSTX...Geomtry VSD Geomtry VSDM Geomtry VSDX Geomtry VSS Geomtry VSSM Geomtry...

    products.aspose.com/diagram/java/drawing/
  2. Getting Started|Documentation

    Setup Aspose.Diagram for Python via .NET and installation guidelines....the VSDX format diagram . save ( "CreateNewVisio_out.vsdx" , SaveFileFormat...SaveFileFormat . VSDX ) Now save the code above to “CreatingNewVisioFile...

    docs.aspose.com/diagram/python-net/getting-star...
  3. 检索、获取、复制和插入页面|Documentation

    本节介绍如何使用 Aspose.Diagram 插入页面、复制页面或获取页面信息。...vsdx" ); // Set page id int pageid...constructor to load diagram from a VSDX file Diagram diagram = new Diagram...

    docs.aspose.com/diagram/zh/net/retrieve-get-cop...
  4. 使用窗口元素|Documentation

    本节用Aspose.Diagram说明visio窗口元素的get属性。...vsdx" ); // Iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // Initialize window object...

    docs.aspose.com/diagram/zh/net/working-with-win...
  5. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram....vsdx" ); // Get page by name Page..."ChangeLayerProperty_out.vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/net/change-properties-l...
  6. Compress VSX document via Python | products.asp...

    Python source code to compress vsx file within any Python based application....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/python-net/compress...
  7. 检索、获取、复制和插入页面|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...
  8. 入门|Documentation

    Setup Aspose.Diagram for Python via .NET and installation guidelines....the VSDX format diagram . save ( "CreateNewVisio_out.vsdx" , SaveFileFormat...SaveFileFormat . VSDX ) 现在将上面的代码保存到“CreatingNewVisioFile.py”并运行“python...

    docs.aspose.com/diagram/zh/python-net/getting-s...
  9. 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 drawing..."AutoSpaceShapes_Out.vsdx" , SaveFileFormat . VSDX ) Set Orientation...

    docs.aspose.com/diagram/python-java/auto-space-...
  10. Introduction|Documentation

    Introduction of Aspose.Diagram library....vsdx" ; // Call the diagram constructor...visioDrawing = dataDir + "Drawing1.vsdx" ; // Call the diagram constructor...

    docs.aspose.com/diagram/net/introduction/