BasePortionFormat
ภาพรวม
BasePortionFormat เป็นคลาสใน Aspose.Slides FOSS สําหรับ C++.
คุณสมบัติการจัดรูปส่วนข้อความทั่วไป. ให้ getters และ setter สําหรับสไตล์ตัวอักษร, การล่วงหน้า, ความใหญ่, strikethrough, เมทริกส์ของตัวแปล, คําแนะนําตัวเอกสารและเครื่องหมายภาษา . คุณภาพที่ไม่ได้ถูกกําหนดอย่างชัดเจนจะส่งกลับ sentinel “ไม่จําแนน” (NullableBool::NOT_DEFINED , enum NOT_ DEFINE , NaN สําหรับ floats, std::nullopt สําหรับค่าปรับปรุงทางเลือก).
หมวดนี้ให้วิธีการ 66 สําหรับทํางานกับ BasePortionFormat วัตถุในโปรแกรม C ++. วิธีการที่ใช้ได้แก่: BasePortionFormat, ColorFormat, EffectFormat, FillFormat, LineFormat, NullableBool, TextCapType, TextStrikethroughType, TextUnderlineType, alternative_language_id, complex_script_font, east_asian_font,และ 46 วิธีเพิ่มเติม. สมาชิกสาธารณะทุกคนสามารถเข้าถึงการใช้งาน C++ ใดก็ได้หลังจากติดตั้งแพ็คเกจ Aspose.Slides FOSS for C++. คุณสมบัติ: ColorFormat, EffectFormat, FillFormat, LineFormat, NullableBool, TextCapType,และอีก 2 ตัว.
คุณสมบัติ
| ชื่อ | ประเภท | Access | คําอธิบาย |
|---|---|---|---|
NullableBool | NullableBool | อ่าน | รับค่า bool ที่เป็น nullable. |
TextUnderlineType | TextUnderlineType | อ่าน | รับประเภทการขีดเส้นใต้ของข้อความ. |
TextCapType | TextCapType | อ่าน | รับประเภทการแปลงตัวอักษร. |
TextStrikethroughType | TextStrikethroughType | อ่าน | รับประเภทการขีดเส้นผ่านข้อความ. |
LineFormat | LineFormat | อ่าน | รับรูปแบบบรรทัด. |
FillFormat | FillFormat | อ่าน | รับรูปแบบการเติม. |
EffectFormat | EffectFormat | อ่าน | รับรูปแบบเอฟเฟกต์. |
ColorFormat | ColorFormat | อ่าน | รับรูปแบบสี. |
วิธีการ
| Signature | คําอธิบาย |
|---|---|
NullableBool() → NullableBool | คุณสมบัติ NullableBool ตัวแทนของส่วนที่เป็นพรรณบุลล์ |
NullableBool() → NullableBool | |
NullableBool() → NullableBool | |
NullableBool() → NullableBool | |
NullableBool() → NullableBool | |
TextUnderlineType() → TextUnderlineType | การคืน enum TextUnderlineType ที่อธิบายรูปแบบการลดเส้น |
TextCapType() → TextCapType | การคืน TextCapType enum ที่อธิบายรูปแบบการเขียนหลัก |
TextStrikethroughType() → TextStrikethroughType | การคืน TextStrikethroughType enum ที่อธิบายสไตล์การตีผ่าน |
NullableBool() → NullableBool | |
NullableBool() → NullableBool | |
LineFormat() → LineFormat | คุณสมบัติให้วัตถุ LineFormat สําหรับการตั้งค่ารูปแบบเส้นของส่วน |
FillFormat() → FillFormat | กลับวัตถุ FillFormat ที่กําหนดการสไตล์ที่เต็มของส่วน |
EffectFormat() → EffectFormat | คุณสมบัติให้วัตถุ EffectFormat สําหรับการตั้งค่าผลประโยคทางวิจารณ์ในส่วน |
ColorFormat() → ColorFormat | กลับวัตถุ ColorFormat ที่แสดงการตั้งค่าสีของส่วน |
LineFormat() → LineFormat | |
FillFormat() → FillFormat | |
BasePortionFormat() | |
~BasePortionFormat() | |
font_bold() → NullableBool | |
set_font_bold(value: NullableBool) | |
font_italic() → NullableBool | |
set_font_italic(value: NullableBool) | |
kumimoji() → NullableBool | |
set_kumimoji(value: NullableBool) | |
normalise_height() → NullableBool | |
set_normalise_height(value: NullableBool) | |
proof_disabled() → NullableBool | |
set_proof_disabled(value: NullableBool) | |
font_underline() → TextUnderlineType | |
set_font_underline(value: TextUnderlineType) | |
text_cap_type() → TextCapType | |
set_text_cap_type(value: TextCapType) | |
strikethrough_type() → TextStrikethroughType | |
set_strikethrough_type(value: TextStrikethroughType) | |
is_hard_underline_line() → NullableBool | |
set_is_hard_underline_line(value: NullableBool) | |
is_hard_underline_fill() → NullableBool | |
set_is_hard_underline_fill(value: NullableBool) | |
font_height() → double | |
set_font_height(value: double) | |
escapement() → double | |
set_escapement(value: double) | |
kerning_minimal_size() → double | |
set_kerning_minimal_size(value: double) | |
spacing() → double | |
set_spacing(value: double) | |
latin_font() → std::optional<FontData> | |
set_latin_font(value: std::optional<FontData>) | |
east_asian_font() → std::optional<FontData> | |
set_east_asian_font(value: std::optional<FontData>) | |
complex_script_font() → std::optional<FontData> | |
set_complex_script_font(value: std::optional<FontData>) | |
symbol_font() → std::optional<FontData> | |
set_symbol_font(value: std::optional<FontData>) | |
language_id() → std::optional<std::string> | |
set_language_id(value: std::optional<std::string>) | |
alternative_language_id() → std::optional<std::string> | |
set_alternative_language_id(value: std::optional<std::string>) | |
spell_check() → bool | |
set_spell_check(value: bool) | |
line_format() → LineFormat | |
fill_format() → FillFormat | |
effect_format() → EffectFormat | |
highlight_color() → ColorFormat | |
underline_line_format() → LineFormat | |
underline_fill_format() → FillFormat |