Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 6,931 for

savefileformat vsd

(0.13 sec)
  1. Public API Changes in Aspose.Diagram 5.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....Option is added in the SaveFileFormat Previously, Aspose.Diagram..."C:\\temp\\Output.vsdx" , SaveFileFormat . VSDX ); Group Method...

    docs.aspose.com/diagram/java/public-api-changes...
  2. 在 PHP 中保护和取消保护 Visio 形状|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....vsd" ); $page = $diagram -> getPages...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  3. Convert Visio to PNG via Python | products.aspo...

    Sample Python conversion Visio to PNG file. Use this example code to convert Visio to PNG within any Python based application....with output file path and SaveFileFormat as parameters PNG file...diagram.save( "output.png" , SaveFileFormat.PNG); Visio to PNG Conversion...

    products.aspose.com/diagram/python-net/conversi...
  4. Convert Visio to BMP via Python | products.aspo...

    Sample Python conversion Visio to BMP file. Use this example code to convert Visio to BMP within any Python based application....with output file path and SaveFileFormat as parameters BMP file...diagram.save( "output.bmp" , SaveFileFormat.BMP); Visio to BMP Conversion...

    products.aspose.com/diagram/python-net/conversi...
  5. Convert Visio to EMF via Python | products.aspo...

    Sample Python conversion Visio to EMF file. Use this example code to convert Visio to EMF within any Python based application....with output file path and SaveFileFormat as parameters EMF file...diagram.save( "output.emf" , SaveFileFormat.EMF); VSDX to EMF Conversion...

    products.aspose.com/diagram/python-java/convers...
  6. Convert Visio to IMAGE via Python | products.as...

    Sample Python conversion Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Python based application....with output file path and SaveFileFormat as parameters IMAGE file...save( "output.image" , SaveFileFormat.IMAGE); Visio to IMAGE...

    products.aspose.com/diagram/python-net/conversi...
  7. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG within any Python based application....with output file path and SaveFileFormat as parameters SVG file...diagram.save( "output.svg" , SaveFileFormat.SVG); Visio to SVG Conversion...

    products.aspose.com/diagram/python-net/conversi...
  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 1 After importing vsd file, some connectors have extra...

    forum.aspose.com/t/connectors-not-importing-cor...
  9. 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, 5:49am 1 When importing vsd file to vsdx, the process freezes...

    forum.aspose.com/t/converter-freezes-during-imp...
  10. Convert Visio to IMAGE via Python | products.as...

    Sample Python conversion Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Python based application....with output file path and SaveFileFormat as parameters IMAGE file...save( "output.image" , SaveFileFormat.IMAGE); VSDX to IMAGE Conversion...

    products.aspose.com/diagram/python-java/convers...