Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 875 for

save visio as vss

(0.04 sec)
  1. Merge VDX Files via .NET | products.aspose.com

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

    products.aspose.com/diagram/net/merger/vdx/
  2. Merge VSD Files via Java | products.aspose.com

    Java sample code to combine VSD documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... save the merged VSD file at specified...dgrmF.combine(dgrmS); dgrmF.save( "outpath_with_filename" , Aspose...

    products.aspose.com/diagram/java/merger/vsd/
  3. Watermark VDX document via Python | products.as...

    Python sample code to add watermark to VDX 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...
  4. Compress VSDX document via Python | products.as...

    Python source code to compress vsdx 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...
  5. Merge VSD Files via .NET | products.aspose.com

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

    products.aspose.com/diagram/net/merger/vsd/
  6. Merge VSSM Files via .NET | products.aspose.com

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

    products.aspose.com/diagram/net/merger/vssm/
  7. 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-net/splitter...
  8. Split VSX Files via Python | products.aspose.com

    Python source code to Split vsx 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. Watermark VSX document via Java | products.aspo...

    Java sample code to add watermark to VSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Page’s addText function Call the Save() method and pass the file name...Aspose.Diagram is a Microsoft Visio document format manipulation...

    products.aspose.com/diagram/java/watermark/vsx/
  10. Split VSX Files via Java | products.aspose.com

    Java source code to Split vsx 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/vsx/