Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 23,607 for

vsdx

(0.13 sec)
  1. 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/
  2. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, Vsdx, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....vsdx" )) #// Save diagram in the...join ( sourceDir , "Drawing1.vsdx" )) #// Save diagram in the...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  3. 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...
  4. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW 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. 获取 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...
  6. 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/
  7. 计算引脚值和设置形状的大小|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...
  8. Create flowchart style organization chart in VT...

    Python source code to create flowchart style organization chart in vtx file within any Python based application....Flowchart Vtx 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...
  9. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vst file within any Python based application....Organizationchart Vst 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...
  10. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization chart in vdw file within any Python based application....Organizationchart Vdw 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-java/organiz...