PdfEmbeddedFont
PdfEmbeddedFont
Overview
PdfEmbeddedFont यह एक क्लास है Aspose.Page FOSS के लिए Python।.
संपत्ति : ascent, base_name, bbox, char_code_map, descent, encoding,और 11 और भी।.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
base_name | str | Read | आधार नाम प्राप्त करें।. |
subset_name | str | Read | उप-सेट नाम प्राप्त करें।. |
subtype | str | Read | उप-प्रकार के लिए मिलता है।. |
encoding | `str | None` | Read |
symbolic | bool | Read | यह प्रतीक है।. |
first_char | int | Read | पहला चार्ज कर लेते हैं।. |
last_char | int | Read | अंतिम कार को लेकर।. |
widths | list[int] | Read | चौड़ाई को मिला।. |
font_file_key | str | Read | फ़ॉन्ट फ़ाइल कुंजी प्राप्त करें।. |
font_file | bytes | Read | फ़ॉन्ट फाइल को प्राप्त करें।. |
ascent | int | Read | उतरने की बात है।. |
descent | int | Read | नीचे की ओर ले जाओ।. |
bbox | tuple[int, int, int, int] | Read | बीबीएक्स को मिला।. |
italic_angle | int | Read | इटली के कोने का आकार है।. |
stem_v | int | Read | V में स्तंभ प्राप्त करें।. |
to_unicode | str | Read | इसे यूनिकोड में लाएं।. |
char_code_map | dict[int, int] | Read | चार्ज कोड का नक्शा मिला है।. |