Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,983 for

assignment

(0.08 sec)
  1. Merge PRIMAVERA XER to JIRA via Java

    Sample code for PRIMAVERA XER to JIRA Java merging. Use API example code for batch PRIMAVERA XER files to JIRA merging within any Web or Desktop Java based application....you what to merge (tasks, assignment, resources, etc) Load other...

    products.aspose.com/tasks/java/merger/primavera...
  2. Merge PRIMAVERA XML to MPP via Java

    Sample code for PRIMAVERA XML to MPP Java merging. Use API example code for batch PRIMAVERA XML files to MPP merging within any Web or Desktop Java based application....you what to merge (tasks, assignment, resources, etc) Load other...

    products.aspose.com/tasks/java/merger/primavera...
  3. Merge PRIMAVERA XML to JIRA via Java

    Sample code for PRIMAVERA XML to JIRA Java merging. Use API example code for batch PRIMAVERA XML files to JIRA merging within any Web or Desktop Java based application....you what to merge (tasks, assignment, resources, etc) Load other...

    products.aspose.com/tasks/java/merger/primavera...
  4. Split Tasks in VSTO and Aspose.Tasks

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET in comparison with VSTO.... Create and assign a new calendar to the project...Create and add a new resource assignment in the project. Use the SplitTask...

    docs.aspose.com/tasks/net/split-tasks-in-vsto-a...
  5. Need Timephased Data in 6-Hour Intervals for Ta...

    Dear Aspose Support Team, We are planning to purchase the Aspose.Tasks library for our .NET-based project management application. However, before proceeding, we would like to ensure that it meets a critical requirement …...Zero; foreach (var assignment in task.Assignments) { var actualWork...actualWork = assignment.GetTimephasedWork(start, finish, TimephasedDataType...

    forum.aspose.com/t/need-timephased-data-in-6-ho...
  6. VariableCollection | Aspose.Words for Java

    A collection of document variables in Java....getResult()); // Assigning values to existing keys will...", field.getResult()); // Assigning values to existing keys will...

    reference.aspose.com/words/java/com.aspose.word...
  7. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…...data contours for resource assignments. var project = new Project()...TimeUnitType.Hour)); // add resource assignment var Units = new List<double>()...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  8. Convert Project Data to Excel in C++

    Learn how to convert Microsoft Project (MPP/XML) projects to Excel using Aspose.Tasks for C++....project tasks, resources and assignments to separate worksheets to...Add(rscCol); 13 14 // Add desired assignment view columns 15 System ::SharedPtr...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  9. Aspose.Cells for .NET how to Excel corruption d...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (4.9 KB) How to get the witch line getting an error....requirements need to be met when assigning values. If the limit is exceeded...columns. If Cells checks every assignment and throws an exception,...

    forum.aspose.com/t/aspose-cells-for-net-how-to-...
  10. Create Resources and Link with Tasks

    Learn how to create resources and resource Assignments in the project using Aspose.Tasks for .NET in comparison with Microsoft Office Automation Tools....Assignments.Add(tsk.ID, iResourceId,... Work ); 15 16 // Define assignment 17 ResourceAssignment newResourceAssignmen...

    docs.aspose.com/tasks/net/create-resources-and-...