Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 5,440 for

assignment

(0.48 sec)
  1. Fill Barcode Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to programmatically fill barcode fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, assign a value to a barcode field, and save the updated file....used to access form fields and assign a barcode value. Once the data...fields. Use ‘fill_field()’ to assign a barcode value. Save the updated...

    docs.aspose.com/pdf/python-net/fill-barcode-fie...
  2. Ajout d'attributs étendus aux affectations de r...

    Ce guide explique comment ajouter des attributs étendus aux affectations de ressources dans les projets Java à l'aide d'Aspose.Tasks.... add ( "Rsc" ); 6 7 // Assign the resource desired task 8...rsc1); 9 10 ResourceAssignment assignment = project. getResourceAssignmen...

    docs.aspose.com/tasks/fr/java/adding-extended-a...
  3. Agregar atributos extendidos a las tareas de re...

    Esta guía explica cómo agregar atributos extendidos a las tareas de recursos en proyectos Java usando Aspose.Tasks.... add ( "Rsc" ); 6 7 // Assign the resource desired task 8...rsc1); 9 10 ResourceAssignment assignment = project. getResourceAssignmen...

    docs.aspose.com/tasks/es/java/adding-extended-a...
  4. Работа с заданиями ресурсов | 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/ru/cpp/assignment-overtim...
  5. Hinzufügen erweiterter Attribute zu Ressourcenz...

    In diesem Leitfaden wird erläutert, wie Sie Ressourcenzuweisungen in Java -Projekten mit Aspose.Tasks erweiterte Attribute hinzufügen.... add ( "Rsc" ); 6 7 // Assign the resource desired task 8...rsc1); 9 10 ResourceAssignment assignment = project. getResourceAssignmen...

    docs.aspose.com/tasks/de/java/adding-extended-a...
  6. Add Custom Action Link|Aspose.PDF for Python vi...

    This example binds an input PDF, adds a custom action link on the first page, and saves the modified document. An empty action list is used for simplicity, but real implementations can include actual actions.... Assign custom actions (empty in this...aspose.pycore import cast , is_assignable import aspose.pydrawing as...

    docs.aspose.com/pdf/python-net/add-custom-actio...
  7. 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/cpp/convert/bmp-to-eps/
  8. Création d'affectations de ressources | Aspose....

    Apprenez à créer des affectations de ressources reliant les tâches et les ressources dans les fichiers Microsoft Project (MPP / XML) à l'aide d'Aspose.Tasks pour C ++....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/fr/cpp/creating-resource-...
  9. PDF 内の画像の取得と検索|Aspose.PDF for Python via .NET

    Python で PDF 文書内の画像を検索して調べる方法を学びます。...pycore import cast , is_assignable import aspose.pydrawing as...aspose.pycore import cast , is_assignable import aspose.pydrawing as...

    docs.aspose.com/pdf/ja/python-net/search-and-ge...
  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/