Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 85,958 for

project

(0.1 sec)
  1. 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...
  2. Changing Task Progress | Aspose.Tasks Documenta...

    Learn how to change and update task progress (percent complete) using Aspose.Tasks for .NET. Includes practical C# examples with Task.SetPercentComplete()....essential for project management. In Microsoft Project, progress...Complete field in Microsoft Project. Example: Changing Task Progress...

    docs.aspose.com/tasks/net/changing-task-progress/
  3. Using Aspose.Drawing for Java in Android applic...

    Learn how to use Aspose.Drawing graphic library for Android application.... Create a project. Add a reference to the Aspose...c:\Users\User\AndroidApp\lib . Create Project Launch the IDE. In the main...

    docs.aspose.com/drawing/java/android-pen-example/
  4. 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/
  5. 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...
  6. Calendar Properties | Aspose.Tasks Documentation

    This page provides information about calendar properties related to managing Projects using Aspose.Tasks for C# and other languages....Guide Working with Projects Working with Projects Calendar Properties...Microsoft Project lets users define a fiscal year for projects. Aspose...

    docs.aspose.com/tasks/cpp/calendar-properties/
  7. Currency Digits | Aspose.Tasks Documentation

    Learn how to work with Microsoft Project (MPP/XML) currency digits using Aspose.Tasks for C++....after the decimal symbol for a project’s currency. This property supports...currency digit for a project in Microsoft Project: From the Tools...

    docs.aspose.com/tasks/cpp/currency-digits/
  8. Archive

    archives...uses XER file format to store project data, including tasks, resources...features for working with project management data. It supports...

    blog.aspose.com/tasks/convert-xer-to-svg-in-java/
  9. 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-...
  10. 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/