Page tree
Skip to end of metadata
Go to start of metadata

Each PowerPointWriter code sample includes basic code that covers a specific scenario, along with necessary input files and a sample output file for comparison. These are intended to be quick examples of how to use the product. To learn how to use PowerPointWriter, please see our Tutorials.

Chart Image Report

This sample demonstrates how to use PowerPointWriter's Image modifier to add images to your presentation. This sample covers importing images with specific dimensions, and using the PowerPointApplication object to align images on a slide.

Certificate Slide Deck

This sample demonstrates how to use PowerPointWriter to programatically create Certificates of Completion for a group of students.

CopySlide

This sample demonstrates how to use PowerPointWriter's CopySlide method and Slide Data Binding Property to copy slides and bind them with different data. This makes it easy to programmatically create multiple slides with the same layout in your presentation.

Extracting Data from Excel

This sample demonstrates how to extract data from an Excel file using ExcelWriter and import it to a PowerPoint presentation using PowerPointWriter.

Photo Gallery

This sample demonstrates how to mimic mail merge behavior to create a photo gallery using PowerPointWriter.

Student Score Report

This sample creates a presentation showing the college admissions test scores for a group of students. This sample demonstrates how to use PowerPointWriter formulas and using the Continue modifier with RepeatSlide marker.

 

 

  • No labels