Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 5,432 for

mpp file

(0.21 sec)
  1. 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-...
  2. 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-...
  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. 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...
  6. Working with Project Pages | Aspose.Tasks Docum...

    Learn how to calculate the total number of pages while exporting Microsoft Project (Mpp/XML) documents in graphical formats using Aspose.Tasks for C# and/or VBScript....PDF: Load a Microsoft Project file. Get the project’s total page...4 // Read the input Project file 5 System ::SharedPtr < Project...

    docs.aspose.com/tasks/cpp/project-pages/
  7. 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/
  8. 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/
  9. Implementing Resource Prefix for Nested Resourc...

    Learn how to use ResourceSavingArgs.NestedUri to add resource prefixes for nested resources (e.g. PNG in SVG) when exporting Microsoft Project Files using Aspose.Tasks for .NET....working with Microsoft Project files, projects may contain nested...such as images or additional files embedded inside output formats...

    docs.aspose.com/tasks/net/how-to-implement-reso...
  10. Making a Standard Calendar in Ruby | Aspose.Tas...

    Learn how to create Microsoft Project (Mpp/XML) standard calendars using Aspose.Tasks Java for Ruby....mpp' ) 2 3 cal1 = project . getCalendars()...calendar, please check the output file." Download Running Code Download...

    docs.aspose.com/tasks/java/making-a-standard-ca...