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

csharp

(0.06 sec)
  1. 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...
  2. 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...
  3. 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
  4. Identify Cross Project Tasks | Aspose.Tasks Doc...

    This page provides guidance on identifying cross project tasks using Aspose.Tasks for .NET.... ToString ()); Examples-CSharp-WorkingWithTaskLinks-IdentifyCrossProject...

    docs.aspose.com/tasks/net/identify-cross-projec...
  5. Working with Calendar Properties | Aspose.Tasks...

    The page describes the general properties of project calendars using Aspose.Tasks for .NET....()); 22 } 23 } 24 } Examples-CSharp-WorkingWithCalendars-Gener...

    docs.aspose.com/tasks/net/working-with-calendar...
  6. Managing General Resource Properties in Microso...

    Learn how to read and write general resource properties such as Name, ID, UID, Start, and Finish in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET without Microsoft Project installed....OvertimeRate , 20); Examples-CSharp-WorkingWithResources-SetGeneralResourcePr...

    docs.aspose.com/tasks/net/reading-and-writing-g...
  7. 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...
  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. Managing Resource Overtimes in Microsoft Projec...

    Learn how to calculate and manage Microsoft Project (MPP/XML) resource overtimes, including overtime cost, rate, and work, using Aspose.Tasks for .NET without Microsoft Project installed....ToString ()); 11 } 12 } Examples-CSharp-WorkingWithResources-GetResourceOvertime...

    docs.aspose.com/tasks/net/overtimes-for-a-resou...
  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...