Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,650 for

csharp

(0.04 sec)
  1. Rendering Project Data on Predefined Page Sizes...

    Learn how to render a project with a predefined page size using Aspose.Tasks for .NET....(SaveOptions)options); 11 } Examples-CSharp-Articles-RenderProjectToPrede...

    docs.aspose.com/tasks/net/rendering-project-dat...
  2. Percentage Calculations in Microsoft Project Fi...

    Learn how to calculate the percentage of work completed by project resources in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, without Microsoft Project installed....PercentWorkComplete )); 9 } 10 } Examples-CSharp-WorkingWithResources-GetResourcePercentWo...

    docs.aspose.com/tasks/net/percentage-calculations/
  3. Handling Variances in Microsoft Project Files |...

    Learn how to read and manage work variances in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Add, edit, and retrieve resource variances without Microsoft Project installed....WriteLine (d); 7 } Examples-CSharp-WorkingWithResources-GetResourceWorkVaria...

    docs.aspose.com/tasks/net/handling-variances/
  4. Managing Assignment Cost | Aspose.Tasks Documen...

    Learn how to manage assignment costs using Aspose.Tasks for .NET.... BCWS )); 10 } Examples-CSharp-WorkingWithResourceA-GetResourceAssignmen...

    docs.aspose.com/tasks/net/managing-assignment-c...
  5. The XLSX file is opening indefinitely - Free Su...

    Hello, I am experiencing an issue with a file — it appears to be stuck in an infinite opening loop. 915610113_639070252310000000_-915610113.zip (42.2 KB) Excel.Workbook doc = new Excel.Workbook(input); Could you plea…...NET 8 Relevant code snippet: csharp Excel.Workbook doc = new Excel...

    forum.aspose.com/t/the-xlsx-file-is-opening-ind...
  6. 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/
  7. 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/
  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. 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...
  10. 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/