Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 24,302 for

vsdx

(1.74 sec)
  1. 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 ) Opening an Existing File The following...

    docs.aspose.com/diagram/python-net/your-first-a...
  2. Update,Remove Fields|Documentation

    This section explains how to update or remve fields....vsdx" ); // Get Visio page Aspose..."UpdateField_out.vsdx" , SaveFileFormat . VSDX ); Remove Field...

    docs.aspose.com/diagram/net/update-remove-fields/
  3. 在页面中绘制形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...vsdx" ); //Initiazlie a new PointF[]..."DrawPolylineInPage_out.vsdx" , SaveFileFormat . VSDX ); 在页面中绘制贝塞尔曲线 Aspose...

    docs.aspose.com/diagram/zh/net/draw-shapes-in-p...
  4. Hello World Example|Documentation

    This page describes how to create example of hello world with Aspose.Diagram library....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/net/hello-world-example/
  5. Topics tagged diagram-net

    Topics tagged diagram-net...March 14, 2025 After saving a VSDX file to PDF using Aspose.Diagram...Family vsdx-to-pdf , diagram-net 2 213 October 14, 2024 Vsdx with...

    forum.aspose.com/tag/diagram-net
  6. 旋转、改变位置和连接子形状|Documentation

    本节介绍如何使用 Aspose.Diagram 旋转 visio 形状。...class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/zh/net/rotate-change-th...
  7. Convert Visio to BMP via C# | products.aspose.com

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

    products.aspose.com/diagram/net/conversion/visi...
  8. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have extra entry in geometry section, which results in extra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...Diagram Product Family vsd-to-vsdx Denec March 5, 2025, 7:06am...getAbsolutePath() + "x", SaveFileFormat.VSDX); Professionalize.Discourse...

    forum.aspose.com/t/connectors-not-importing-cor...
  9. Visio加水印|Documentation

    如何使用 Java Diagram API 为 visio 添加水印。...new Diagram (); // save in the VSDX format diagram . save ( dataDir..."CreateDiagram_Out.vsdx" , SaveFileFormat . VSDX ); 这个例子的工作原理如下:...

    docs.aspose.com/diagram/zh/java/add-watermark-t...
  10. Missing most of the shapes after importing a fi...

    After importing vsd to Vsdx, only some lines import and most of the shapes are missing. vsd file in question and screenshot of an issue: missing shapes.zip (482.7 KB) The file was converted using this part of code: F…...Diagram Product Family vsd-to-vsdx Denec March 5, 2025, 7:34am...7:34am 1 After importing vsd to vsdx, only some lines import and most...

    forum.aspose.com/t/missing-most-of-the-shapes-a...