Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 20,774 for

savefileformat

(0.17 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. Convert Microsoft Project MPP File to PNG | Asp...

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) to PNG.... Your can pass either SaveFileFormat.PNG to save project with...= new ImageSaveOptions(SaveFileFormat. JPEG ) { JpegQuality =...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  7. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code.... using the SaveFileFormat enumerator. There are some...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  8. Setting a Task to a SubProject | Aspose.Tasks D...

    Learn how to set tasks to subprojects using Aspose.Tasks for Java....mpp" , SaveFileFormat. MPP ); 14 Examples-sr...

    docs.aspose.com/tasks/java/setting-a-task-to-a-...
  9. Managing Resource Extended Attributes | Aspose....

    Learn how to add, edit or remove resource extended attributes using Aspose.Tasks for C++....Aspose::Tasks::Saving::SaveFileFormat::MPP); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/extended-resource-att...
  10. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks for C# and C++....Aspose::Tasks::Saving::SaveFileFormat::XML); Examples-CPP-Wo...

    docs.aspose.com/tasks/cpp/defining-weekdays-for...