Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 22,252 for

savefileformat

(0.1 sec)
  1. Convert VDW to VSX via Python | products.aspose...

    Sample Python conversion code for VDW format to VSX file. Use this example code to convert VDW to VSX within any Python based application....with output file path and SaveFileFormat as parameters VSX file...diagram.save( "output.vsx" , SaveFileFormat.VSX); VDW to VSX Conversion...

    products.aspose.com/diagram/python-net/conversi...
  2. Convert Visio to BMP via Java | products.aspose...

    Sample Java code for Converting Visio to BMP file. Use this example code to convert Visio to BMP within any Web or Desktop Java based application....with output file path and SaveFileFormat as parameters BMP file...visio.save( "output.bmp" , SaveFileFormat.BMP); Visio to BMP Conversion...

    products.aspose.com/diagram/java/conversion/vis...
  3. Convert XML to JIRA via Java

    Sample Java conversion code for XML format to JIRA file. Use this example code to convert XML to JIRA within any Web or Desktop Java based application....Pass output file path & SaveFileFormat as parameters System Requirements...

    products.aspose.com/tasks/java/conversion/xml-t...
  4. Convert MPP to JIRA via Java

    Sample Java conversion code for MPP format to JIRA file. Use this example code to convert MPP to JIRA within any Web or Desktop Java based application....Pass output file path & SaveFileFormat as parameters System Requirements...

    products.aspose.com/tasks/java/conversion/mpp-t...
  5. 使用超链接|Documentation

    本节介绍如何在带有 Aspose.Diagram 的 Visio 形状中添加或获取超链接。...vsdx" , SaveFileFormat . VSDX ); 获取 Visio 形状的超链接数据...

    docs.aspose.com/diagram/zh/net/working-with-hyp...
  6. Calculate Pin Values and Setting Size of a Shap...

    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/calculate-pin-valu...
  7. Working with Formulas | Aspose.Tasks Documentation

    Learn how to create, modify and save formulas in Microsoft Project MPP files using Aspose.Tasks for .NET....mpp" , SaveFileFormat. Mpp ); 21 } 22 } In this...

    docs.aspose.com/tasks/net/working-with-formulas/
  8. Convert XML to PRIMAVERA XML via Java

    Sample Java conversion code for XML format to PRIMAVERA XML file. Use this example code to convert XML to PRIMAVERA XML within any Web or Desktop Java based application....Pass output file path & SaveFileFormat as parameters System Requirements...

    products.aspose.com/tasks/java/conversion/xml-t...
  9. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only.... using the SaveFileFormat enumerator. There are a...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  10. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....= new ImageSaveOptions(SaveFileFormat. PNG ); 7 8 java. util...

    docs.aspose.com/tasks/java/printing-project-pag...