Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 67,341 for

project

(0.05 sec)
  1. Working With Task Durations

    Learn how to work with Microsoft Project (MPP/XML) task durations using Aspose.Tasks for C++....durations help give a realistic project end date. Aspose.Tasks for...developers to set task durations in projects. Working with Durations The...

    docs.aspose.com/tasks/cpp/task-durations/
  2. Parent and Child Tasks

    Learn how to work with Microsoft Project (MPP/XML) parent-child relations using Aspose.Tasks for .NET....and Child Tasks in Microsoft Project To declare a task as a parent...a child task in Microsoft Project: In the Task Entry form, select...

    docs.aspose.com/tasks/net/parent-and-child-tasks/
  3. How to Add Weekdays in MPP using C#

    This simple article provides details about how to add Weekdays in MPP using C# by providing details about setting up the environment and using the example code. One can develop an application to define workday in Microsoft Project using C# without any dependence on MS Project or any other MPP managing software....without any dependence on MS Project or any other MPP managing software...define weekdays in Microsoft Project using C# . Steps to Add Weekdays...

    kb.aspose.com/tasks/net/how-to-add-weekdays-in-...
  4. Editing Task Baseline Durations

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations using Aspose.Tasks for C++....can be viewed in Microsoft Project: On the View menu, select More...Create project instance 2 System ::SharedPtr < Project > project...

    docs.aspose.com/tasks/cpp/task-baseline-duration/
  5. Managing Currency Codes in PHP

    Learn how to manage currency codes in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for PHP.... Copy 1 $project = new Project( 'test_tasks.mpp' );..."Currency Code: " . (string) $project -> get ( $prj -> CURRENCY_CODE...

    docs.aspose.com/tasks/java/managing-currency-co...
  6. Reading the Critical Path in VSTO and Aspose.Tasks

    Learn how to read Microsoft Project (MPP/XML) critical path using Aspose.Tasks for .NET. in comparison with VSTO....accomplish this task: Create a new project in Visual Studio. In the Solution...tab. Select the Microsoft Project 12.0 Object Library and then...

    docs.aspose.com/tasks/net/reading-the-critical-...
  7. Merge PRIMAVERA XER to MPP via C++

    Sample C++ merging code PRIMAVERA XER to MPP. Use example code for batch PRIMAVERA XER files to MPP merging within any C++ Application.... Load first file as project with Project class Decide what entities...Load other files as project objects with Project class Add target...

    products.aspose.com/tasks/cpp/merger/primavera-...
  8. Merge XML to PDF via C++

    Sample C++ merging code XML to PDF. Use example code for batch XML files to PDF merging within any C++ Application.... Load first file as project with Project class Decide what entities...Load other files as project objects with Project class Add target...

    products.aspose.com/tasks/cpp/merger/xml-to-pdf/
  9. Merge MPP to JIRA via C++

    Sample C++ merging code MPP to JIRA. Use example code for batch MPP files to JIRA merging within any C++ Application.... Load first file as project with Project class Decide what entities...Load other files as project objects with Project class Add target...

    products.aspose.com/tasks/cpp/merger/mpp-to-jira/
  10. Merge MPX to ORACLE PRIMAVERA via Java

    Sample code for MPX to ORACLE PRIMAVERA Java merging. Use API example code for batch MPX files to ORACLE PRIMAVERA merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations... Load first file as project with Project class Decide what entities...

    products.aspose.com/tasks/java/merger/mpx-to-or...