PdfEmbeddedFont

PdfEmbeddedFont

Overview

PdfEmbeddedFont je třída v Aspose.Page FOSS pro Python.

Vlastnosti: ascent, base_name, bbox, char_code_map, descent, encoding,A dalších 11.

Properties

NameTypeAccessDescription
base_namestrReadZískala jméno základny.
subset_namestrReadZískala jméno podmnožiny.
subtypestrReadDostává podtyp.
encoding`strNone`Read
symbolicboolReadDostal symbolickou.
first_charintReadDostane první char.
last_charintReadDostane poslední char.
widthslist[int]ReadDostal šířky.
font_file_keystrReadDostal klíč k fontovému souboru.
font_filebytesReadDostal soubor písma.
ascentintReadDostane se nahoru.
descentintReadDostává sestup.
bboxtuple[int, int, int, int]ReadDostane se do krabice.
italic_angleintReadDostal kurzivní úhel.
stem_vintReadDostane kmen v.
to_unicodestrReadDostává to do Unicodu.
char_code_mapdict[int, int]ReadDostal mapu s kódem.

See Also

 Čeština