Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 23,613 for

vsdx

(0.9 sec)
  1. Getting Started|Documentation

    Setup Aspose.Diagram for Python via .NET and installation guidelines....the VSDX format diagram . save ( "CreateNewVisio_out.vsdx" , SaveFileFormat...SaveFileFormat . VSDX ) Now save the code above to “CreatingNewVisioFile...

    docs.aspose.com/diagram/python-net/getting-star...
  2. Working with Layers|Documentation

    This section explains how to add or get layer information in a visio shape with Aspose.Diagram....vsdx" ); // Get page by name Page..."ConfigureShapeLayers_out.vsdx" , SaveFileFormat . VSDX ); Add a new Layer...

    docs.aspose.com/diagram/net/working-with-layers/
  3. Watermark VSX document via .NET | products.aspo...

    C# source code to add watermark to vsx file on .NET Framework, .NET Core, Mono Platforms....Watermark Vsx PNG JPG BMP TIFF VSDX Add Text Watermark to VSX in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/watermark/vsx/
  4. Unlock VSTM document via .NET | products.aspose...

    C# source code to unlock VSTM file on .NET Framework, .NET Core, Mono Platforms....Unlock Vstm PNG JPG BMP TIFF VSDX Unlock VSTM Files via C# Remove...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/unlock/vstm/
  5. Apply preset theme to VSX document via .NET | p...

    C# source code to apply preset theme to vsx file on .NET Framework, .NET Core, Mono Platforms....NET Theme Vsx PNG JPG BMP TIFF VSDX Apply Preset Theme to VSX in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/theme/vsx/
  6. Compress VSX document via .NET | products.aspos...

    C# source code to compress vsx file on .NET Framework, .NET Core, Mono Platforms....Compress Vsx PNG JPG BMP TIFF VSDX Compress VSX in C# Native and...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/compress/vsx/
  7. Watermark VSTM document via .NET | products.asp...

    C# source code to add watermark to vstm file on .NET Framework, .NET Core, Mono Platforms....Watermark Vstm PNG JPG BMP TIFF VSDX Add Text Watermark to VSTM in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/net/watermark/vstm/
  8. Apply preset theme to VSX document via Java | p...

    Java source code to apply preset theme to vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Java Theme Vsx PNG JPG BMP TIFF VSDX Apply Preset Theme to VSX in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/java/theme/vsx/
  9. Auto layout VSX document via Java | products.as...

    Java source code to auto layout vsx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Autolayout Vsx PNG JPG BMP TIFF VSDX Auto layout VSX document in...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/java/autolayout/vsx/
  10. Introduction|Documentation

    Introduction of Aspose.Diagram library....vsdx" ; // Call the diagram constructor...visioDrawing = dataDir + "Drawing1.vsdx" ; // Call the diagram constructor...

    docs.aspose.com/diagram/net/introduction/