Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 5,159 for

assignment

(0.23 sec)
  1. Créer des ressources et lier avec les tâches | ...

    Apprenez à créer des ressources et des affectations de ressources dans le projet à l'aide d'Aspose.tasks pour .NET par rapport aux outils d'automatisation de Microsoft Office....Assignments.Add(tsk.ID, iResourceId,...sequentially and assigned per task. The Assignments.Add method requires...

    docs.aspose.com/tasks/fr/net/create-resources-a...
  2. Работа с заданиями ресурсов в Ruby | Aspose.Tas...

    В этой статье приведены подробную информацию о работе с заданиями ресурсов с использованием Aspose.Tasks Java для Ruby...., вызовите get_resource_assignments Метод ** модуля ресурсов...'test_tasks.mpp' ) 2 3 resource_assignments = project . getresourceaseSignme...

    docs.aspose.com/tasks/ru/java/general-resource-...
  3. Cómo agregar atributos extendidos a las asignac...

    Aprenda cómo agregar atributos extendidos a las asignaciones de recursos de Microsoft Project usando Aspose.Tasks for .NET. Esta guía explica cómo crear atributos simples y de búsqueda con ejemplos prácticos de código en C#.... Add ( "Rsc" ); 7 8 // Assign the resource to the desired...task 9 ResourceAssignment assignment = project. ResourceAssignments...

    docs.aspose.com/tasks/es/net/adding-extended-at...
  4. Як додати розширені атрибути до призначень ресу...

    Дізнайтеся, як додати розширені атрибути до призначень ресурсів Microsoft Project за допомогою Aspose.Tasks for .NET. Цей посібник пояснює, як створювати звичайні та довідкові атрибути з практичними прикладами коду на C#.... Add ( "Rsc" ); 7 8 // Assign the resource to the desired...task 9 ResourceAssignment assignment = project. ResourceAssignments...

    docs.aspose.com/tasks/uk/net/adding-extended-at...
  5. .NET 8.0.0 이상을위한 aspose로 마이그레이션하는 방법

    .NET의 Aspose.tasks의 이전 버전에서 버전 8.0.0 이상으로 마이그레이션하는 방법에 대해 알아보십시오. 이 안내서는 업데이트 된 구문, 구조적 변경 및 주요 마이그레이션 예제를 제공합니다....XML) Create and Add Resource Assignment to Project The ResourceAssignment...15 ; 7 ResourceAssignment assignment = new ResourceAssignment(task...

    docs.aspose.com/tasks/ko/net/how-to-migrate-to-...
  6. Agregar atributos extendidos a las tareas de re...

    Aprenda cómo agregar atributos extendidos del Proyecto Microsoft a las tareas de recursos utilizando Aspose.Tasks para C# y VB.NET....get_Resources() -> Add(u "Rsc" ); 7 8 // Assign the resource to the desired...::SharedPtr < ResourceAssignment > assignment = project -> get_ResourceAssignments()...

    docs.aspose.com/tasks/es/cpp/adding-extended-at...
  7. 리소스 할당에 확장 속성 추가 | Aspose.Tasks 문서

    C# 및 vb.net 용 Aspose.Tasks 를 사용하여 Microsoft Project 확장 된 속성을 리소스 할당에 추가하는 방법에 대해 알아보십시오....get_Resources() -> Add(u "Rsc" ); 7 8 // Assign the resource to the desired...::SharedPtr < ResourceAssignment > assignment = project -> get_ResourceAssignments()...

    docs.aspose.com/tasks/ko/cpp/adding-extended-at...
  8. Ajout d'attributs étendus aux affectations de r...

    Apprenez à ajouter des attributs étendus du projet Microsoft aux affectations de ressources à l'aide d'Aspose.Tasks pour C...get_Resources() -> Add(u "Rsc" ); 7 8 // Assign the resource to the desired...::SharedPtr < ResourceAssignment > assignment = project -> get_ResourceAssignments()...

    docs.aspose.com/tasks/fr/cpp/adding-extended-at...
  9. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a shape by using: shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the shape’s chars array is empty. But there are I…... Assign the Master Shape : Assign this master shape...: Once the master shape is assigned, you can modify the font size...

    forum.aspose.com/t/set-fontsize-by-inheritchars...
  10. Résumé de lecture et d'écriture des données du ...

    Cette page fournit des informations complètes sur la lecture et la rédaction de données de projet Microsoft à l'aide d'Aspose.Tasks pour .NET....Access assignments 10 foreach (ResourceAssignment assignment in task...task.Assignments) 11 { 12 Console.WriteLine( $"Assigned to: {assignment...

    docs.aspose.com/tasks/fr/net/microsoft-project-...