Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 24,300 for

vsdx

(0.06 sec)
  1. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram....vsdx" ); // Get page by name Page..."ApplyThemeToNewShape_out.vsdx" , SaveFileFormat . VSDX ); Rotate, Change...

    docs.aspose.com/diagram/java/apply-theme-to-shape/
  2. Open Visio document programmatically|Documentation

    This page describes how to open Visio document from scratch with Aspose.Diagram library....file formats are as follows: VSDX, VSD, VSDM, MMD, VSS, VSSX,...FileStream ( dataDir + "Drawing1.vsdx" , FileMode . Open ); Diagram...

    docs.aspose.com/diagram/net/open-visio-document/
  3. 公共 API Aspose.Diagram 6.0.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....vsdx" ); // get Visio page by name...Diagram ( "C:/temp/Drawing1.vsdx" ); // get Visio page by name...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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" , SaveFileFormat . VSDX ); Error rendering...@"C:\temp\Output.vsdx" , SaveFileFormat . VSDX ); Error rendering...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. Setup Environment and Installation Guidelines|D...

    Visio Diagram Node.js via Java is platform-independent API and can be used on any platform (Windows, Linux and MacOS) where Node.js and node-java bridge are installed. It can be installed from NPM and ZIP archive....vsdx" , aspose . diagram . SaveFileFormat . VSDX ); console..."output.vsdx" , aspose . diagram . SaveFileFormat . VSDX ); console...

    docs.aspose.com/diagram/java/setup-environment-...
  6. Compress VSSX document via Python | products.as...

    Python source code to compress vssx 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. Working with Hyperlinks|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" ); // get page by name Page..."AddHyperlinkToShape_Out.vsdx" , SaveFileFormat . VSDX ); Get Hyperlinks...

    docs.aspose.com/diagram/java/working-with-hyper...
  8. Add PDF Bookmarks|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" ); PdfSaveOptions options =...text pbeRoot . setText ( "1.vsdx" ); // Set the destination page...

    docs.aspose.com/diagram/java/add-pdf-bookmarks/
  9. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vsd file within any Python based application....Flowchart Vsd PNG JPG BMP TIFF VSDX Create flowchart style organization...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/flowchar...
  10. 计算引脚值和设置形状的大小|Documentation

    本节介绍如何使用 Aspose.Diagram 计算子形状的 PinX 和 PinY 值。...vsdx" ); // Get a group shape by...class constructor to load the VSDX diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/net/calculate-pin-va...