Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 23,608 for

vsdx

(1.34 sec)
  1. 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...
  2. 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...
  3. 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...
  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....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); //get a particular page...

    docs.aspose.com/diagram/zh/java/working-with-co...
  5. 画正方形|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...
  6. 绘制矩形|Documentation

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

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  7. Public API Changes in Aspose.Diagram 6.0.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" ); // get Visio page by name...Diagram ( "C:/temp/Drawing1.vsdx" ) ' get Visio page by name...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to Vsdx, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...converting a VSD document to VSDX, am experiencing an issue with...original VSD, and the converted VSDX which contain PNG images instead...

    forum.aspose.com/t/image-conversion-issue-with-...
  9. Apply preset theme to VSTM document via Python ...

    Python source code to apply preset theme to vstm file within any Python based application....Theme Vstm PNG JPG BMP TIFF VSDX Apply preset theme to VSTM document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-java/theme/v...
  10. Compress VSTM document via .NET | products.aspo...

    C# source code to compress vstm file on .NET Framework, .NET Core, Mono Platforms....Compress Vstm PNG JPG BMP TIFF VSDX Compress VSTM in C# Native and...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/compress/vstm/