Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 22,256 for

savefileformat

(0.17 sec)
  1. Convert Project Data to SVG Format | Aspose.Tas...

    This article explains how to convert Microsoft Project files to SVG format using Aspose.Tasks for C# and other platforms....to SVG format using the SaveFileFormat enumeration type. To save...the project to SVG using SaveFileFormat.SVG. The following lines...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  2. Convert Visio to PDF in Python | Python Visio |...

    Programmatically, convert Visio to PDF in Python. Export Visio diagrams to PDF using Aspose.Diagram for Python....It provides save(string, SaveFileFormat) method to save the diagram...a specified format. The SaveFileFormat enumeration provides saving...

    blog.aspose.com/diagram/convert-Visio-to-pdf-in...
  3. Working with User-defined Cells|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 ); Retrieve User-defined..."CreateUserDefinedCel_Out.vsdx" , SaveFileFormat . VSDX ); Working with...

    docs.aspose.com/diagram/java/working-with-user-...
  4. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。...vsdx" , SaveFileFormat . VSDX ); 控制导出隐藏的 Visio...new ImageSaveOptions ( SaveFileFormat . JPEG ); // Set export...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  5. Add Connection Point To Shape|Documentation

    This section explains how to add connection point to a visio shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Calculate Pin...

    docs.aspose.com/diagram/net/add-connection-poin...
  6. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 visio 形状的形状数据。...vsdx" , SaveFileFormat . VSDX ); 旋转、改变位置和连接子形状...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  7. Saving Project Data to SVG Format | Aspose.Task...

    This article explains how to export Project data to SVG format using Aspose.Tasks for Java....to SVG format using the SaveFileFormat enumeration type. To save...the project to SVG using SaveFileFormat.SVG. The following lines...

    docs.aspose.com/tasks/java/saving-project-data-...
  8. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Glue Shapes Inside..."GlueContainerShape_out.vsdx" , SaveFileFormat . VSDX ); Rotate, Change...

    docs.aspose.com/diagram/net/working-with-shapes...
  9. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats....vsdx" , SaveFileFormat . VSDX ); Draw Diamond...new ImageSaveOptions ( SaveFileFormat . PNG ); imageSaveOptions...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  10. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio page with Aspose.Diagram. Support using C# to draw triangle and save as pdf, svg, html, image, xps and other formats....vsdx" , SaveFileFormat . VSDX ); Draw Triangle...new ImageSaveOptions ( SaveFileFormat . PNG ); imageSaveOptions...

    docs.aspose.com/diagram/net/drawing/draw-triangle/