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

vsdx

(0.1 sec)
  1. 使用主题|Documentation

    本节介绍如何将预设主题应用到页面或带有 Aspose.Diagram 的形状。...修改给定 VSDX 文件主题的人都有用。我们使用测试文件 Themes1.vsdx,如下所示。 主题1.vsdx 将预设主题应用到页面...Diagram ( dataDir + "Themes1.vsdx" ); //Get an instance of Page...

    docs.aspose.com/diagram/zh/java/working-with-th...
  2. 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/
  3. 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...
  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....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...
  5. 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...
  6. 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...
  7. 公共 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...
  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. 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...
  10. 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...