Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,159 for

assignment

(0.15 sec)
  1. Мікрософт проекту зчитування даних та написання...

    Ця сторінка надає вичерпну інформацію про читання та написання даних Microsoft Project за допомогою Aspose.Tasks для .NET....Access assignments 10 foreach (ResourceAssignment assignment in task...task.Assignments) 11 { 12 Console.WriteLine( $"Assigned to: {assignment...

    docs.aspose.com/tasks/uk/net/microsoft-project-...
  2. Rubyの計算率| Aspose.Tasks ドキュメント

    RubyのJavaを使用してパーセンテージを計算する方法を学びます。...mpp' ) 2 3 resource_assignments = project . getResourceasSignmen()...i < resource_assignments . size() 8 9 assignment = resource_assignments...

    docs.aspose.com/tasks/ja/java/calculating-perce...
  3. Робота з завданнями ресурсів у Ruby | Aspose.Ta...

    Ця стаття містить детальну інформацію про роботу з завданнями ресурсів за допомогою Aspose.Tasks JAVA для Ruby....зателефонуйте get_resource_assignments метод resourceassignmentpr...'test_tasks.mpp' ) 2 3 resource_assignments = project . getResourceasSignmen...

    docs.aspose.com/tasks/uk/java/general-resource-...
  4. vCardContact.Security.Key - Free Support Forum ...

    Hello VCardSecurity has SaveToPEM but not LoadFromPEM, instead it has vCardContact.Security.Key which is a string property, means we need to convert the public key to string and encode as Base64, shouldn’t be a X509Cert…...to a Base64 string, and then assign it to the Security.Key property...vCardContact = new VCardContact(); // Assign the Base64 encoded public key...

    forum.aspose.com/t/vcardcontact-security-key/31...
  5. So fügen Sie erweiterte Attribute zu Ressourcen...

    Erfahren Sie, wie Sie erweiterte Attribute zu Ressourcen-Zuweisungen in Microsoft Project mithilfe von Aspose.Tasks for .NET hinzufügen. Diese Anleitung erklärt, wie Sie einfache und Nachschlageattribute erstellen, mit praktischen C#-Codebeispielen.... Add ( "Rsc" ); 7 8 // Assign the resource to the desired...task 9 ResourceAssignment assignment = project. ResourceAssignments...

    docs.aspose.com/tasks/de/net/adding-extended-at...
  6. .NET 8.0.0以降のAsopsion.tasksに移行する方法

    .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/ja/net/how-to-migrate-to-...
  7. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....and the output EPS file are assigned by strings: Copy 1 // Convert...image and output EPS file are assigned by streams: Copy 1 // Convert...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  8. Convert PNG to EPS using API for .NET

    PNG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....and the output EPS file are assigned by strings: Copy 1 // Convert...image and output EPS file are assigned by streams: Copy 1 // Convert...

    docs.aspose.com/page/net/convert/png-to-eps/
  9. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....and the output EPS file are assigned by strings: Copy 1 # For complete...and an output EPS file are assigned by streams: Copy 1 # For complete...

    docs.aspose.com/page/python-net/convert/tiff-to...
  10. Добавление расширенных атрибутов к назначениям ...

    Узнайте, как добавить расширенные атрибуты Microsoft Project к назначениям ресурсов, используя Aspose.Tasks для C# и 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/ru/cpp/adding-extended-at...