Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 24,300 for

vsdx

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

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...World" )) # Save diagram in the VSDX format diagram . save ( "Cr..."CreateHelloWorldVisi_out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/your-fir...
  2. 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/
  3. 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/
  4. Watermark VSD document via Python | products.as...

    Python sample code to add watermark to VSD documents 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/watermar...
  5. Compress VDW document via Python | products.asp...

    Python source code to compress vdw 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...
  6. Watermark VSSX document via Python | products.a...

    Python sample code to add watermark to VSSX documents 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/watermar...
  7. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....Create Vstm VSTM JPG HTML XML VSDX VSTM Create VSTM Documents via...that support macros. Unlike VSDX files, files created from VSTM...

    products.aspose.com/diagram/python-net/create/v...
  8. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...vsdx" ); // Set connector shape by..."EditConnectorGeometr_out.vsdx" , SaveFileFormat . VSDX ); Aspose.Diagram...

    docs.aspose.com/diagram/net/working-with-geomet...
  9. 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...
  10. 使用形状粘合|Documentation

    本节介绍如何使用 Aspose.Diagram 获取粘附到特定形状的形状。...vsdx" ); // Get a particular page..."GlueVisioShapes_out.vsdx" , SaveFileFormat . VSDX ); 在容器内粘贴形状 Aspose...

    docs.aspose.com/diagram/zh/net/working-with-sha...