Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 24,298 for

vsdx

(0.15 sec)
  1. Aspose.Diagram Product Family

    Find answers to create, manipulate, and convert Microsoft Visio diagrams via code without using Visio....Փոխակերպեք VSD-ն VSDX-ին՝ օգտագործելով C# Փոխակերպեք VSD-ն VSDX-ի Java-ի...Java-ի միջոցով Փոխակերպեք VSD-ն VSDX-ի՝ օգտագործելով Python-ը Փոխակերպեք...

    kb.aspose.com/hy/diagram/
  2. Introduction|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" ; //Call the diagram constructor...String path = dataDir + "Drawing1.vsdx" ; //Call the diagram constructor...

    docs.aspose.com/diagram/java/introduction/
  3. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...Diagram (); // save diagram in the VSDX format diagram . save ( dataDir..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); 代码示例:打开现有文件 The...

    docs.aspose.com/diagram/zh/java/your-first-aspo...
  4. 检索、获取、复制和插入页面|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...
  5. 使用窗口元素|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...
  6. Create Visio document programmatically|Document...

    This page describes how to create Visio document from scratch with Aspose.Diagram library....Diagram (); // save diagram in the VSDX format diagram . save ( dataDir..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); The drawing paper...

    docs.aspose.com/diagram/java/create-visio-docum...
  7. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...save ( "output.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/setup-envir...
  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. Working with SolutionXML Elements|Documentation

    This section explains how to add solutionXml or get xml values from solutionXml element with Aspose.Diagram....vsdx" ); // Initialize SolutionXML..."AddSolutionXMLElemen_out.vsdx" , SaveFileFormat . VSDX ); Reading XML Values...

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