LayoutSlide / MasterSlide — Aspose.Slides FOSS for C++ API Reference
LayoutSlide
Properties LayoutSlide คลาสนี้เป็นตัวแทนของเทมเพลตสไลด์เลเอาต์ที่กำหนดการจัดเรียงค่าเริ่มต้นของตัวแสดงตำแหน่งและการจัดรูปแบบสำหรับสไลด์ใหม่.
Properties: Aspose::Slides::Foss
#include <Aspose/Slides/Foss/layout_slide.h>Properties: include/Aspose/Slides/Foss/layout_slide.h
Properties
| Properties | Properties | Properties |
|---|---|---|
layout_type() | Properties | คืนค่า SlideLayoutType (Title, TitleAndContent, Blank, ฯลฯ). |
master_slide() | Properties | คืนค่าพาเรนต์ IMasterSlide. |
shapes() | Properties | คืนค่า ShapeCollection ของรูปร่างบนเลย์เอาต์นี้. |
MasterSlide
Properties MasterSlide คลาสแสดงสไลด์มาสเตอร์ที่กำหนดธีมและการจัดรูปแบบเริ่มต้นสำหรับกลุ่มของสไลด์เลย์เอาต์.
#include <Aspose/Slides/Foss/master_slide.h>Properties: include/Aspose/Slides/Foss/master_slide.h
Properties
| Properties | Properties | Properties |
|---|---|---|
shapes() | Properties | คืนค่า ShapeCollection ของรูปร่างบนมาสเตอร์นี้. |
layout_slides() | Properties | ส่งคืนสไลด์เลย์เอาต์ที่เชื่อมโยงกับมาสเตอร์นี้. |
Properties
GlobalLayoutSlideCollection
เข้าถึงผ่าน Presentation::layout_slides(). ให้การเข้าถึงสไลด์เลย์เอาต์ทั้งหมดในทุกมาสเตอร์.
| Properties | Properties |
|---|---|
size() | จำนวนสไลด์เลย์เอาต์. |
operator[](size_t index) | เข้าถึงโดยดัชนี. |
begin() / end() | รองรับ iterator. |
IMasterSlideCollection
เข้าถึงผ่าน Presentation::masters(). วิธีการสำคัญ:
| Properties | Properties |
|---|---|
size() | จำนวนสไลด์มาสเตอร์. |