Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,466 for

assignment

(1.06 sec)
  1. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。...setFontFolder -> property assignment (first argument used) fontConfigs...setFontConfigs -> property assignment opts . fontConfigs = fontConfigs...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  2. Creating Resource Assignments | Aspose.Tasks Do...

    Learn how to create resource Assignments linking tasks and resources in Microsoft Project (MPP/XML) files using Aspose.Tasks for C++....Resource Assignments Creating Resource Assignments Live Demos...Pricing Buy Creating Resource Assignments Contents [ Hide Show ] Resource...

    docs.aspose.com/tasks/cpp/creating-resource-ass...
  3. Getting Invalid Actual hours in 6hours interval...

    Hello Aspose Team, I am getting invalid Actual hours in 6 hours interval period. Task Usage From Gantt File image.png (43.8 KB) Task Actual and Forecast hours image.png (8.7 KB) Incorrect actual results from shift …...{ foreach (var assignment in task.Assignments) { var actualHours=...actualHours= assignment.GetTimephasedWork(shift.ShiftStart, shift.ShiftEnd...

    forum.aspose.com/t/getting-invalid-actual-hours...
  4. How to Migrate to Aspose.Tasks for .NET 8.0.0 o...

    Learn how to migrate from older versions of Aspose.Tasks for .NET to version 8.0.0 or higher. This guide provides updated syntax, structural changes, and key migration examples....operations such as Resource Assignments. The new Aspose.Tasks for...Project Properties Creating and Assigning a Calendar Adding Tasks to...

    docs.aspose.com/tasks/net/how-to-migrate-to-asp...
  5. Read Write Rate Scale Information | Aspose.Task...

    Learn how to edit Microsoft Project (MPP/XML) resource Assignment rate scales using Aspose.Tasks for Java....Java Working with Resource Assignments Read Write Rate Scale Information...Information for Resource Assignment Aspose.Tasks for Java API...

    docs.aspose.com/tasks/java/read-write-rate-scal...
  6. Working With Tasks | Aspose.Tasks Documentation

    Learn how to manage and organize tasks efficiently using Aspose.Tasks for Java.... Create and assign a new calendar to the project...Create and add a new resource assignment in the project. Use the SplitTask...

    docs.aspose.com/tasks/java/split-tasks/
  7. Reading and Writing Microsoft Project Data | As...

    This document outlines how to read and write Microsoft Project data using Aspose.Tasks for Java....Tasks Documentation Resource Assignment Data | Aspose.Tasks Documentation...Tasks Documentation Resource Assignment Baseline Data | Aspose.Tasks...

    docs.aspose.com/tasks/java/microsoft-project-da...
  8. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…...# Try different methods to assign resource to task try : # Method...Method 1: Try direct assignment task.resources.add(resource) print(f"...

    forum.aspose.com/t/duration-auto-calculating-is...
  9. Aspose.Cells .NET does not handle block comment...

    Im using Aspose.Cells .NET 26.5 The following powerquery snippet causes and “Invalid Power Query Definition Error” /* block commented: let item= "a" in item */ let item = "" in item Removing the block …...arbitrary text without an assignment works fine. Similarly moving...

    forum.aspose.com/t/aspose-cells-net-does-not-ha...
  10. Create Resources and Link in VSTO and Aspose.Ta...

    Learn how to create Microsoft Project (MPP/XML) resources and links using Aspose.Tasks for .NET. in comparison with VSTO....Assignments.Add(tsk.ID, iResourceId,...programmatically add resources, and assign those resources to tasks. Also...

    docs.aspose.com/tasks/net/create-resources-and-...