Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 10,149 for

mpp

(0.07 sec)
  1. Extracting SEO-Oriented Fields from JSON Header...

    A guide on extracting SEO-oriented fields such as h1, title, description, file path, programming language, type, and others using structured methods and tools....mpp" ); 7 8 // Declare ChildTasksCollector...

    docs.aspose.com/tasks/java/tasks-and-calendars/
  2. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (Mpp/XML) task usage views to PDF and other formats using Aspose.Tasks for .NET. Includes C# examples with SaveOptions, PresentationFormat, and Details column rendering.... Load the source MPP file. Configure a object with...= new Project( "New Project.mpp" ); 2 3 // Define the SaveOptions...

    docs.aspose.com/tasks/net/rendering-task-usage-...
  3. Timephased Data Generation | Aspose.Tasks Docum...

    A guide on generating timephased data for different work contours using Aspose.Tasks....class ); 4 5 // Read the source MPP file 6 Project project = new...Project(dataDir + "SampleFile.Mpp" ); 7 8 // Get the first task...

    docs.aspose.com/tasks/java/timephased-data-gene...
  4. Working with Parent and Child Tasks | Aspose.Ta...

    Learn how to manage parent and child task relationships in Microsoft Project (Mpp/XML) using Aspose.Tasks for .NET with C# examples....mpp" ); 2 3 // Create a ChildTasksCollector...parent–child relationships preserved in MPP and XML formats? Yes. Aspose...

    docs.aspose.com/tasks/net/parent-and-child-tasks/
  5. How to Read and Write Microsoft Project Data wi...

    Learn how to access and modify project-level data in Microsoft Project (Mpp/XML) files using Aspose.Tasks for .NET...writing operations for XML and MPP formats, with compatibility across...programmatically. Number Property name XML MPP ** ** ** ** ** ** Comments 2003...

    docs.aspose.com/tasks/net/project-data/
  6. Rendering Project Data to XAML | Aspose.Tasks D...

    Learn how to render a project as XAML using Aspose.Tasks for .NET....export Microsoft Project data (MPP, XML) to XAML format , which...= new Project( "New Project.mpp" ); 2 project. Save ( "RenderToXAML_out...

    docs.aspose.com/tasks/net/rendering-project-dat...
  7. Handling Overtime, Remaining Costs and Work | A...

    Learn how to handle Microsoft Project (Mpp/XML) overtime and remaining costs and work values using Aspose.Tasks for .NET....mpp" ); 2 3 // Print assignment overtimes...Tasks supports working with MPP, XML, and MPX formats without...

    docs.aspose.com/tasks/net/handling-overtime-rem...
  8. Reading the Critical Path | Aspose.Tasks Docume...

    Learn how to read critical path from Microsoft Project files using Aspose.Tasks for .NET....mpp" , 6 missingValue, missingValue...= new Project( "New Project.mpp" ); 2 3 // Get the critical path...

    docs.aspose.com/tasks/net/reading-the-critical-...
  9. Calculating Split Task's Finish Date | Aspose.T...

    Learn how to calculate the finish date of split tasks in Microsoft Project (Mpp/XML) using Aspose.Tasks for .NET. Includes practical C# code examples with Calendar.GetTaskFinishDateFromDuration....mpp" ); 2 3 // Find a split task...times and splits . Works with MPP and XML project formats . Automates...

    docs.aspose.com/tasks/net/calculating-split-tas...
  10. How to Implement Resource Prefix for Nested Res...

    Learn how to add resource prefixes in nested resources using Aspose.Tasks for Java....mpp" ); 7 Project project = new Project(fs);...

    docs.aspose.com/tasks/java/how-to-implement-res...