Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 24,300 for

vsdx

(0.25 sec)
  1. 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...
  2. 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...
  3. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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 ); Set the Color...Diagram ( "c:\\temp\\Drawing1.vsdx" ); // Get Visio page Page page...

    docs.aspose.com/diagram/java/public-api-changes...
  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" ); // get the page by its name..."FormatShapeTextBlock_Out.vsdx" , SaveFileFormat . VSDX ); 旋转和设置形状文本的位置...

    docs.aspose.com/diagram/zh/java/working-with-te...
  5. Your First Aspose.Diagram Application - Hello W...

    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....the VSDX format diagram . save ( "CreateNewVisio_out.vsdx" , SaveFileFormat...SaveFileFormat . VSDX ) 打开现有文件 The following example opens an...

    docs.aspose.com/diagram/zh/python-net/your-firs...
  6. Connect Shapes in Visio via .NET | products.asp...

    C# source code to connect shapes in Visio on .NET Framework, .NET Core, Mono Platforms....Visio Shape HTML JPG VSDX XML VSDX VSDX Connect Shapes in Visio...selected page Save Diagram in Vsdx format. System Requirements...

    products.aspose.com/diagram/net/developer/conne...
  7. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...vsdx" ); // Get Visio page Aspose..."UpdateField_out.vsdx" , SaveFileFormat . VSDX ); 删除字段 以下代码段删除形状中的字段。...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  8. Hello World 示例|Documentation

    本页介绍如何使用 Aspose.Diagram 库创建 hello world 示例。...Visio file formats including VSDX, VDX, VSD, VSX, VTX, VSSX, VSDM...Diagram (); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/hello-world-exam...
  9. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....vsdx" ); // Iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // Initialize window object...

    docs.aspose.com/diagram/net/working-with-window...
  10. Convert Visio to JPEG via Python | products.asp...

    Sample Python conversion Visio to JPEG file. Use this example code to convert Visio to JPEG 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...