A very common batch processing task is to reduce the dimensions of a set of images in one or more system folders, in effect constructing thumbnail images. Mathematica 's file ...
MathKernel options starts the Mathematica kernel in Windows and Mac OS X.
ChineseRemainder[{r_1, r_2, ...}, {m_1, m_2, ...}] gives the smallest non-negative x that satisfies all the integer congruences x mod m_i = r_i mod m_i.
AutoGeneratedPackage is an option for notebooks that specifies whether a package is automatically created when a notebook that contains initialization cells or groups is ...
BoxFrame is an option for FrameBox objects that specifies whether to draw a frame around the contents of the box.
CounterFunction is an option for counters that specifies the symbols used to display the value of the counter.
EditCellTagsSettings -> {opt_1 -> val_1, opt_2 -> val_2} is a global option that specifies settings for the Edit Cell Tags dialog box.
NotebookPath is a global option that determines which directories are searched when a specified notebook is needed.
NotebooksMenu is a global option that specifies which recently opened notebooks are listed under the File menu.
PasteBoxFormInlineCells is an option for cells that specifies whether a new inline cell is created when a typeset expression is pasted into a non-box-type cell.