Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 7,377 for

mpp file

(0.49 sec)
  1. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export project Files (Mpp/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for .NET....can significantly reduce the file size of the resulting TIFF without...sample: Reads a project file. Sets the output file format. Applies compression...

    docs.aspose.com/tasks/net/render-project-to-mul...
  2. GetTimephasedWork for AssignmentBaselineWork - ...

    Dear Aspose Support Team, I have attached the sample File. Unique ID: 3 Baseline Start: 04-09-25 08:00 Baseline Finish: 05-09-25 12:00 Baseline Work: 192 hrs Baseline Duration: 24 hrs Four Resources: CCD.FITT…... I have attached the sample file. Unique ID: 3 Baseline Start:...value stored in the project file. When an assignment’s baseline...

    forum.aspose.com/t/gettimephasedwork-for-assign...
  3. Rendering Project Data on Predefined Page Sizes...

    Learn how to render Microsoft Project (Mpp/XML) project data with predefined page sizes using Aspose.Tasks for Java.... Copy 1 String file = "RenderMe.mpp" ; 2 3 Project project...project = new Project(file); 4 5 //Render the project to A3 size...

    docs.aspose.com/tasks/java/rendering-project-da...
  4. Saving Project Data to CSV and Text Formats in ...

    This article explains how to save project data to CSV or text formats using Aspose.Tasks Java for Ruby....mpp' ) 2 3 project . save( "Project...CSV, please check the output file" Aspose.Tasks - Saving a Project...

    docs.aspose.com/tasks/java/saving-project-data-...
  5. Working with Currency Properties in PHP | Aspos...

    Learn how to manage Microsoft Project (Mpp/XML) currency properties using Aspose.Tasks Java for PHP....mpp' ); 2 3 $prj = new Prj(); 4 5...properties, please check the output file." ; Download Running Code Download...

    docs.aspose.com/tasks/java/currency-properties-...
  6. Saving Project Data to CSV and Text Formats | A...

    This article provides guidance on saving project data using Aspose.Tasks Java for PHP....mpp' ); 2 3 $saveFileFormat = new...CSV, please check the output file" ; Aspose.Tasks - Saving a Project...

    docs.aspose.com/tasks/java/saving-project-data-...
  7. Currency Properties in Ruby | Aspose.Tasks Docu...

    Explore how to utilize currency properties within Ruby programming for handling Microsoft Project Files....mpp' ) 2 3 prj = Rjb :: import( 'com...properties, please check the output file." Download Running Code Download...

    docs.aspose.com/tasks/java/currency-properties-...
  8. Calculate Task Duration in Different Units | As...

    Learn how to calculate Microsoft Project (Mpp/XML) task durations using Aspose.Tasks for Java....complete examples and data files, please go to https://github...template file 6 String fileName = dataDir + "SampleProject.mpp" ; 7...

    docs.aspose.com/tasks/java/calculate-task-durat...
  9. Working with Resource Assignment Budgets | Aspo...

    Learn how to work with resource assignment budgets using Aspose.Tasks for .NET. This guide covers BudgetCost, BudgetWork, and shows practical C# examples for extracting budget data programmatically....mpp" ); 2 3 // Print assignment budget...Microsoft Project when saving a file? Yes. Any budget values you...

    docs.aspose.com/tasks/net/assignment-budget/
  10. Currency Properties | Aspose.Tasks Documentation

    Learn how to manage Microsoft Project (Mpp/XML) currency properties using Aspose.Tasks for C#....mpp" ); 6 7 // Display currency properties...Microsoft Project: Open the project file. On the Tools menu, select Options...

    docs.aspose.com/tasks/cpp/currency-properties/