Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 22,252 for

savefileformat

(0.17 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. Archive

    archives...the output file path and SaveFileFormat as arguments. The following...

    blog.aspose.com/tasks/convert-mpp-to-excel-usin...
  6. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Get Hyperlinks...

    docs.aspose.com/diagram/net/working-with-hyperl...
  7. Convert Project Data to JPEG | Aspose.Tasks Doc...

    This article explains how to convert Microsoft Project files to JPEG using Aspose.Tasks for Java....= new ImageSaveOptions(SaveFileFormat. JPEG ); 6 options. setJpegQuality...

    docs.aspose.com/tasks/java/convert-project-data...
  8. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....vsdx" , SaveFileFormat . VSDX ); Console . WriteLine..."CopyShapes_out.vsdx" , SaveFileFormat . VSDX ); We welcome your...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  9. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG within any Python based application....with output file path and SaveFileFormat as parameters SVG file...diagram.save( "output.svg" , SaveFileFormat.SVG); Visio to SVG Conversion...

    products.aspose.com/diagram/python-net/conversi...
  10. Convert VSX to EMF via Python | products.aspose...

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

    products.aspose.com/diagram/python-net/conversi...