Python - Boot

Vue de l’ensemble

‘python_Boot’ est une classe dans Aspose.Font FOSS pour Python.

Cette classe fournit 8 méthodes pour travailler avec des objets python_Boot dans les programmes Python. Les méthodologies disponibles comprennent: ‘field’, ’ fields’, getClassFields' , 'getInstanceFiels', ‘getSuperClasse', ''simpleFiel', ’toString1, ‘unhandleKeywords’. Tous les membres publics sont accessibles à toute application Pythone après l’installation de l’Aspose.Font FOSS pour le package PyThone.

méthodes

SignatureDescription
toString1(o, s)Returns a string representation of object o using the format string s
fields(o)Returns a collection of field names defined on object o
simpleField(o, field)Retrieves the value of a simple (non‑nested) field from object o
field(o, field)Retrieves the value of the specified field (including nested) from object o
getInstanceFields(c)Returns a list of field names that are declared directly on class c, excluding fields inherited from super‑classes
getSuperClass(c)Returns the direct superclass of class c
getClassFields(c)Returns the static/class fields defined on class c
unhandleKeywords(name)Calls unhandleKeywords on this python_Boot instance.

Voir aussi

  • Aspose.Font — référence API d’entreprise
 Français