CellLabel is an option for Cell which gives the label to use for a particular cell.
ClearAttributes[s, attr] removes attr from the list of attributes of the symbol s.
ColumnSpacings is an option for the low-level function GridBox which specifies the spaces in ems that should be inserted between adjacent columns.
DefaultLabelStyle is a low-level option for formatting and related constructs that specifies the default style to use in displaying their label-like elements.
DeleteBorderComponents[image] replaces connected components adjacent to the border in a binary image image with background pixels.DeleteBorderComponents[m] replaces ...
DiacriticalPositioning is an option for UnderscriptBox and related boxes that specifies how close diacritical characters are drawn to the base character.
DirectoryName["name"] extracts the directory name from the specification for a file.
EdgeWeight is an option and property for Graph and related functions that specifies an edge weight.
EnterExpressionPacket[expr] is a MathLink packet that requests the evaluation of expr.
FieldMasked is an option to InputField that determines whether to mask user input.