WMF
(Mathematica Import/Export Format) Microsoft WMF format. Image file format. Used by the Windows operating system and by Microsoft applications as a graphics resource format. WMF is an acronym derived from ...
XML
(Mathematica Import/Export Format) MIME type: text/xml XML general-purpose markup language and structured document format. Primarily used for the exchange of data across different systems in computer networks. ...
AbsolutePointSize[d] is a graphics directive which specifies that points which follow are to be shown if possible as circular regions with absolute diameter d.
BorderDimensions[image] gives the pixel width of uniform borders of image in the form {{left, right}, {bottom, top}}.BorderDimensions[image, t] finds borders whose pixels ...
ChoiceDialog[expr] puts up a standard choice dialog that displays expr together with OK and Cancel buttons, and returns True if OK is clicked and False if Cancel is ...
FontProperties -> {opt_1 -> val_1, opt_2 -> val_2} specifies font properties.
FrontEndToken["cmd"] is an object which represents a front end command token, typically corresponding to a front end menu item, to be executed by FrontEndExecute. ...
HelpBrowserSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for the legacy Help Browser.
LimitsPositioning is an option for UnderoverscriptBox and related boxes that specifies whether to change the positioning of underscripts and overscripts in the way ...
LinkWrite[link, expr] writes expr to the specified MathLink connection.