LayoutSlide / MasterSlide

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

PropertiesPropertiesProperties
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

PropertiesPropertiesProperties
shapes()Propertiesคืนค่า ShapeCollection ของรูปร่างบนมาสเตอร์นี้.
layout_slides()Propertiesส่งคืนสไลด์เลย์เอาต์ที่เชื่อมโยงกับมาสเตอร์นี้.

Properties

GlobalLayoutSlideCollection

เข้าถึงผ่าน Presentation::layout_slides(). ให้การเข้าถึงสไลด์เลย์เอาต์ทั้งหมดในทุกมาสเตอร์.

PropertiesProperties
size()จำนวนสไลด์เลย์เอาต์.
operator[](size_t index)เข้าถึงโดยดัชนี.
begin() / end()รองรับ iterator.

IMasterSlideCollection

เข้าถึงผ่าน Presentation::masters(). วิธีการสำคัญ:

PropertiesProperties
size()จำนวนสไลด์มาสเตอร์.

ดูเพิ่มเติม

 ภาษาไทย