Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 27,610 for

visio

(0.16 sec)
  1. Your First Aspose.Diagram Application - Hello W...

    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....application creates a Microsoft Visio file with the words Hello World...step. Create a new Microsoft Visio file, or open an existing file...

    docs.aspose.com/diagram/python-net/your-first-a...
  2. Working with SolutionXML Elements|Documentation

    This section explains how to add solutionXml or get xml values from solutionXml element with Aspose.Diagram....SolutionXML Element to the Visio Drawing SolutionXML is well-formed...represents SolutionXML element in Visio drawings. The Add method, exposed...

    docs.aspose.com/diagram/net/working-with-soluti...
  3. 公共 API Aspose.Diagram 16.11.0 的变化|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....请检查此代码示例: Java // load a Visio diagram Diagram diagram = new..."C:\\temp\\Drawing1.vsd" ); // get a Visio page by name Page page = diagram...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE object...doc ); // Embed a Microsoft Visio drawing into the document as...base . imageDir + "Microsoft Visio drawing.vsd" , "Package" , false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the Visio page with Aspose.Diagram....println ( dataDir ); // load a Visio diagram Diagram diagram = new...vsdx" ); // get page of the Visio diagram by name Page page =...

    docs.aspose.com/diagram/java/get-paper-width-an...
  6. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...application creates a Microsoft Visio file with the text ‘Hello World’...无许可证),请跳过此步骤。 创建一个新的 Visio 文件,或打开一个现有的 Visio 文件。 创建一个新的文本框。 插入单词**Hello...

    docs.aspose.com/diagram/zh/python-java/your-fir...
  7. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object...( doc ) # Embed a Microsoft Visio drawing into the document as...insert_ole_object ( IMAGE_DIR + 'Microsoft Visio drawing.vsd' , 'Package' , False...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Diagram for Python via .Net Home|Documen...

    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....powerful features of working with Visio files without the need of any...rich in features and provides Visio file formats conversions to...

    docs.aspose.com/diagram/zh/python-net/
  9. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 Visio 文件中的页面大小。... (); // Initialize the new visio diagram Diagram diagram = new...+ "Drawing1.vsdx" ); // Get Visio page Aspose . Diagram . Page...

    docs.aspose.com/diagram/zh/net/change-page-size/
  10. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 Visio 文件中的页面大小。...class ); // Initialize the new visio diagram Diagram diagram = new...+ "Drawing1.vsdx" ); // Get Visio page Page page = diagram . getPages...

    docs.aspose.com/diagram/zh/java/change-page-size/