Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 5,466 for

assignment

(0.1 sec)
  1. 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/
  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 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-...
  4. Erstellen von Ressourcenzuweisungen | Aspose.Tasks

    Erfahren Sie, wie Sie Ressourcenzuweisungen erstellen, die Aufgaben und Ressourcen in MCPP/XML -Dateien (Microsoft Project) mit Aspose.Tasks für C ++ verknüpfen....get_Resources() -> Add(u "Rsc" ); 7 8 // Assign the resource desired task 9...Creating Multiple Resource Assignments The following code example...

    docs.aspose.com/tasks/de/cpp/creating-resource-...
  5. Modification d'AcroForm|Aspose.PDF for Python v...

    Modifier les champs AcroForm dans les documents PDF en utilisant Aspose.PDF for Python via .NET, y compris la suppression du texte, la définition de limites, le style des champs et la suppression des champs....pycore import cast , is_assignable def get_field_limit ( input_file_name...( input_file_name ) if is_assignable ( document . form [ 1 ],...

    docs.aspose.com/pdf/fr/python-net/modifying-form/
  6. Archiver

    les archives...projets en tâches individuelles, assigner des durées et définir des... Gestion des ressources : Assigner des ressources humaines et...

    blog.aspose.com/fr/tasks/ms-project-schedule-in...
  7. Trabajar con tareas de recursos | Aspose.Tasks ...

    Esta guía explica cómo manejar las tareas de recursos en el Proyecto Microsoft (MPP/XML)....mpp" ); 3 4 // Print assignment overtimes 5 6 { 7 auto ra_enumerator...percentage of work completed on an assignment. PercentWorkComplete represents...

    docs.aspose.com/tasks/es/cpp/assignment-overtim...
  8. Робота з завданнями ресурсів | Aspose.Tasks Док...

    Це посібник пояснює, як обробляти завдання ресурсів у Microsoft Project (MPP/XML)....mpp" ); 3 4 // Print assignment overtimes 5 6 { 7 auto ra_enumerator...percentage of work completed on an assignment. PercentWorkComplete represents...

    docs.aspose.com/tasks/uk/cpp/assignment-overtim...
  9. Додавання розширених атрибутів до призначення р...

    Це посібник пояснює, як додати розширені атрибути до призначення ресурсів у проектах Java, використовуючи Aspose.tasks.... add ( "Rsc" ); 6 7 // Assign the resource desired task 8...rsc1); 9 10 ResourceAssignment assignment = project. getResourceAssignmen...

    docs.aspose.com/tasks/uk/java/adding-extended-a...
  10. 파이썬에서 PDF 링크 업데이트|Aspose.PDF for Python via .NET

    Python에서 PDF 링크 모양과 대상을 업데이트하는 방법을 알아봅니다....pycore import cast , is_assignable def link_annotation_update_text_color...aspose.pycore import cast , is_assignable def link_annotation_update_border...

    docs.aspose.com/pdf/ko/python-net/update-links/