Mathematica 's built-in spell checker includes the ability to customize spelling dictionaries both permanently and for individual notebooks.
ZIP
(Mathematica Import/Export Format) Registered MIME type: application/zip Popular data compression and archival format. Used to reduce storage space and transfer times. Binary format. Can contain multiple ...
Add/Remove Cell Tags opens a dialog box that allows you to add or remove cell tags associated with the selected cell(s).
Evaluatable is an option for Cell that specifies whether a cell should be used as input to be evaluated by the Mathematica kernel.
FieldMasked is an option to InputField that determines whether to mask user input.
LanguageCategory is an option for Cell that determines in what category of language the contents of the cell should be assumed to be for purposes of spell checking and ...
NotebookFileName[] gives the file name of the current evaluation notebook. NotebookFileName[nb] gives the file name for the notebook specified by nb.
PrintTemporary[expr] prints expr as a temporary cell in a notebook, removing it when the evaluation of the current input line is complete.
TotalWidth is an option which can be set for output streams to specify the maximum total number of characters of text that should be printed for each output expression. Short ...
WindowFrame is a notebook option that specifies the type of frame to draw around the window in which the notebook is displayed on the screen.