Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 875 for

save visio as vss

(0.03 sec)
  1. Watermark VTX document via Python | products.as...

    Python sample code to add watermark to VTX documents within any Python bAsed application....Page’s addText function Call the save() method and pass the file name... "#a5a5a5" , 0.25 ) diagram.save( "outpath_with_filename" , Aspose...

    products.aspose.com/diagram/python-net/watermar...
  2. Compress VSD document via Python | products.asp...

    Python source code to compress vsd file within any Python bAsed application.... Load Visio file using Diagram class object...remove_hidden_information function Call the save() method and pass the file name...

    products.aspose.com/diagram/python-net/compress...
  3. Split VDW Files via Python | products.aspose.com

    Python source code to Split vdw file within any Python bAsed application....page via Copy method ) Call the save() method and pass the file name...getPages(). get ( 0 ).copy(page); dia.save( "outpath_with_filename" , Aspose...

    products.aspose.com/diagram/python-java/splitte...
  4. Watermark VSDX document via Python | products.a...

    Python sample code to add watermark to VSDX documents within any Python bAsed application....Page’s addText function Call the save() method and pass the file name... "#a5a5a5" , 0.25 ) diagram.save( "outpath_with_filename" , Aspose...

    products.aspose.com/diagram/python-net/watermar...
  5. Compress VTX document via Python | products.asp...

    Python source code to compress vtx file within any Python bAsed application.... Load Visio file using Diagram class object...removeHiddenInformat function Call the save() method and pass the file name...

    products.aspose.com/diagram/python-java/compres...
  6. Compress VTX document via Python | products.asp...

    Python source code to compress vtx file within any Python bAsed application.... Load Visio file using Diagram class object...remove_hidden_information function Call the save() method and pass the file name...

    products.aspose.com/diagram/python-net/compress...
  7. Compress VSDX document via Java | products.aspo...

    Java source code to compress vsdx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load Visio file using Diagram class object...removeHiddenInformat function Call the save() method and pass the file name...

    products.aspose.com/diagram/java/compress/vsdx/
  8. Split VTX Files via Python | products.aspose.com

    Python source code to Split vtx file within any Python bAsed application....page via Copy method ) Call the save() method and pass the file name...getPages(). get ( 0 ).copy(page); dia.save( "outpath_with_filename" , Aspose...

    products.aspose.com/diagram/python-java/splitte...
  9. Compress VSDM document via Python | products.as...

    Python source code to compress vsdm file within any Python bAsed application.... Load Visio file using Diagram class object...remove_hidden_information function Call the save() method and pass the file name...

    products.aspose.com/diagram/python-net/compress...
  10. Merge VSDX Files via Python | products.aspose.com

    Python sample code to combine VSDX documents within any Python bAsed application.... save the merged VSDX file at specified...dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename" , Aspose...

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