ExportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when exporting text.
FileByteCount["file"] gives the number of bytes in a file.
FortranForm[expr] prints as a Fortran language version of expr.
GraphComplement[g] gives the graph complement of the graph g.
ImageColorSpace[image] gives the name of the color space of image.
ImageCorrelate[image, ker] gives the correlation of image with kernel ker.ImageCorrelate[image, ker, f] computes a generalized correlation in which the function f is used in ...
LeafCount[expr] gives the total number of indivisible subexpressions in expr.
LimitsPositioningTokens is an option for selections that specifies a set of characters for which the option LimitsPositioning is set to True by default.
ListCurvePathPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots a curve that corresponds to a smooth path through the specified points.
ListPlay[{a_1, a_2, ...}] creates an object that plays as a sound whose amplitude is given by the sequence of levels a_i.