Package org.pptx4j.samples
package org.pptx4j.samples
-
ClassesClassDescriptionGenerate a presentation consisting of all preset shapes.Convert a pptx to 'Flat OPC XML' format, which Word/Powerpoint can happily read, and which is convenient for editing in an XML editor.Simple demonstration of editing charts in a PowerPoint deckThis is a proof of concept of resizing slides (ie including their contents).Save identified slides (0-based index) only.Converts predefined shapes (eg <a:prstGeom prst="moon">) to equivalent a:custGeom.Given a slide, find the first table, then duplicate a table row.Demonstrate adding a note to a slide; for this you add a NotesSlidePart to the SlidePart.Example of adding a slide, and populating it from the corresponding layout, so its placeholders are visible in Powerpoint.Demonstrates 2 methods of adding a table to a slide.Example of how to replace text and images in a Pptx.This sample is useful if you want to see what objects are used in your Slide part.