Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 86,443 for

project

(0.07 sec)
  1. Merge JIRA to JIRA via C++

    Sample C++ merging code JIRA to JIRA. Use example code for batch JIRA files to JIRA merging within any C++ Application....how you want to map it on MS Project entities (user stories => tasks...etc) Create new instance of Project class Parse Jira format to...

    products.aspose.com/tasks/cpp/merger/jira-to-jira/
  2. Merge JIRA to JIRA via Java

    Sample code for JIRA to JIRA Java merging. Use API example code for batch JIRA files to JIRA merging within any Web or Desktop Java based application....it within your Maven-based project by adding the following configurations...how you want to map it on MS Project entities (user stories => tasks...

    products.aspose.com/tasks/java/merger/jira-to-j...
  3. Retrieve a Task's Budget Work and Cost Values |...

    Learn how to read Microsoft Project (MPP/XML) task budget work and cost values using Aspose.Tasks for Java....Contents [ Hide Show ] Microsoft Project 2007 and 2010 provide budget.... class ); 4 5 Project project = new Project(dataDir + "input...

    docs.aspose.com/tasks/java/retrieve-a-task-s-bu...
  4. Read Timephased Data of a Resource | Aspose.Tas...

    Learn how to read timephased data from Microsoft Project MPP/XML resources using Aspose.Tasks for Java....timephased data from Microsoft Project (MPP) files. Reading Timephased...resource work and takes the project’s start and finish dates as...

    docs.aspose.com/tasks/java/read-timephased-data...
  5. Working with Projects | Aspose.Tasks Documentation

    Learn how to manage and work with Projects using Aspose.Tasks for C++....Guide Working with Projects Working with Projects Live Demos High...Working with Projects Working with Default Project Properties |...

    docs.aspose.com/tasks/cpp/project-properties/
  6. Creating a Task Baseline | Aspose.Tasks Documen...

    Learn how to create task baselines using Aspose.Tasks for Java.... class ); 4 5 Project project = new Project(); 6 7 // Creating...TaskBaseline: 8 Task task = project. getRootTask (). getChildren...

    docs.aspose.com/tasks/java/creating-a-task-base...
  7. Work with Resource Calendars | Aspose.Tasks Doc...

    Learn how to work with Microsoft Project resource calendars using Aspose.Tasks for C# and VB.NET....for a resource in Microsoft Project: In the Resource Sheet, double-click...resource. Copy 1 // Create project instance and add resource 2...

    docs.aspose.com/tasks/cpp/resource-calendars/
  8. Using Aspose.Drawing in .NET 6|Documentation

    Learn how to use Aspose.Drawing in .NET 6 application with C#....Drawing package to project dependencies. 3. Add image...licensing information to the project directory, open this file properties...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  9. Read Write Rate Scale Information | Aspose.Task...

    Learn how to edit Microsoft Project resource assignment rate scales using Aspose.Tasks for C# and C++....::SharedPtr < Project > project = System::MakeObject < Project > (dataDir...+ u "New project 2013.mpp" ); 2 3 auto task = project -> get_RootTask()...

    docs.aspose.com/tasks/cpp/read-write-rate-scale...
  10. 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....Hide Show ] When managing projects, it is often important to...directly affect the overall project budget and scheduling. With...

    docs.aspose.com/tasks/net/handling-overtime-rem...