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

save visio as vss

(0.02 sec)
  1. 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/
  2. 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...
  3. 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/
  4. 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/...
  5. Compress VDW document via Python | products.asp...

    Python source code to compress vdw 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...
  6. 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...
  7. Compress VDX document via Python | products.asp...

    Python source code to compress vdx 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...
  8. Watermark VSTX document via Java | products.asp...

    Java sample code to add watermark to VSTX 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/vstx/
  9. Watermark VST document via Java | products.aspo...

    Java sample code to add watermark to VST 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/vst/
  10. Compress VDX document via Java | products.aspos...

    Java source code to compress vdx 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/vdx/