Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 873 for

save visio as vss

(0.08 sec)
  1. Change Background of VSDX File via Python | pro...

    Python source code to change background of VSDX documents within any Python bAsed application....Microsoft Visio VSDX files in browser without requiring Visio application...of diagram Call the Diagram.Save method System Requirements Aspose...

    products.aspose.com/diagram/python-java/changeb...
  2. Watermark VSDM document via Python | products.a...

    Python sample code to add watermark to VSDM 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...
  3. 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/
  4. 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/
  5. Edit VSTX files via Python | products.aspose.com

    Python sample code to edit VSTX documents within any Python bAsed application....Diagram is a Microsoft Visio document format manipulation...daigram elements and convert Visio diagrams to other formats such...

    products.aspose.com/diagram/python-net/editor/v...
  6. 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...
  7. View or Edit VSTX Files Metadata via Python | p...

    Python sample code to edit or view VSTX metadata within any Python bAsed application.... Load Visio file using Diagram class object...diagram.document_props.subject = "Visio Diagram" diagram.document_props...

    products.aspose.com/diagram/python-net/metadata...
  8. Edit VTX files via Python | products.aspose.com

    Python sample code to edit VTX documents within any Python bAsed application....Diagram is a Microsoft Visio document format manipulation...daigram elements and convert Visio diagrams to other formats such...

    products.aspose.com/diagram/python-java/merger/...
  9. View VSSM File Formats via Python | products.as...

    Python source code to load, render and display VssM documents within any Python bAsed application....save method with SaveFileFormat.HTML...HTML in default browser diagram.save(output, SaveFileFormat.HTML);...

    products.aspose.com/diagram/python-net/viewer/v...
  10. Change Background of VSDX File via .NET | produ...

    C# source code to change background of VSDX documents on .NET Framework, .NET Core, Mono or COM Interop....Microsoft Visio VSDX files in browser without requiring Visio application...of diagram Call the Diagram.Save method System Requirements Aspose...

    products.aspose.com/diagram/net/changebackgroun...