PdfEmbeddedFont

PdfEmbeddedFont

Revisión

PdfEmbeddedFont Es una clase en Aspose.Page FOSS para Python.

Propiedades : ascent, base_name, bbox, char_code_map, descent, encoding,Y 11 más.

Propiedades

NombreTipoAccesoDescripción
base_namestrLeerTiene el nombre de base.
subset_namestrLeerTiene el nombre de subset.
subtypestrLeerSe encuentra el subtipo.
encoding`strNone`Leer
symbolicboolLeerSe encuentra el símbolo.
first_charintLeerTiene el primer carril.
last_charintLeerEl último carril.
widthslist[int]LeerObtenga las amplitudes.
font_file_keystrLeerObtenga la clave de archivo.
font_filebytesLeerObtenga el archivo de font.
ascentintLeerTiene la ascensión.
descentintLeerTiene la descendencia.
bboxtuple[int, int, int, int]LeerTiene el bbox.
italic_angleintLeerEl ángulo italiano.
stem_vintLeerSe le da el stem v.
to_unicodestrLeerSe trata de unicode.
char_code_mapdict[int, int]LeerObtenga el código de char mapa.

Ver también

 Español