savePptx
savePptx
BASIC / ADVANCED / PREMIUM
Generates the PowerPoint presentation.
Description
public savePptx($fileName = 'presentation')
Parameters
fileName
File name and path of the new PPTX file. The default name is presentation.pptx .
Return values
PptxStructure
Exceptions
The license is not valid.
The PPTX can't be saved.
Code samples
Example #1
Release notes
- phppptx 1.0:
- new method.