Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 23,608 for

vsdx

(0.14 sec)
  1. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java....vsdx" ) # Remove hidden information...the VSDX format diagram . save ( "ReduceFileSize_Out.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/python-java/reduce-file...
  2. 公共 API Aspose.Diagram 5.8.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.... SaveToolBar = False VSDX 在 SaveFileFormat 中添加了保存选项 之前Aspose...之前Aspose.Diagram API支持读取VSDX格式,现在我们增加了VSDX格式写图的支持。示例代码: C# // save...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  3. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....vsdx" ); // Add comment diagram ..."AddComment_out.vsdx" , SaveFileFormat . VSDX ); Edit a Page-Level...

    docs.aspose.com/diagram/net/working-with-comments/
  4. Insert OLE(Object Linking and Embedding) object...

    C# source code to insert OLE(Object Linking and Embedding) object into Visio such as excel and word on .NET Framework, .NET Core, Mono Platforms....INSERT-OBJECT to VISIO HTML JPG VSDX XML VSDX VSDX Insert OLE object into...Diagram object.(or->Load the Vsdx file with full path.) Select...

    products.aspose.com/diagram/net/object/insert-o...
  5. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG within any Python based application.... Load VSDX file with an instance of Diagram...diagram import * // load the Vsdx in an object of Diagram diagram...

    products.aspose.com/diagram/python-net/conversi...
  6. 旋转、改变位置和连接子形状|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....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // get page by name Page...

    docs.aspose.com/diagram/zh/java/rotate-change-t...
  7. Convert Visio to IMAGE via C# | products.aspose...

    Convert Visio to IMAGE format in C# code. Save Visio as IMAGE using VB.NET, Asp.NET or any .NET based application.....Convert VSDX to IMAGE Check our live demos for VSDX to IMAGE...write any code. Just upload your VSDX file and hit the "Convert" button...

    products.aspose.com/diagram/net/conversion/visi...
  8. Insert ActiveX Control into Visio via .NET | pr...

    C# source code to insert ActiveX Control into Visio on .NET Framework, .NET Core, Mono Platforms....OL to VISIO HTML JPG VSDX XML VSDX VSDX Insert ActiveX Control...selected page Save Diagram in Vsdx format. System Requirements...

    products.aspose.com/diagram/net/developer/inser...
  9. Aspose.Diagram for Python via Java Limitations ...

    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 ); } } Aspose.Diagram...diagram . save ( "out.vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  10. 公共 API Aspose.Diagram 5.8.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.... setSaveToolBar ( false ); VSDX 在 SaveFileFormat 中添加了保存选项 之前Aspose...之前Aspose.Diagram API支持读取VSDX格式,现在我们增加了VSDX格式写图的支持。示例代码: Java //...

    docs.aspose.com/diagram/zh/java/public-api-chan...