Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 23,607 for

vsdx

(0.05 sec)
  1. 以编程方式创建 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始创建 Visio 文档。...Diagram (); // save diagram in the VSDX format diagram . save ( dataDir..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); 图纸尺寸默认为Letter。...

    docs.aspose.com/diagram/zh/java/create-visio-do...
  2. 以编程方式创建 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始创建 Visio 文档。...Diagram (); // Save diagram in the VSDX format diagram . Save ( dataDir..."CreateNewVisio_out.vsdx" , SaveFileFormat . VSDX ); 图纸尺寸默认为Letter。...

    docs.aspose.com/diagram/zh/net/create-visio-doc...
  3. Set Orientation and Control the Export of Hidde...

    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 Page page..."SetPageOrientation_Out.vsdx" , SaveFileFormat . VSDX ); Control the Export...

    docs.aspose.com/diagram/java/set-orientation-an...
  4. 检索、获取、复制和插入页面|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" ); // Set page id int pageid...constructor to load diagram from a VSDX file Diagram diagram = new Diagram...

    docs.aspose.com/diagram/zh/java/retrieve-get-co...
  5. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with 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/net/get-visio-shape-inh...
  6. Create CompactTree style organization chart in ...

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

    products.aspose.com/diagram/python-net/organiza...
  7. Broken shapes grouping in Visio document after ...

    Hi Support, Current Aspose.Diagram v.25.11.0 contains issues that break shapes grouping after a simple Open/Save diagram. I believe this was broken by a fix to the following issue: Steps to reproduce: Diagram exam…...vsdx"); var page = document.Pages[0];...= “Corrupted shapes grouping.vsdx”; var document = new Diagram(diagramName);...

    forum.aspose.com/t/broken-shapes-grouping-in-vi...
  8. Compress VSX document via Python | products.asp...

    Python source code to compress vsx 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-java/compres...
  9. Add, Edit & Delete Annotation from VSX via Pyth...

    Python source code to annotate VSX 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-java/annotat...
  10. Add, Edit & Delete Annotation from VSX via Java...

    Java source code to annotate VSX 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/vsx/