Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,691 for

csharp

(0.12 sec)
  1. Creating Task Baseline | Aspose.Tasks Documenta...

    Learn how to create Microsoft Project (MPP/XML) task baselines using Aspose.Tasks for .NET.... Baseline ); Examples-CSharp-WorkingWithTaskBasel-CreateTaskBaseline...

    docs.aspose.com/tasks/net/creating-task-baseline/
  2. 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...
  3. 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/
  4. 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...
  5. Managing Task Durations | Aspose.Tasks Document...

    Learn how to manage Microsoft Project (MPP/XML) task durations using Aspose.Tasks for .NET. Includes C# examples for setting and updating task durations and formats....5 wks" )); Examples-CSharp-WorkingWithTasks-WriteTaskDuration...

    docs.aspose.com/tasks/net/managing-durations/
  6. Rendering Resource Usage View | Aspose.Tasks Do...

    Learn how to render the Resource Usage view of Microsoft Project (MPP/XML) files to PDF using Aspose.Tasks for .NET. Supports different timescale options for detailed reporting....pdf" , options); Examples-CSharp-WorkingWithResources-RenderResourceUsageV...

    docs.aspose.com/tasks/net/rendering-resource-us...
  7. Overtimes in Tasks | Aspose.Tasks Documentation

    Learn how to manage and assign overtime values for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....PercentComplete , 100); 13 } Examples-CSharp-WorkingWithTasks-ReadTaskOvertimes...

    docs.aspose.com/tasks/net/overtimes-in-tasks/
  8. Working with Outline Properties | Aspose.Tasks ...

    Learn how to manage task outline properties (OutlineNumber, OutlineLevel) in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....OutlineNumber )); 14 } Examples-CSharp-WorkingWithTasks-ReadTaskOutlinePrope...

    docs.aspose.com/tasks/net/outline-properties/
  9. 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/
  10. Working with Tasks in .NET | Aspose.Tasks for ....

    Learn how to work with Actual Properties of tasks in Aspose.Tasks for .NET. Get practical C# code examples for reading ActualCost, ActualDuration, ActualStart, and other task-related fields...."--------- ); 19 } Examples-CSharp-WorkingWithTasks-ReadActualTaskProper...

    docs.aspose.com/tasks/net/actual-properties/