Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 5,182 for

assignment

(0.27 sec)
  1. Загальні властивості призначень ресурсу | Докум...

    Дізнайтеся, як читати та редагувати загальні властивості призначень ресурсів Microsoft Project (MPP/XML) за допомогою Aspose.Tasks for .NET. Містить практичні приклади на C# для встановлення та отримання значень UID, Start та Finish....OvertimeRate , 15); 9 10 // Assign the resource desired task 11...11 ResourceAssignment assignment = project. ResourceAssignments...

    docs.aspose.com/tasks/uk/net/general-resource-a...
  2. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document....time and its value can be assigned to the Pages property # The...lines in the document, and then assign the result to the "Lines" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management....time and its value can be assigned to the Pages property // The...lines in the document, and then assign the result to the "Lines" built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  4. VSTO 및 Aspose.Tasks에서 리소스와 링크를 작성하십시오 Aspose.Ta...

    .NET 용 Aspose.Tasks를 사용하여 Microsoft Project (MPP/XML) 리소스 및 링크를 만드는 방법에 대해 알아보십시오. VSTO와 비교하여....Assignments.Add(tsk.ID, iResourceId,...define assignment 32 33 ResourceAssignment assignment = new ...

    docs.aspose.com/tasks/ko/net/create-resources-a...
  5. 更新されたリソース割り当てをMPPに保存 | Aspose.Tasks ドキュメント

    Microsoft Project(MPP/XML)ファイル内のリソース割り当てデータを更新し、Aspose.Tasks for .NET を使用してプログラムで変更を保存する方法を学びます。...resource assignment 6 ResourceAssignment assignment = project...resource); 7 assignment. Set (Asn. Notes , "Newly added assignment" );...

    docs.aspose.com/tasks/ja/net/saving-updated-res...
  6. Javaの最新のAspose.Tasksに移行します| Aspose.Tasks ドキュメント

    Java 8.1.0の以前のバージョンのAspose.Tasksから最新のものに移行する方法を学びます。...12 13 ResourceAsSignment Assignment = new ResourceasSignment(Task...ResourceasSignment(Task 、 RSC); 14 15 assignment. setuid (1); 16 17 java. util...

    docs.aspose.com/tasks/ja/java/how-to-migrate-to...
  7. Clean Up Before or During Mail Merge|Aspose.Wor...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using C#....unused Mail Merge fields by assigning the RemoveUnusedFields flag...remove empty table rows by assigning the RemoveEmptyTableRows flag...

    docs.aspose.com/words/net/clean-up-before-or-du...
  8. Unterstützte Dateiformate in asspose.tasks für ...

    Übersicht über Eingab- und Ausgabedateiformate, die in Aspose.Tasks für .NET unterstützt werden, einschließlich MPP-, XML-, Primavera-, Excel- und Grafikansichtsexporten wie PDF und PNG....data (Tasks, Resources or Assignments table) as Microsoft Excel...data (Tasks, Resources or Assignments table) as comma-separated...

    docs.aspose.com/tasks/de/net/supported-file-for...
  9. Создать ресурсы и ссылка с задачами | Aspose.ta...

    Узнайте, как создавать ресурсы и задания ресурсов в проекте, используя Aspose.tasks для .net по сравнению с инструментами автоматизации Microsoft Office....Assignments.Add(tsk.ID, iResourceId,...для каждой задачи. Метод Assignments.Add требует идентификаторов...

    docs.aspose.com/tasks/ru/net/create-resources-a...
  10. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....choise the units in which to assign new size. It can be Points...with new name and new size assigned in inches 12 document. ResizeEps...

    docs.aspose.com/page/net/resize-eps/