Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 22,523 for

savefileformat

(0.24 sec)
  1. Visio加水印|Documentation

    如何使用 .NET Diagram API 为 visio 添加水印。... Save ( dataDir , SaveFileFormat . VSDX ); 这个例子的工作原理如下:...dataDir + "Watermark.vsdx" , SaveFileFormat . VSDX ); } 旋转 Visio 形状文字...

    docs.aspose.com/diagram/zh/net/add-watermark-to...
  2. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....vsdx" , SaveFileFormat . VSDX ); Error rendering...@"c:\temp\AddLayer_Out.vsdx" , SaveFileFormat . VSDX ); Error rendering...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Result of Apply...+ "SetTheme_out.vsdx" , SaveFileFormat . VSDX ); Result of Apply...

    docs.aspose.com/diagram/net/working-with-themes/
  4. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Result of Apply...+ "SetTheme_out.vsdx" , SaveFileFormat . VSDX ); Result of Apply...

    docs.aspose.com/diagram/java/working-with-themes/
  5. Add Comments to Drawings in Visio|Documentation

    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....vdx" , SaveFileFormat . VDX ); Download Sample...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  6. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....vsdx" , SaveFileFormat . VSDX ); Update,Remove...

    docs.aspose.com/diagram/net/create-insert-fields/
  7. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....vsdm" , SaveFileFormat . VSDM ); Modify VBA or...dataDir + "1out.vsdm" , SaveFileFormat . VSDM ); Advance topics...

    docs.aspose.com/diagram/net/working-with-vbapro...
  8. Working with Shapes Paragraph|Documentation

    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....vsdx" , SaveFileFormat . VSDX ); Working with...

    docs.aspose.com/diagram/java/working-with-shape...
  9. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....supported save formats see the SaveFileFormat Enum. Saving Visio Diagram...also offers an additional SaveFileFormat parameter to specify output...

    docs.aspose.com/diagram/java/save-visio-document/
  10. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using java to insert image and save as pdf, svg, html, image, xps and other formats....vsdx" , SaveFileFormat . VSDX ); Insert Image..."AddImageToPage_Out.svg" , SaveFileFormat . SVG ); Insert Image in...

    docs.aspose.com/diagram/java/drawing/insert-image/