Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 27,580 for

visio

(0.35 sec)
  1. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to html with a few lines of code....Convert Visio to HTML format Contents [ Hide ] 导出 Visio 到 HTML...explains how to export a Microsoft Visio diagram to HTML using Aspose...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  2. Convert VSSM to PDF via Python | products.aspos...

    Sample Python conversion code for VSSM format to PDF file. Use this example code to convert VSSM to PDF within any Python based application....via Python Export Microsoft Visio VSSM to PDF using Python APIs...Aspose.Diagram is a Microsoft Visio document format manipulation...

    products.aspose.com/diagram/python-java/convers...
  3. Refresh shapes data|Documentation

    This section explains how to refresh shape's data for a Visio shape with Aspose.Diagram....GetDataDir_Shapes (); // Load a Visio diagram Diagram diagram = new...shape . RefreshData (); // Save visio diagram diagram . Save ( dataDir...

    docs.aspose.com/diagram/net/refresh-shapes-data/
  4. Working with Hyperlinks in PHP|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....topics: Add Hyperlink to a Visio Shape in PHP Get Shape Hyperlink...Hyperlink Data from a Visio Drawing in PHP Working with Headers and...

    docs.aspose.com/diagram/java/working-with-hyper...
  5. 从形状对象中检索 ActiveX 控件以修改属性|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 API,开发人员可以从 Visio 形状对象中检索 ActiveX 控件以设置其所有可用属性。...getActiveXControl 方法,允许开发人员从 Visio 形状对象检索 ActiveX 控件。开发人员可以在适当的...

    docs.aspose.com/diagram/zh/java/retrieve-an-act...
  6. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....application creates a Microsoft Visio file with the text ‘Hello World’...Create a new Visio file, or open an existing Visio file. Create...

    docs.aspose.com/diagram/python-java/your-first-...
  7. 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...
  8. 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...
  9. 公共 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...
  10. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vstm file within any Python based application....Diagram is a Microsoft Visio document format manipulation...daigram elements and convert Visio diagrams to other formats such...

    products.aspose.com/diagram/python-net/flowchar...