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

csharp

(0.87 sec)
  1. Working with Percentage Complete Calculations |...

    Learn how to calculate and manage task percentage complete values (PercentComplete, PercentWorkComplete, PhysicalPercentComplete) in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....ToString ()); 9 } Examples-CSharp-WorkingWithTasks-ReadTaskPercentageCo...

    docs.aspose.com/tasks/net/percentage-complete-c...
  2. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your project.... Save (dataDir); Examples-CSharp-Hyperlinks-AddHyperlink-AddHyperlink...

    docs.aspose.com/note/net/working-with-hyperlinks/
  3. 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/
  4. 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...
  5. 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/
  6. 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...
  7. 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/
  8. 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/
  9. 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...
  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...