Toggle line arrow
Size up arrow
Size down arrow
Connect shapes by lines
Trim image
Place labels on the bottom/left/right/top side of images
Transpose shapes
Group images and labels
Align shapes with previous slide
Align shapes with next slide
Swap multiple shapes
Align shapes in diagonal
Align shapes in grid automatically
Align shapes in grid with custom padding and column. Shapes are placed in row major order. The shapes are sorted in the selected order.
Create polyline of equation
Create bezier curve of equation
This addin uses expressive for parsing equation. Use parameter [t] for drawing curve. Also the range should be set for [t]. There are some examples
Range: 0 ~ 10*PI
X: [t]
Y: Cos([t])
Range: 0 ~ 2*PI
X: Cos([t])
Y: Sin([t])
Range: 0 ~ 2*PI
X: Cos(3*[t])
Y: Sin(2*[t])
Range: -3 ~ 3
X: [t]
Y: 4 * Exp(-[t] ** 2)
CTRL+ALT+NUMPAD2: Align bottom
CTRL+ALT+NUMPAD4: Align left
CTRL+ALT+NUMPAD6: Align right
CTRL+ALT+NUMPAD8: Align top
CTRL+ALT+NUMPAD5: Align center
CTRL+ALT+H: Align center horizontal
CTRL+ALT+T: Align center vertical
CTRL+ALT+NUMPAD7: Align in row
CTRL+ALT+NUMPAD1: Align labels to bottom
CTRL+ALT+HOME: Bring to front
CTRL+ALT+END: Send to back
CTRL+ALT+PAGEUP: Bring forward
CTRL+ALT+PAGEDOWN: Send backward
CTRL+NUMPAD2: Align bottom of
CTRL+NUMPAD4: Align left of
CTRL+NUMPAD6: Align right of
CTRL+NUMPAD8: Align top of
CTRL+ALT+0: Toggle line
CTRL+ALT++: Thickening line width
CTRL+ALT+-: Thinning line width
CTRL+ALT+;, CTRL+ALT+': Change line dash style
CTRL+NUMPAD+: Increase number of selected text
CTRL+NUMPAD-: Decrease number of selected text
| Before | After | |
|---|---|---|
![]() |
↔ | ![]() |
CTRL+NUMPAD.: Evaludation equation of selected text
| Before | After | |
|---|---|---|
![]() |
→ | ![]() |
CTRL+SHIFT+1: Set object name to !!ID1
CTRL+SHIFT+2: Set object name to !!ID2
CTRL+SHIFT+3: Set object name to !!ID3
...








