CellPrint[expr] inserts expr as a complete cell in the current notebook just below the cell being evaluated. CellPrint[{expr_1, expr_2, ...}] inserts a sequence of cells.
NotebookGet[obj] gets the raw expression corresponding to the notebook represented by the notebook object obj. NotebookGet[] gets the raw expression corresponding to the ...
Importing & Exporting >, Arrays >, Numerical Data >, Statistics >, Image Processing >, Signal Processing >, Text Processing >, Binary Data >, Files >, Databases >, Date & ...
Expressions corresponding to notebooks. Here is a simple Mathematica notebook. Here is the expression that corresponds to this notebook.
FontSize is an option for Style and Cell that specifies the default size in printer's points of the font in which to render text.
Mathematica includes many commands for word processing and formatting. You can set the following cell options from the Format menu: style, font, face, size, text color, ...
Mathematica offers a variety of methods for accessing the system clipboard and clipboard-like operations. In addition to the traditional interactive methods for accessing the ...
Copy As opens a submenu to copy a selection and convert it to the specified format.
Deletable is an option for Cell that specifies whether the cell can be deleted interactively using the front end.