Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 22,253 for

savefileformat

(0.39 sec)
  1. 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/
  2. Microsoft Project MPP File Update in PHP | Aspo...

    Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks Java for PHP....()); 18 19 $saveFileFormat = new SaveFileFormat(); 20 21 $project...( "AfterLinking.mpp" , $saveFileFormat -> MPP ); 22 23 print "Project...

    docs.aspose.com/tasks/java/microsoft-project-mp...
  3. 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-...
  4. 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 the...

    docs.aspose.com/diagram/net/save-visio-document/
  5. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。...vsdx" , SaveFileFormat . VSDX ); 删除字段 以下代码段删除形状中的字段。..."RemoveField_out.vsdx" , SaveFileFormat . VSDX ); 创建、插入字段...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  6. 将 Visio 转换为图像格式|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 ); 也可以将特定页面保存为图像,而不是整个文档:...new ImageSaveOptions ( SaveFileFormat . PNG ); // Save one page...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  7. Java Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel and JPG PNG BMP TIFF Images via Java library....file and SaveFileFormat.PDF as parameters. SaveFileFormat enumeration...like image output file and SaveFileFormat with relevant image selection...

    products.aspose.com/tasks/java/conversion/
  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. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。...vsdx" , SaveFileFormat . VSDX ) jpype . shutdownJVM...

    docs.aspose.com/diagram/zh/python-java/create-i...
  10. Setting Connector line jump style|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, Change...

    docs.aspose.com/diagram/net/set-connector-line-...