SlideTemplates extension

on
  • PowerPoint

Methods

addAgendaSlide({TextValue? title, TextValue? subtitle, TextValue? topics}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addBigFactSlide({TextValueLine? fact, TextValue? information}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addBlankSlide() Slide

Available on PowerPoint, provided by the SlideTemplates extension

addBulletsSlide({List<TextValue> bullets = const []}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addPhoto3UpSlide({ImageReference? image1, ImageReference? image2, ImageReference? image3}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addPhotoSlide({ImageReference? image}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addQuoteSlide({TextValueLine? quote, TextValue? attribution}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addSectionSlide({TextValue? section}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addStatementSlide({TextValue? statement}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addTitleAndBulletsSlide({TextValue? title, List<TextValue> bullets = const [], TextValue? subtitle}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addTitleAndPhotoAltSlide({ImageReference? image, TextValue? title, TextValue? subtitle}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addTitleAndPhotoSlide({TextValue? title, ImageReference? image, TextValue? author, TextValue? subtitle}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addTitleBulletsAndPhotoSlide({TextValue? title, List<TextValue> bullets = const [], ImageReference? image, TextValue? subtitle}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addTitleOnlySlide({TextValue? title, TextValue? subtitle}) Slide

Available on PowerPoint, provided by the SlideTemplates extension

addTitleSlide({TextValue? title, TextValue? author}) Slide

Available on PowerPoint, provided by the SlideTemplates extension