CDFDeploy["file.cdf", expr] deploys expr in a form that can be played by Wolfram CDF Player.CDFDeploy["file.cdf", notebook] deploys a notebook.CDFDeploy["file.cdf", ...
You may wish to save your work in a format other than the default Mathematica notebook for sharing or publication. Mathematica has a very robust system for exporting your ...
Copy copies a selection to the clipboard without deleting it from your notebook.
Show Page Breaks calculates and displays page breaks on screen.
file.cdf is a Computable Document Format file.
WindowToolbars is a notebook option that specifies the toolbars to include at the top of the window used to display the notebook on the screen.
$FrontEndSession is a global symbol that represents the current session of the front end from which the kernel is being run.
Copy As opens a submenu to copy a selection and convert it to the specified format.
Initialization Cell makes a cell auto-evaluate whenever the notebook is opened and the kernel is launched.
Input from Above copies and pastes contents of the nearest preceding input cell.