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

csharp

(3.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Working with Extended Task Attributes | Aspose....

    Learn how to create, assign, and read Extended Task Attributes in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples with ExtendedAttributeDefinition and ExtendedAttribute classes.... MPP ); Examples-CSharp-WorkingWithTasks-AddTaskExtendedAttri...break ; 35 } 36 } 37 } Examples-CSharp-WorkingWithTasks-ReadTaskExtendedAttr...

    docs.aspose.com/tasks/net/working-with-extended...
  5. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for .NET.... MPP ); Examples-CSharp-WorkingWithProjects-Workin... mppSaveOptions); Examples-CSharp-WorkingWithProjects-Workin...

    docs.aspose.com/tasks/net/working-with-extended...
  6. 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
  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. 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/
  9. 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...
  10. 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...