Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 24,300 for

vsdx

(1.38 sec)
  1. Create flowchart style organization chart in VS...

    Python source code to create flowchart style organization chart in vss file within any Python based application....Flowchart Vss 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-java/flowcha...
  2. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole object with Aspose.Diagram library....vsdx" ); // Get page of the Visio..."ManipulateObjects_out.vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/net/manipulate-the-embe...
  3. 获取页面的纸张宽度和高度|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 visio 页面的纸张大小。...vsdx" ); // get page of the Visio...dataDir + "modified.vsdx" , SaveFileFormat . VSDX ); 设置边距...

    docs.aspose.com/diagram/zh/java/get-paper-width...
  4. 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...
  5. Add, Edit & Delete Annotation from VSD via Java...

    Java source code to annotate VSD file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....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/java/annotation/vsd/
  6. 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-...
  7. 检查页面自动扩展|Documentation

    本节介绍如何检查或更改页面是否在带有 Aspose.Diagram 的 visio 文件中自动展开。...vsdx" ); // Get Visio page Page page..."SetAutoExpand_out.vsdx" , SaveFileFormat . VSDX ); 设置方向并控制隐藏 Visio...

    docs.aspose.com/diagram/zh/java/check-page-auto...
  8. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。...diagram constructor to load a VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by ID Page page...

    docs.aspose.com/diagram/zh/java/get-visio-shape...
  9. 获取 Visio 形状继承线|Documentation

    本节介绍如何获取 visio 形状的线条样式,继承自其父样式并掌握 Aspose.Diagram。...class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  10. 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/