ControlsRendering is a Style option that specifies how controls should be rendered.
CreateDirectory["dir"] creates a directory with name dir. CreateDirectory[] creates a directory in the default area for temporary directories on your computer system.
FontSlant is an option for Style, Cell, and related constructs that specifies how slanted characters in text should be.
FontWeight is an option for Style, Cell, and related constructs that specifies how heavy the characters in a font should be.
GroupPageBreakWithin is an option for Cell that specifies whether a page break should be allowed within the group of cells if the notebook that contains the group is printed.
Large
(Built-in Mathematica Symbol) Large is a style or option setting that specifies that objects should be large.
Needs
(Built-in Mathematica Symbol) Needs["context`"] loads an appropriate file if the specified context is not already in $Packages. Needs["context`", " file"] loads file if the specified context is not ...
PrecedenceForm[expr, prec] prints with expr parenthesized as it would be if it contained an operator with precedence prec.
Selectable is an option for displayed objects, cells, and notebooks that specifies whether their contents can be selected interactively using the front end.
TableAlignments is an option for TableForm and MatrixForm which specifies how entries in each dimension should be aligned.