PowerPoint Generator API
CtrlK
  • PowerPoint Generator API
  • Getting started
    • Quick start
  • API reference
    • token/create
    • generator/create
  • Knowledge base
    • Key concepts
    • Templating your presentation
    • Building your JSON payload
    • Finding shape names
  • JSON/ PPTX Reference
    • presentation
    • slides
    • shapes
      • textbox
      • chart
      • picture
      • table
    • tags
    • Deprecated
  • Examples
    • Presentation
      • Using multiple templates
    • Slide
      • Repeating template slides
      • Change shape size and position
      • Change shape background color
      • Hide or remove shape
      • Shape validation mode
      • Insert or clone slide using slide_id
    • Textboxes
      • Add text
      • Set font type and size
      • Set font color and font background color
      • Set bold, italic & underline
      • Set text alignment
      • Set text indentation
      • Set text line spacing
      • Using bullet-points
      • Bullet-points simple
    • Chart
      • Insert data
      • Chart styling
      • Appending to data labels
      • Set as Total
      • Set color
      • Populating a Scatter chart
      • Additional data
    • Pictures
    • Table
      • Populate simple table
      • Using `text_runs` in Table cells
      • Handling merged cells
    • Tags
    • Tags with styling
    • Tag Validation Mode
Powered by GitBook
On this page

Was this helpful?

  1. Examples

Slide

Repeating template slidesChange shape size and positionChange shape background colorHide or remove shapeShape validation modeInsert or clone slide using slide_id
PreviousUsing multiple templatesNextRepeating template slides

Last updated 1 year ago

Was this helpful?