Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,681 for

csharp

(0.08 sec)
  1. Working with Predecessor and Successor Tasks | ...

    Learn how to manage task links, predecessors, and successors using Aspose.Tasks for .NET.... Name )); 8 } Examples-CSharp-WorkingWithTaskLinks-GetPredecessorSucces...

    docs.aspose.com/tasks/net/predecessor-and-succe...
  2. 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/
  3. 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/
  4. 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...
  5. Managing Resource Extended Attributes | Aspose....

    Learn how to add, edit or remove resource extended attributes using Aspose.Tasks for .NET.... MPP ); Examples-CSharp-WorkingWithResources-SetResourceExtendedA...

    docs.aspose.com/tasks/net/extended-resource-att...
  6. Working with Resource Assignment Budgets | Aspo...

    Learn how to work with resource assignment budgets using Aspose.Tasks for .NET. This guide covers BudgetCost, BudgetWork, and shows practical C# examples for extracting budget data programmatically....ToString ()); 8 } Examples-CSharp-WorkingWithResourceA-GetResourceAssignmen...

    docs.aspose.com/tasks/net/assignment-budget/
  7. How to Update Microsoft Project MPP Files | Asp...

    Learn how to update and modify Microsoft Project MPP files using Aspose.Tasks for .NET.... MPP ); Examples-CSharp-WorkingWithProjects-MPPFileUpdate...

    docs.aspose.com/tasks/net/microsoft-project-mpp...
  8. 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/
  9. 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...
  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...