With this feature, we are able to resize shapes in Word. The resizing is based on parameters with specified height and width which will be set to selected shape.
Module is located here:
...\ModuleLibrary\BaseExtensions\01_nocontext_Tools\56_W_resizeShape.xml
CMD
<Cmd case="BaseExtensions:resize-shape" height="x" width="x"/>
Parameters
height
Define shape height in cm. If there are decimals, use a dot and not a comma.
width
Define shape width in cm. If there are decimals, use a dot and not a comma.
Comments
0 comments
Article is closed for comments.