ImportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when importing text.
Medium
(Built-in Mathematica Symbol) Medium is a style or option setting that specifies that objects should be medium sized.
NotebookObject[fe, id] is an object that represents an open notebook in the front end.
OutputNamePacket[string] is a MathLink packet that contains in string the name assigned to the next output.
StyleBox[boxes, options] is a low-level representation of boxes to be shown with the specified option settings. StyleBox[boxes, " style"] uses the option setting for the ...
Tiny
(Built-in Mathematica Symbol) Tiny is a style or option setting that specifies that objects should be tiny.
String
(Built-in Mathematica Symbol) String is the head of a character string " text".
If you want to do simple operations on Mathematica notebooks, then you will usually find it convenient just to use the interactive capabilities of the standard Mathematica ...
Registered MIME type: application/xhtml+xml XHTML with embedded MathML. Plain text XML format. Describes the structure and aspects of the appearance of web pages, including ...
Overlay
(Built-in Mathematica Symbol) Overlay[{expr_1, expr_2, ...}] displays as an overlay of all the expr_i.Overlay[{expr_1, expr_2, ...}, {i, j, ...}] displays as an overlay of expr_i, expr_j, ...