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.
SpanFromAbove is a symbol that can appear at a particular position in a Grid or related construct to indicate that the corresponding position is occupied by a spanning ...
SpanFromLeft is a symbol that can appear at a particular position in a Grid or related construct to indicate that the corresponding position is occupied by a spanning element ...
DXF
(Mathematica Import/Export Format) MIME types: image/vnd.dxf, image/x-dxf AutoCAD DXF format. 3D geometry format. Commonly used for the exchange of CAD data. Plain text ASCII or binary format. DXF is an ...
OpenCLInformation[] gives all information about OpenCL platforms and devices on the system.OpenCLInformation[platform] gives information on OpenCL platform and about its ...
Mathematica offers support for a large number of file formats for importing, exporting, or other operations. It has several standard locations where it looks for files. You ...
$TemporaryDirectory gives the main system directory for temporary files on your computer system.
AffineTransform[m] gives a TransformationFunction that represents an affine transform that maps r to m.r. AffineTransform[{m, v}] gives an affine transform that maps r to m.r ...
VertexNormals is an option for graphics primitives which specifies the normal directions to assign to 3D vertices.
ClippingStyle is an option for plotting functions that specifies the style of what should be drawn when curves or surfaces would extend beyond the plot range.