Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 5,466 for

assignment

(0.07 sec)
  1. 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-...
  2. 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-...
  3. .NET 8.0.0以降のAsopsion.tasksに移行する方法

    .NETのASPOSE.TASKSの古いバージョンからバージョン8.0.0以降に移行する方法を学びます。このガイドは、更新された構文、構造の変更、および主要な移行の例を提供します。...XML) Create and Add Resource Assignment to Project The ResourceAssignment...15 ; 7 ResourceAssignment assignment = new ResourceAssignment(task...

    docs.aspose.com/tasks/ja/net/how-to-migrate-to-...
  4. So fügen Sie erweiterte Attribute zu Ressourcen...

    Erfahren Sie, wie Sie erweiterte Attribute zu Ressourcen-Zuweisungen in Microsoft Project mithilfe von Aspose.Tasks for .NET hinzufügen. Diese Anleitung erklärt, wie Sie einfache und Nachschlageattribute erstellen, mit praktischen C#-Codebeispielen.... Add ( "Rsc" ); 7 8 // Assign the resource to the desired...task 9 ResourceAssignment assignment = project. ResourceAssignments...

    docs.aspose.com/tasks/de/net/adding-extended-at...
  5. 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...
  6. Додавання розширених атрибутів до призначення р...

    Дізнайтеся, як додати розширені атрибути Microsoft Project до призначення ресурсів за допомогою Aspose.Tasks для C# та vb.net....get_Resources() -> Add(u "Rsc" ); 7 8 // Assign the resource to the desired...::SharedPtr < ResourceAssignment > assignment = project -> get_ResourceAssignments()...

    docs.aspose.com/tasks/uk/cpp/adding-extended-at...
  7. Добавление расширенных атрибутов к назначениям ...

    Узнайте, как добавить расширенные атрибуты Microsoft Project к назначениям ресурсов, используя Aspose.Tasks для C# и VB.NET....get_Resources() -> Add(u "Rsc" ); 7 8 // Assign the resource to the desired...::SharedPtr < ResourceAssignment > assignment = project -> get_ResourceAssignments()...

    docs.aspose.com/tasks/ru/cpp/adding-extended-at...
  8. Extrair Links|Aspose.PDF for Python via .NET

    Este exemplo vincula um PDF de entrada, extrai todos os links e imprime suas coordenadas e URIs (se disponíveis)....pycore import cast , is_assignable import aspose.pydrawing as...{ link . rect } " ) if is_assignable ( link , ap . annotations...

    docs.aspose.com/pdf/pt/python-net/extract-links/
  9. Извлечение ссылок|Aspose.PDF for Python via .NET

    В этом примере привязывается входной PDF, извлекаются все ссылки и выводятся их координаты и URI (если доступны)....pycore import cast , is_assignable import aspose.pydrawing as...{ link . rect } " ) if is_assignable ( link , ap . annotations...

    docs.aspose.com/pdf/ru/python-net/extract-links/
  10. vCardContact.Security.Key - Free Support Forum ...

    Hello VCardSecurity has SaveToPEM but not LoadFromPEM, instead it has vCardContact.Security.Key which is a string property, means we need to convert the public key to string and encode as Base64, shouldn’t be a X509Cert…...to a Base64 string, and then assign it to the Security.Key property...vCardContact = new VCardContact(); // Assign the Base64 encoded public key...

    forum.aspose.com/t/vcardcontact-security-key/31...