Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,837 for

assignment

(0.16 sec)
  1. 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/
  2. 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...
  3. Convert EMF to EPS using Python

    EMF 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...image and output EPS file are assigned by streams: Copy 1 # For complete...

    docs.aspose.com/page/python-net/convert/emf-to-...
  4. Arbeiten mit Ressourcenzuweisungen in PHP | Asp...

    Erfahren Sie, wie Sie Aspose.Tasks Java für PHP verwenden, um Ressourcenzuweisungen in Ihren Projektdateien zu verwalten und zu manipulieren....8 9 { 10 11 $assignment = $resource_assignments -> get ( $i );...= new Asn(); 14 15 print $assignment -> get ( $asn -> UID ) ....

    docs.aspose.com/tasks/de/java/general-resource-...
  5. Attribuer un code macro à un contrôle de formul...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells vous permet d’assigner un code macro à un contrôle...ShapeCollection.addShape() pour assigner un nouveau code macro à un...

    docs.aspose.com/cells/fr/java/assign-macro-code...
  6. リソース割り当てに拡張属性を追加する方法 | Aspose.Tasks ドキュメント

    Aspose.Tasks for .NET を使用して Microsoft Project のリソース割り当てに拡張属性を追加する方法を学びます。本ガイドでは、実用的な C# のコード例を使ってプレーン属性とルックアップ属性の作成方法を説明します。... Add ( "Rsc" ); 7 8 // Assign the resource to the desired...task 9 ResourceAssignment assignment = project. ResourceAssignments...

    docs.aspose.com/tasks/ja/net/adding-extended-at...
  7. 루비의 자원 할당 작업 | Aspose.Tasks 문서

    이 기사는 Aspose.Tasks java for Ruby를 사용하여 리소스 할당 작업에 대한 세부 정보를 제공합니다....할당 속성을 얻으려면 get_resource_assignments **** resourceassignmentpr...'test_tasks.mpp' ) 2 3 resource_assignments = project . getResourceAsSignmen...

    docs.aspose.com/tasks/ko/java/general-resource-...
  8. Enregistrement de l'affectation de ressource mi...

    Découvrez comment mettre à jour les données d'affectation des ressources dans des fichiers Microsoft Project (MPP/XML) et enregistrer les modifications par programmation en utilisant Aspose.Tasks for .NET....resource assignment 6 ResourceAssignment assignment = project...resource); 7 assignment. Set (Asn. Notes , "Newly added assignment" );...

    docs.aspose.com/tasks/fr/net/saving-updated-res...
  9. Standardtypsnitt och typsnittsfärg för GridDesk...

    Den här artikeln introducerar standardtypsnitt och typsnittsfärg i GridDesktop.... //Assign your desired Font object to... DefaultCellFont = fnt ; //Assign your desired Font color to...

    docs.aspose.com/cells/sv/net/aspose-cells-gridd...
  10. Convert BMP to EPS using API for C++

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

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/