PPTX Builder API
PPTX BuilderBook a demoAccount
v2
v2
  • Introduction
  • Guide
    • Create account
    • Get API Token
    • Webhook
    • Preparing Slides
  • Concepts
    • Intro
    • Slide Masters
    • Slide Layouts
    • Placeholders
    • Slide
  • API Reference
    • Authentication
    • JSON to PPTX Builder
      • Request Payload
        • Base Settings
        • Custom Settings
        • Global Chart Settings
        • Slide Settings
        • Chart Settings
          • Chart View Settings
        • Columns
        • Rows
        • Significance Test
        • Chart Title
    • JSON to PPTX
    • Append slide
      • Request Payload
    • Upload template
  • Fonts
  • Chart Types
  • Data Labels
  • Legend
  • Chart Specific Settings
  • Examples
    • JSON to PPTX Builder
    • API Token
    • Append slide
    • More examples
Powered by GitBook
On this page

Was this helpful?

  1. Concepts

Slide Layouts

This page describes a slide layout and how to access it in Power Point.

PreviousSlide MastersNextPlaceholders

Last updated 4 years ago

Was this helpful?

A Slide Layout serves as a template for a slide. All placeholders on the slide layout “shows through” on a slide created with it and formatting choices made on the slide layout are inherited by the slide.

Every slide in a presentation is based on a Slide Layout. As such, you have to specify which slide layout from which slide master to use when you create a new slide. The slide’s appearance is determined by the Slide Master and Slide Layout and the properties found in them, as shown in the diagram below.

slide layouts