importTheme
- getTemplateVariables
- getTemplateVariablesType
- processTemplate
- removeVariableAudio
- removeVariableImage
- removeVariableText
- removeVariableVideo
- replaceVariableAudio
- replaceVariableHtml
- replaceVariableImage
- replaceVariableList
- replaceVariablePptxFragment
- replaceVariableTable
- replaceVariableText
- replaceVariableVideo
- setTemplateSymbol
importTheme
PREMIUM
TRIAL / ADVANCED
Imports theme from an external PPTX presentation.
Description
public importTheme (string $presentation)
Parameters
presentation
Path to the PPTX or PptxStructure object to import the theme.
Exceptions
Method not available.
Error opening the file.
Code samples
Example #1
Release notes
- phppptx 4.5:
- new method.