Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 19,514 for

savefileformat

(0.05 sec)
  1. Convert Project Data to JPEG

    This article explains how to convert Microsoft Project (MPP/XML) to JPEG using Aspose.Tasks for C++....(Aspose::Tasks::Saving::SaveFileFormat::JPEG); tmp_0 -> set_JpegQuality(50);...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  2. 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...
  3. Calendar Properties

    Learn how to manage Microsoft Project (MPP/XML) calendar properties using Aspose.Tasks for C++....Aspose::Tasks::Saving::SaveFileFormat::MPP); view raw Exampl...Aspose::Tasks::Saving::SaveFileFormat::XML); view raw Exampl...

    docs.aspose.com/tasks/cpp/calendar-properties/
  4. Managing Resource Extended Attributes

    Learn how to add, edit or remove Microsoft Project (MPP/XML) resource extended attributes using Aspose.Tasks for .NET....mpp" , SaveFileFormat. MPP ); view raw Examp...

    docs.aspose.com/tasks/net/extended-resource-att...
  5. Writing Updated Resource Data Back to MPP files

    Learn how to update Microsoft Project (MPP/XML) resource fields using Aspose.Tasks for .NET....mpp" , SaveFileFormat. MPP ); view raw Examp...

    docs.aspose.com/tasks/net/writing-updated-resou...
  6. Defining Weekdays for Exceptions

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks for .NET....xml" , SaveFileFormat. XML ); view raw Examp...

    docs.aspose.com/tasks/net/defining-weekdays-for...
  7. Saving Updated Resource Assignment to MPP

    Learn how to update Microsoft Project (MPP/XML) project files using Aspose.Tasks for C++....Aspose::Tasks::Saving::SaveFileFormat::MPP); view raw Exampl...

    docs.aspose.com/tasks/cpp/saving-updated-resour...
  8. Read Write Rate Scale Information

    Learn how to edit Microsoft Project (MPP/XML) resource assignment rate scales using Aspose.Tasks for Java....mpp" , SaveFileFormat. MPP ); 20 21 Project resavedProject...

    docs.aspose.com/tasks/java/read-write-rate-scal...
  9. 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...
  10. Convert Visio to EMF via Python | products.aspo...

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

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