Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,691 for

csharp

(0.08 sec)
  1. 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...
  2. 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...
  3. Reading the Critical Path | Aspose.Tasks Docume...

    Learn how to read critical path from Microsoft Project files using Aspose.Tasks for .NET.... Finish )); 12 } Examples-CSharp-KnowledgeBase-ReadCriticalPath...

    docs.aspose.com/tasks/net/reading-the-critical-...
  4. Calculating Split Task's Finish Date | Aspose.T...

    Learn how to calculate the finish date of split tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes practical C# code examples with Calendar.GetTaskFinishDateFromDuration....TimeSpan(150, 0, 0))); Examples-CSharp-WorkingWithTasks-CalculateSplitTaskFi...

    docs.aspose.com/tasks/net/calculating-split-tas...
  5. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...Export to HTML with MathML csharp<br>var htmlOptions = new HtmlSaveOptions...

    forum.aspose.com/t/incorrect-underline-height-i...
  6. Managing Estimated and Milestone Tasks | Aspose...

    Learn how to manage estimated and milestone tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for detecting and updating task properties....strMileStone); 16 } Examples-CSharp-WorkingWithTasks-FindEstimatedMilesto...

    docs.aspose.com/tasks/net/managing-estimated-an...
  7. Handling Overtime, Remaining Costs and Work | A...

    Learn how to handle Microsoft Project (MPP/XML) overtime and remaining costs and work values using Aspose.Tasks for .NET....ToString ()); 12 } Examples-CSharp-WorkingWithResourceA-GetResourceAssignmen...

    docs.aspose.com/tasks/net/handling-overtime-rem...
  8. Sort Tasks by Column in Gantt Chart | Aspose.Ta...

    Learn how to sort tasks by any column defined in Gantt chart view using Aspose.Tasks for .NET....); 31 } 32 } 33 } Examples-CSharp-Articles-SortTasksByColumnInG...

    docs.aspose.com/tasks/net/sort-tasks-by-column-...
  9. Working with Recurring Tasks | Aspose.Tasks Doc...

    Learn how to create, manage, and customize recurring tasks and recurrence patterns in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for defining daily, weekly, monthly, and yearly recurrence rules....Add (parameters); Examples-CSharp-WorkingWithTasks-CreateRecurringTask...

    docs.aspose.com/tasks/net/working-with-recurrin...
  10. Loading Web‑Open‑Font (WOFF) files | .NET

    Step‑by‑step guide on how to load, inspect and convert Web‑Open‑Font (WOFF) files in .NET using the Aspose.Font library, covering file‑system, byte array and stream sources.... Namespace imports csharp\nusing Aspose.Font;\nusing...

    docs.aspose.com/font/net/how-to-load-fonts/load...