PageFooters is an option for notebooks that specifies what should be inserted as the footer of each page of a notebook when it is printed.
PageHeaders is an option for notebooks that specifies what should be inserted as the header of each page of a notebook when it is printed.
SameTest is an option whose setting gives a pairwise comparison function to determine whether expressions should be considered the same.
SelectionAnimate[notebook] animates graphics in the current selection in a notebook. SelectionAnimate[notebook, t] animates graphics for t seconds.
ShowCellBracket is an option for Cell that specifies whether to display the bracket that indicates the extent of the cell.
ShowSelection is an option to Notebook, Cell, and Style that specifies whether to show the current selection highlighted.
StreamPosition[stream] returns an integer that specifies the position of the current point in an open stream.
StyleMenuListing is an option for cells that specifies whether a given cell style is listed in the Format \[FilledRightTriangle] Style submenu.
Together[expr] puts terms in a sum over a common denominator, and cancels factors in the result.
WatershedComponents[image] computes the watershed transform of image, returning the result as a matrix in which positive integers label the catchment ...