Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 23,610 for

vsdx

(0.19 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. Convert Visio to SVG via C# | products.aspose.com

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

    products.aspose.com/diagram/net/conversion/visi...
  3. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and save as pdf, svg, html, image, xps and other formats....vsdx" ); //Initiazlie a new PointF[]..."DrawPentagonInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Pentagon...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/
  4. Convert Visio to PDF via C# | products.aspose.com

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

    products.aspose.com/diagram/net/conversion/visi...
  5. Working with Window Elements|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" ); // iterate through the window...Diagram ( dataDir + "Drawing1.vsdx" ); // initialize window object...

    docs.aspose.com/diagram/java/working-with-windo...
  6. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....vsdx" ); // Get Visio page Aspose..."InsertField_out.vsdx" , SaveFileFormat . VSDX ); Update,Remove...

    docs.aspose.com/diagram/net/create-insert-fields/
  7. Converter freezes during import - Free Support ...

    When importing vsd file to Vsdx, the process freezes indefinitely. vsd file with this issue: 41-TR-R-N001-A.zip (270.2 KB) The file was converted with this code snippet: File file = new File(PATH_TO_VSD_FILE); Diagra…...Diagram Product Family vsd-to-vsdx casserolepan July 24, 2025,...1 When importing vsd file to vsdx, the process freezes indefinitely...

    forum.aspose.com/t/converter-freezes-during-imp...
  8. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using java to insert image and save as pdf, svg, html, image, xps and other formats....vsdx" ); // get a particular page..."AddImageToPage_Out.vsdx" , SaveFileFormat . VSDX ); Insert Image...

    docs.aspose.com/diagram/java/drawing/insert-image/
  9. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio page with Aspose.Diagram. Support using C# to draw triangle and save as pdf, svg, html, image, xps and other formats....vsdx" ); //Initiazlie a new PointF[]..."DrawTriangleInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Triangle...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  10. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats....vsdx" ); //Initiazlie a new PointF[]..."DrawDiamondInPage_out.vsdx" , SaveFileFormat . VSDX ); Draw Diamond...

    docs.aspose.com/diagram/net/drawing/draw-diamond/