Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 5,451 for

assignment

(0.09 sec)
  1. Render Presentations with Fallback Fonts in .NE...

    Render presentations with fallback fonts in Aspose.Slides for .NET – keep text consistent across PPT, PPTX and ODP with step-by-step C# code samples....adding fallback fonts, and assign the collection to the FontsManager...fallback font rules collection is assigned to the presentation’s FontsManager...

    docs.aspose.com/slides/net/render-presentation-...
  2. Work with PDF Actions in Python|Aspose.PDF for ...

    Learn how to add, update, and remove document, page, and form actions in PDF files using Python.... It assigns actions to key document events...from aspose.pycore import is_assignable from aspose.pdf import Rectangle...

    docs.aspose.com/pdf/python-net/actions/
  3. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF.... You also need to assign the FormFieldFacade object...to 2 BorderWidth = 2 }; // Assign the decoration facade to the...

    docs.aspose.com/pdf/net/decorate-form-field/
  4. Arrêtez ou reprenez une affectation dans Ruby |...

    Ce guide explique comment arrêter ou reprendre les affectations de ressources à l'aide d'Aspose.Tasks Java pour Ruby....mp' ) 2 3 ressource_assignments = project . getResourCeasSignmen...Pendant que je < Resource_assignments . size () 8 9 affectation...

    docs.aspose.com/tasks/fr/java/stop-or-resume-an...
  5. Detente o reanude una tarea en Ruby | Aspose.Ta...

    Esta guía explica cómo detener o reanudar las tareas de recursos utilizando Aspose.Tasks Java para Ruby....mpp' ) 2 3 Resource_Assignments = Project . getResourceasSignmen...Mientras yo < recocesce_assignments . size () 8 9 asignación...

    docs.aspose.com/tasks/es/java/stop-or-resume-an...
  6. Cómo migrar a Aspose.Tasks para .NET 8.0.0 o su...

    Aprenda a migrar de versiones anteriores de Aspose.Tasks for .NET a la versión 8.0.0 o superior. Esta guía proporciona sintaxis actualizada, cambios estructurales y ejemplos clave de migración....15 ; 7 ResourceAssignment assignment = new ResourceAssignment(task...ask, rsc); 8 assignment.Uid = 1 ; 9 assignment.Start = DateTime...

    docs.aspose.com/tasks/es/net/how-to-migrate-to-...
  7. So migrieren Sie zu ASSOSPEN.

    Erfahren Sie, wie Sie von älteren Versionen von Aspose.Tasks für .NET bis Version 8.0.0 oder höher migrieren. Dieser Leitfaden enthält aktualisierte Syntax-, strukturelle Änderungen und wichtige Migrationsbeispiele....15 ; 7 ResourceAssignment assignment = new ResourceAssignment(task...ask, rsc); 8 assignment.Uid = 1 ; 9 assignment.Start = DateTime...

    docs.aspose.com/tasks/de/net/how-to-migrate-to-...
  8. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....Possible Usage Scenarios If you assign an invalid custom number format...Cells to check whether the assigned custom number format is valid...

    docs.aspose.com/cells/javascript-cpp/check-cust...
  9. Extraire les liens|Aspose.PDF for Python via .NET

    Cet exemple charge un PDF d'entrée, extrait tous les liens et affiche leurs coordonnées ainsi que leurs URI (si disponibles)....pycore import cast , is_assignable import aspose.pydrawing as...{ link . rect } " ) if is_assignable ( link , ap . annotations...

    docs.aspose.com/pdf/fr/python-net/extract-links/
  10. Microsoft 프로젝트 데이터 읽기 및 쓰기 요약 | Aspose.Tasks 문서

    이 페이지는 Aspose.Tasks for .net을 사용하여 Microsoft 프로젝트 데이터를 읽고 쓰는 것에 대한 포괄적 인 정보를 제공합니다....Access assignments 10 foreach (ResourceAssignment assignment in task...task.Assignments) 11 { 12 Console.WriteLine( $"Assigned to: {assignment...

    docs.aspose.com/tasks/ko/net/microsoft-project-...