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

vsdx

(0.7 sec)
  1. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....vsdx" ); Page page = diagram . Pages..."AddImageToPage_out.vsdx" , SaveFileFormat . VSDX ); Insert Image...

    docs.aspose.com/diagram/net/drawing/insert-image/
  2. 画正方形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制正方形。支持使用C#绘制正方形并保存为pdf、svg、html、image、xps等格式。...vsdx" ); //Draw square in page diagram..."DrawSquareInPage_out.vsdx" , SaveFileFormat . VSDX ); 在 SVG 中绘制正方形...

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...
  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. 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...
  5. 更新、删除字段|Documentation

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

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  6. 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...
  7. 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...
  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. 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...
  10. Convert Visio to EMF via Java | products.aspose...

    Sample Java code for Converting Visio to EMF file. Use this example code to convert Visio to EMF within any Web or Desktop Java based application....Java Conversion VISIO to EMF Vsdx JPG EMF XML Visio EMF Convert...just a few lines of code. Load VSDX file with an instance of Diagram...

    products.aspose.com/diagram/java/conversion/vis...