PPTX Builder API
PPTX BuilderBook a demoAccount
v1
v1
  • Introduction
  • Guide
    • Create account
    • Get API token
    • Webhook
    • Preparing your 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 View Settings
        • Columns
        • Rows
        • Chart title
    • JSON to PPTX
      • Request Payload
        • Base settings
        • Slide Settings
        • Chart View Settings
        • Columns
        • Rows
        • Chart Title
  • Fonts
  • Chart Types
  • Data Labels
  • Chart Settings Specifics
  • Examples
    • JSON to PPTX Builder
    • JSON to PPTX
    • API Token
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 your slidesNextSlide Masters

Last updated 4 years ago

Was this helpful?