Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,440 for

assignment

(0.17 sec)
  1. Décorer un champ de formulaire dans un PDF|Aspo...

    Explorez comment décorer les champs de formulaire dans un document PDF, en ajoutant des améliorations visuelles comme des bordures, en .NET avec Aspose.PDF.... Vous devez également assigner l’objet FormFieldFacade à...to 2 BorderWidth = 2 }; // Assign the decoration facade to the...

    docs.aspose.com/pdf/fr/net/decorate-form-field/
  2. Modificando AcroForm|Aspose.PDF for Python via ...

    Modificar campos AcroForm en documentos PDF utilizando Aspose.PDF for Python via .NET, incluyendo borrar texto, establecer límites, aplicar estilos a los campos y eliminar campos....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/es/python-net/modifying-form/
  3. 修改 AcroForm|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python via .NET 修改 PDF 文档中的 AcroForm 字段,包括清除文本、设置限制、设置字段样式以及删除字段。...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/zh/python-net/modifying-form/
  4. Travailler avec les affectations de ressources ...

    Ce guide explique comment gérer les affectations de ressources dans 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/fr/cpp/assignment-overtim...
  5. 리소스 할당에 확장 속성 추가 | Aspose.Tasks 문서

    이 안내서는 Aspose.Tasks 를 사용하여 Java 프로젝트의 리소스 할당에 확장 된 속성을 추가하는 방법을 설명합니다.... add ( "Rsc" ); 6 7 // Assign the resource desired task 8...rsc1); 9 10 ResourceAssignment assignment = project. getResourceAssignmen...

    docs.aspose.com/tasks/ko/java/adding-extended-a...
  6. Добавление расширенных атрибутов к назначениям ...

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

    docs.aspose.com/tasks/ru/java/adding-extended-a...
  7. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling fields, and removing fields....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/python-net/modifying-form/
  8. الخط الافتراضي ولون الخط لـ GridDesktop|Documen...

    يقدم هذا المقال موجزًا عن الخط الافتراضي ولون الخط في GridDesktop.... //Assign your desired Font object to... DefaultCellFont = fnt ; //Assign your desired Font color to...

    docs.aspose.com/cells/ar/net/aspose-cells-gridd...
  9. GridDesktop ın Varsayılan Yazı Tipi ve Yazı Tip...

    Bu makale, GridDesktop daki varsayılan fontu ve yazı rengini tanıtır.... //Assign your desired Font object to... DefaultCellFont = fnt ; //Assign your desired Font color to...

    docs.aspose.com/cells/tr/net/aspose-cells-gridd...
  10. 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/