Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 22,256 for

savefileformat

(0.19 sec)
  1. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....png" , SaveFileFormat . PNG ); It is also possible...new ImageSaveOptions ( SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/java/convert-visio-to-i...
  2. Add Watermark to Visio|Documentation

    How to add watermark to visio using .NET Diagram API.... Save ( dataDir , SaveFileFormat . VSDX ); This example...dataDir + "Watermark.vsdx" , SaveFileFormat . VSDX ); } Rotate Visio...

    docs.aspose.com/diagram/net/add-watermark-to-vi...
  3. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....vdx" , SaveFileFormat . VDX ); /* 2. Exporting..."ExportToXML_Out.vsx" , SaveFileFormat . VSX ); /* 3. Export VSD...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  4. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....pdf" , SaveFileFormat . PDF ) 本文介绍了如何使用 将 Microsoft...save ( "Visio_out.vdx" , SaveFileFormat . VDX ) #// Save diagram...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  5. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....vsdx" , SaveFileFormat . VSDX ); This example..."ApplyFontOnText_Out.vsdx" , SaveFileFormat . VSDX );...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  6. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Rotate and Set..."SetShapeTextPosition_out.vsdx" , SaveFileFormat . VSDX ); Set shape’s text...

    docs.aspose.com/diagram/net/working-with-text-b...
  7. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。... Save ( dataDir , SaveFileFormat . VSDX ); 流程图样式的布局形状 对..."sample_btm_top_out.vdx" , SaveFileFormat . VDX ); // Set layout...

    docs.aspose.com/diagram/zh/net/create-update-la...
  8. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/python-java/create-inse...
  9. Working with Text Boxes|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 ); Rotate and Set..."SetShapeTextPosition_Out.vsdx" , SaveFileFormat . VSDX ); Set shape’s text...

    docs.aspose.com/diagram/java/working-with-text-...
  10. Archive

    archives...formats are defined under SaveFileFormat enumeration. Please either...ImageSaveOptions class with the SaveFileFormat.Jpeg as an argument. After...

    blog.aspose.com/tasks/export-ms-project-mpp-to-...