Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,621 for

csharp

(0.04 sec)
  1. 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.... Name )); 13 } Examples-CSharp-WorkingWithTasks-ReadParentChildTasks...

    docs.aspose.com/tasks/net/parent-and-child-tasks/
  2. Working with Resource Assignments | Aspose.Task...

    Learn how to work with resource assignment variances in Microsoft Project files using Aspose.Tasks for .NET. This guide explains cost, start, finish, and work variances with practical C# examples....FinishVariance )); 10 } Examples-CSharp-WorkingWithResourceA-GetResourceAssignmen...

    docs.aspose.com/tasks/net/dealing-variances/
  3. Updating and Managing Resources in Microsoft Pr...

    Learn how to update and manage Microsoft Project (MPP) resource data using Aspose.Tasks for .NET. Step-by-step C# examples for adding and modifying resources in project files.... MPP ); Examples-CSharp-WorkingWithResources-UpdateResourceDataIn...

    docs.aspose.com/tasks/net/writing-updated-resou...
  4. Managing Resource Costs in MS Project Files | A...

    Learn how to get Microsoft Project (MPP/XML) resource cost fields using Aspose.Tasks for .NET....BCWP )); 12 } 13 } Examples-CSharp-WorkingWithResources-GetResourceCosts...

    docs.aspose.com/tasks/net/resource-cost/
  5. Extracting SEO-Oriented Fields from JSON | Aspo...

    This system extracts relevant fields like h1 and description for SEO optimization.... MPP ); Examples-CSharp-Miscellaneous-UpdateOutlineCodes...

    docs.aspose.com/tasks/net/writing-updated-outli...
  6. Reading Timephased Resource Data in Microsoft P...

    Learn how to read and analyze timephased data (work and cost) of Microsoft Project (MPP/XML) resources using Aspose.Tasks for .NET, without Microsoft Project installed.... NewLine ); 20 } Examples-CSharp-WorkingWithResources-ReadResourceTimephas...

    docs.aspose.com/tasks/net/read-timephased-data-...
  7. Managing Task Costs | Aspose.Tasks Documentation

    Learn how to manage task costs in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for reading, calculating, and analyzing task costs.... CostVariance )); Examples-CSharp-WorkingWithTasks-ReadTaskCosts...

    docs.aspose.com/tasks/net/managing-task-costs/
  8. Handling Critical and Effort-Driven Tasks | Asp...

    Learn how to handle Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for critical path and effort-driven tasks...." + strCrit); 16 } Examples-CSharp-WorkingWithTasks-FindCriticalEffortDr...

    docs.aspose.com/tasks/net/handling-critical-and...
  9. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to work with Stop and Resume dates for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# example for reading task stop and resume properties....ToShortDateString ()); 21 } Examples-CSharp-WorkingWithTasks-ReadStopResumeDates...

    docs.aspose.com/tasks/net/stop-and-resume-a-task/
  10. How to Reduce Exported .MPP File Size Programma...

    Hi Aspose Team, We are using Aspose.Tasks for .NET to programmatically export Microsoft Project files (.mpp) in our web application. Requirement: We need to reduce the actual file size of the exported .mpp files as mu…...Sample code currently used: csharp CopyEdit // project is an Aspose...

    forum.aspose.com/t/how-to-reduce-exported-mpp-f...