Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 7,698 for

savefileformat vsd

(0.08 sec)
  1. Merge VSS Files via Java | products.aspose.com

    Java sample code to combine VSS documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....SaveFileFormat.VSS); About Aspose.Diagram...objects that can be included in a .VSD Visio drawing. Microsoft Visio...

    products.aspose.com/diagram/java/merger/vss/
  2. Merge VSDX Files via .NET | products.aspose.com

    C# source code to combine VsdX documents on .NET Framework, .NET Core, Mono or COM Interop....SaveFileFormat.VSDX); About Aspose.Diagram...replace the binary file format, .VSD, which is supported by earlier...

    products.aspose.com/diagram/net/merger/vsdx/
  3. Apply preset theme to VSS document via Python |...

    Python source code to apply preset theme to vss file within any Python based application...."outpath_with_filename" , SaveFileFormat.VSDX) About Aspose.Diagram...objects that can be included in a .VSD Visio drawing. Microsoft Visio...

    products.aspose.com/diagram/python-java/theme/vss/
  4. Split VSDX Files via .NET | products.aspose.com

    C# source code to Split Vsdx file on .NET Framework, .NET Core, Mono Platforms....file name (full path) and SaveFileFormat.VSDX as parameter. System...+ page.Name+ ".vsdx" , SaveFileFormat.VSDX); } About Aspose.Diagram...

    products.aspose.com/diagram/net/splitter/vsdx/
  5. Watermark VSDX document via Python | products.a...

    Python sample code to add watermark to VsdX documents within any Python based application....SaveFileFormat.VSDX); About Aspose.Diagram...replace the binary file format, .VSD, which is supported by earlier...

    products.aspose.com/diagram/python-java/waterma...
  6. Watermark VSX document via .NET | products.aspo...

    C# source code to add watermark to vsx file on .NET Framework, .NET Core, Mono Platforms....vsd" ); // Get Visio diagram page...Save(dataDir + "Watermark.vsdx" , SaveFileFormat.VSDX); } About Aspose.Diagram...

    products.aspose.com/diagram/net/watermark/vsx/
  7. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Update Visio...( dataDir + "UpdateShapeText.vsd" ); // Get page by name Page...

    docs.aspose.com/diagram/net/working-with-text/
  8. Split VSS Files via .NET | products.aspose.com

    C# source code to Split vss file on .NET Framework, .NET Core, Mono Platforms....file name (full path) and SaveFileFormat.VSDX as parameter. System...+ page.Name+ ".vsdx" , SaveFileFormat.VSDX); } About Aspose.Diagram...

    products.aspose.com/diagram/net/splitter/vss/
  9. Insert a New Blank Page into a Visio Drawing in...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....constructor to load diagram from a VSD file diagram = Rjb :: import.... new ( data_dir + "Drawing.vsd" ) # Get max page ID max_page_id...

    docs.aspose.com/diagram/java/insert-a-new-blank...
  10. Unlock VSS document via .NET | products.aspose.com

    C# source code to unlock VSS file on .NET Framework, .NET Core, Mono Platforms....vsd" ); // Get page by name Page..."RemoveShapeProtectio_out.vdx" , SaveFileFormat.VDX); About Aspose.Diagram...

    products.aspose.com/diagram/net/unlock/vss/