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

Intro

This page describes some of the concepts you should grasp when using our API.

In order to use the PPTX Builder’s API effectively, it is important to understand the architecture of presentations and their components, as well as the interactions between these components. This page provides an overview of these topics:

  • Slide Master

  • Slide Layout

  • Placeholders

  • Slide

Reading this and the other concept overviews will make it easier to understand and use the API.

PreviousPreparing SlidesNextSlide Masters

Last updated 4 years ago

Was this helpful?