Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 875 for

save visio as vss

(0.04 sec)
  1. Split VSTX Files via Java | products.aspose.com

    Java source code to Split vstx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....page via Copy method Call the save() method and pass the file name...Aspose.Diagram is a Microsoft Visio document format manipulation...

    products.aspose.com/diagram/java/splitter/vstx/
  2. Split VST Files via Java | products.aspose.com

    Java source code to Split vst file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....page via Copy method Call the save() method and pass the file name...Aspose.Diagram is a Microsoft Visio document format manipulation...

    products.aspose.com/diagram/java/splitter/vst/
  3. Split VSDM Files via Python | products.aspose.com

    Python source code to Split vsdm 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-net/splitter...
  4. Compress VSTX document via Java | products.aspo...

    Java source code to compress vstx 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/vstx/
  5. Compress VST document via Java | products.aspos...

    Java source code to compress vst 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/vst/
  6. Merge VDX Files via Python | products.aspose.com

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

    products.aspose.com/diagram/python-java/merger/...
  7. Compress VSX document via Java | products.aspos...

    Java source code to compress vsx 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/vsx/
  8. Watermark VST document via Python | products.as...

    Python sample code to add watermark to VST 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-java/waterma...
  9. Merge VTX Files via .NET | products.aspose.com

    C# source code to combine VTX documents on .NET Framework, .NET Core, Mono or COM Interop.... Call the Save() method and pass the file name...vtx" ); dgF.Combine(dgS); dgF.Save( "outpath_with_filename" , Aspose...

    products.aspose.com/diagram/net/merger/vtx/
  10. Merge VSDX Files via .NET | products.aspose.com

    C# source code to combine VSDX documents on .NET Framework, .NET Core, Mono or COM Interop.... Call the Save() method and pass the file name...vsdx" ); dgF.Combine(dgS); dgF.Save( "outpath_with_filename" , Aspose...

    products.aspose.com/diagram/net/merger/vsdx/