BaseExtensions can be used to generate content randomly in Word and PowerPoint. Here, we are able to generate text, charts, tables, and shapes with a random formatting. This means, random size, color, font, etc.
Module is located here:
...\ModuleLibrary\BaseExtensions\04_nocontext_MISC\06_WP_randomContentGenerator.xml
CMD
<Cmd case="BaseExtensions:content-randomizer" type="x" contentType="x"/>
Parameters
type
Only generate-special
works for now.
contentType
table
Generates a random table.
chart
Generates a random chart.
text
Generates random text.
shape
Generates a random shape.
Comments
0 comments
Article is closed for comments.