Stack Windows arranges windows in a uniform overlapping stack on the screen (Windows and Macintosh only).
StandardForm converts the selection to Mathematica StandardForm.
TraditionalForm converts the selection to Mathematica TraditionalForm.
Trim Bounding Box trims the 3D graphics frame while the graphic is being rotated.
Undo reverses the previous action, if possible.
AbsoluteDashing[{d_1, d_2, ...}] is a graphics directive which specifies that lines which follow are to be drawn dashed, with successive segments having absolute lengths d_1, ...
AbsoluteThickness[d] is a graphics directive which specifies that lines which follow are to be drawn with absolute thickness d.
AdjustmentBox[box, opts] is a low-level box construct which displays with the placement of box adjusted using the options given.
AnimationCycleRepetitions is an option for cells that specifies the number of times a given animation cycle should be repeated.
AxesStyle is an option for graphics functions that specifies how axes should be rendered.