Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 24,302 for

vsdx

(0.19 sec)
  1. Apply preset theme to VSSM document via .NET | ...

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

    products.aspose.com/diagram/net/theme/vssm/
  2. Apply preset theme to VSD document via .NET | p...

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

    products.aspose.com/diagram/net/theme/vsd/
  3. Watermark VSTX document via .NET | products.asp...

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

    products.aspose.com/diagram/net/watermark/vstx/
  4. 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....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/java/watermark/vst/
  5. Watermark VSD document via Java | products.aspo...

    Java sample code to add watermark to VSD documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/java/watermark/vsd/
  6. Watermark VSX document via Python | products.as...

    Python sample code to add watermark to VSX documents within any Python based application....name (full path) and format (VSDX) as a parameter. Now you can...can open and use the VSDX file in Microsoft Office, Adobe PDF or...

    products.aspose.com/diagram/python-net/watermar...
  7. 以编程方式创建 Visio 文档|Documentation

    本页介绍如何使用 Aspose.Diagram 库从头开始创建 Visio 文档。...Diagram (); // save diagram in the VSDX format diagram . save ( dataDir..."CreateNewVisio_Out.vsdx" , SaveFileFormat . VSDX ); 图纸尺寸默认为Letter。...

    docs.aspose.com/diagram/zh/java/create-visio-do...
  8. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram....class constructor to load the VSDX diagram Diagram diagram = new...Diagram ( dataDir + "Drawing1.vsdx" ); // Get page by name Page...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  9. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Visio diagram 保存为任何支持的文件格式,如下所列: VSDX, VSDM, VSSX, VSSM, VSTX, VSTM...() + "MyOutput.vsdx" , SaveFileFormat . VSDX ); 指定 Visio 保存选项...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  10. Draw geomtry to visio VST document via Python |...

    Python source code to draw geomtry to visio vst file within any Python based application....Drawing Vst PNG JPG BMP TIFF VSDX Draw Geomtry to VST document...name (full path) and format (VSDX) as a parameter. Now you can...

    products.aspose.com/diagram/python-net/drawing/...