Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,253 for

assignment

(0.08 sec)
  1. Comment ajouter des attributs étendus aux affec...

    Découvrez comment ajouter des attributs étendus aux affectations de ressources de Microsoft Project en utilisant Aspose.Tasks for .NET. Ce guide explique comment créer des attributs étendus simples et à valeurs prédéfinies avec des exemples de code pratiques en C#.... Add ( "Rsc" ); 7 8 // Assign the resource to the desired...task 9 ResourceAssignment assignment = project. ResourceAssignments...

    docs.aspose.com/tasks/fr/net/adding-extended-at...
  2. Convert JPG to EPS using Python

    JPG 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 the streams: Copy 1 # For...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  3. Convert BMP to EPS using API for .NET

    BMP 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/bmp-to-eps/
  4. Convert TIFF to EPS using .NET

    TIFF 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/tiff-to-eps/
  5. Convert PNG to EPS using Python

    PNG 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/png-to-...
  6. Добавление расширенных атрибутов к назначениям ...

    Узнайте, как добавить расширенные атрибуты 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...
  7. Додавання розширених атрибутів до призначення р...

    Дізнайтеся, як додати розширені атрибути 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/uk/cpp/adding-extended-at...
  8. Остановите или возобновите задание в Ruby | Asp...

    В этом руководстве объясняется, как остановить или возобновить назначения ресурсов, используя Aspose.Tasks Java для Ruby....mpp' ) 2 3 resource_assignments = project . getresourceaseSignme...0 6 7 Пока я < resource_assignments . size () 8 9 назначение...

    docs.aspose.com/tasks/ru/java/stop-or-resume-an...
  9. PHP |の計算率Aspose.Tasksドキュメント

    このガイドでは、PHPのAspose.Tasksを使用してパーセンテージを計算する方法について説明します。プロジェクトファイルを解析し、パーセンテージの計算を実行するための手順が含まれています。...mpp' ); 2 3 $ resource_assignments = $ project -> getResourceasSignmen...$ resource_assignments)) 10 11 { 12 13 $assignment = $resource_assignments...

    docs.aspose.com/tasks/ja/java/calculating-perce...
  10. ImageFieldMergingArgs.image_width property | As...

    ImageFieldMergingArgs.image_width property. Specifies the image width for the image to insert into the document....the initial value, you should assign an instance of MergeFieldImageDimen...should be applied, you should assign the None value to this property...

    reference.aspose.com/words/python-net/aspose.wo...