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

csharp

(0.08 sec)
  1. Saving Updated Resource Assignment to MPP | Asp...

    Learn how to update resource assignment data in Microsoft Project (MPP/XML) files and save changes programmatically using Aspose.Tasks for .NET.... MPP ); Examples-CSharp-WorkingWithResourceA-UpdateResourceAssign...

    docs.aspose.com/tasks/net/saving-updated-resour...
  2. Rendering Notes When Converting Project Views |...

    Learn how to render task, resource, or assignment notes when converting Microsoft Project (MPP) files to PDF, HTML, or images using Aspose.Tasks for .NET.... PDF ); Examples-CSharp-ConvertingProjectDat-RenderCommentsWhenCo...

    docs.aspose.com/tasks/net/rendering-comments-wh...
  3. Calculate Task Duration | Aspose.Tasks Document...

    Learn how to calculate task durations in minutes, hours, days, weeks, and months using Aspose.Tasks for .NET. Includes practical C# examples with the Duration and TimeUnitType classes....Months: {0}" , months); Examples-CSharp-WorkingWithTasks-CalculateTaskDuratio...

    docs.aspose.com/tasks/net/calculate-task-durati...
  4. Retrieving Embedded Documents from a Task's Not...

    Learn how to retrieve embedded documents from project files using Aspose.Tasks for .NET....29 } 30 } 31 } 32 } Examples-CSharp-Articles-RetrieveTaskEmbedded...

    docs.aspose.com/tasks/net/retrieving-embedded-d...
  5. Aspose.zip for .net 解压中文乱码 - Free Support Forum...

    zip压缩包里面有中文文件名的文件,解压后是乱码,请问有办法处理? 使用的是最新的.net 版aspose.zip...NET/blob/master/Examples/CSharp/CompressingAndDecomp/DecompressMultipleFi...

    forum.aspose.com/t/aspose-zip-for-net/222189
  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. 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...
  8. 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...
  9. Totals is not recovering correctly - Free Suppo...

    Hi, We are using table with multiple Totals One of them as Total Row. The others are user created and they are part of the table. We use the mechanism table.ShowTotals = false; and after manipulating the data (includi…...reassigning the formula: ```csharp var input = @“C:\input_totals...

    forum.aspose.com/t/totals-is-not-recovering-cor...
  10. Creating Tasks | Aspose.Tasks Documentation

    Learn how to create and add new tasks to Microsoft Project files using Aspose.Tasks for .NET. Includes details on setting names, children, and duration.... XML ); Examples-CSharp-WorkingWithTasks-CreateTasks...

    docs.aspose.com/tasks/net/creating-tasks/