Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 24,300 for

vsdx

(0.19 sec)
  1. Add, Edit & Delete Annotation from VSDM via C# ...

    C# source code to annotate VSDM file on .NET Framework, .NET Core, Mono Platforms....Annotation Vsdm PNG JPG BMP TIFF VSDX How to Annotate VSDM File Using...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/annotation/vsdm/
  2. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API....vsdx" ; // Save in the VSDX format diagram ....( dataDir , SaveFileFormat . VSDX ); This example work as follows:...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  3. 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...
  4. 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/
  5. 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/
  6. 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/
  7. 绘制三角形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制三角形。支持使用C#绘制三角形并保存为pdf、svg、html、image、xps等格式。...vsdx" ); //Initiazlie a new PointF[]..."DrawTriangleInPage_out.vsdx" , SaveFileFormat . VSDX ); 在 SVG 中绘制三角形...

    docs.aspose.com/diagram/zh/net/drawing/draw-tri...
  8. 插入图片|Documentation

    本节介绍如何在visio页面插入图片,Aspose.Diagram支持使用java插入图片,保存为pdf、svg、html、image、xps等格式。...vsdx" ); // get a particular page..."AddImageToPage_Out.vsdx" , SaveFileFormat . VSDX ); 在 SVG 中插入图像 Aspose...

    docs.aspose.com/diagram/zh/java/drawing/insert-...
  9. 画钻石|Documentation

    本节介绍如何在visio页面用Aspose.Diagram绘制菱形。支持用C#绘制菱形并保存为pdf、svg、html、image、xps等格式。...vsdx" ); //Initiazlie a new PointF[]..."DrawDiamondInPage_out.vsdx" , SaveFileFormat . VSDX ); 在 SVG 中绘制钻石 Aspose...

    docs.aspose.com/diagram/zh/net/drawing/draw-dia...
  10. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Visio diagram 保存为任何支持的文件格式,如下所列: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM...Diagram ( dataDir + "Drawing1.vsdx" ); // save diagram using the...

    docs.aspose.com/diagram/zh/java/save-visio-docu...