Class: mlreportgen.ppt.Presentation
Package: mlreportgen.ppt
Replace text, tables, or pictures in presentation
replace(
replaces existing content in a presentation content object with the specified
content which can be one or more paragraphs, a table, or a picture. If the type of
content that you specify in the presentation
,contentName
,content
)content
argument is not valid
for the content object identified by contentName
, the
replace
method has no effect.
To replace content on a specific slide, use the replace
method of the mlreportgen.ppt.Slide
object.
add
| getLayoutNames
| mlreportgen.ppt.Presentation
| mlreportgen.ppt.Slide