Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 7,454 for

savefileformat vsd

(0.1 sec)
  1. View Visio VSDX File Formats via Python | produ...

    Python source code to load, render and display Visio VsdX documents within any Python based application....save method with SaveFileFormat.HTML as parameters Load...save(output, Aspose.Diagram.SaveFileFormat.HTML); About Aspose.Diagram...

    products.aspose.com/diagram/python-java/viewer/...
  2. Aspose Diagrams Fonts not loaded correcly somet...

    I am using aspose diagrams on Java (running on unix) to convert a visio to a PDF. We are loading some custom fonts, however we noticed that for the same visio (and same application version) it works fine sometimes, but s…...constructor to load diagrams from a VSD file Diagram diagram = new D...); diagram.save(image, SaveFileFormat.PDF); diagram.dispose();...

    forum.aspose.com/t/aspose-diagrams-fonts-not-lo...
  3. Protect Shapes in 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 page0 = diagram . Pages..."ProtectedShapesFile.vdx" , SaveFileFormat . VDX ); Download Sample...

    docs.aspose.com/diagram/net/protect-shapes-in-v...
  4. Merge VSDX Files via Python | products.aspose.com

    Python sample code to combine VsdX documents within any Python based application....SaveFileFormat.VSDX); About Aspose.Diagram...replace the binary file format, .VSD, which is supported by earlier...

    products.aspose.com/diagram/python-java/merger/...
  5. Compress VSDX document via Python | products.as...

    Python source code to compress Vsdx file within any Python based application....SaveFileFormat.VSDX); About Aspose.Diagram...replace the binary file format, .VSD, which is supported by earlier...

    products.aspose.com/diagram/python-net/compress...
  6. Draw geomtry to visio VSS document via Python |...

    Python source code to draw geomtry to visio vss file within any Python based application...."outpath_with_filename" , SaveFileFormat.VSDX) About Aspose.Diagram...objects that can be included in a .VSD Visio drawing. Microsoft Visio...

    products.aspose.com/diagram/python-java/drawing...
  7. Split VSS Files via Java | products.aspose.com

    Java source code to Split vss file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file name (full path) and SaveFileFormat.VSDX as parameter. System...objects that can be included in a .VSD Visio drawing. Microsoft Visio...

    products.aspose.com/diagram/java/splitter/vss/
  8. Draw geomtry to visio VSS document via Python |...

    Python source code to draw geomtry to visio vss file within any Python based application...."outpath_with_filename" , SaveFileFormat.VSDX) About Aspose.Diagram...objects that can be included in a .VSD Visio drawing. Microsoft Visio...

    products.aspose.com/diagram/python-net/drawing/...
  9. Add, Edit & Delete Annotation from VSS via Pyth...

    Python source code to annotate VSS file within any Python based application....SaveFileFormat.VSDX); About Aspose.Diagram...objects that can be included in a .VSD Visio drawing. Microsoft Visio...

    products.aspose.com/diagram/python-java/annotat...
  10. View VSS File Formats via Python | products.asp...

    Python source code to load, render and display VSS documents within any Python based application....save method with SaveFileFormat.HTML as parameters Load...browser diagram.save(output, SaveFileFormat.HTML); About Aspose.Diagram...

    products.aspose.com/diagram/python-net/viewer/vss/