Overscript[x, y] is an object that formats as OverscriptBox[x, y].
Subsuperscript[x, y, z] is an object that formats as x_y^z.
Superscript[x, y] is an object that formats as x^y.
Invisible[expr] displays as space that is the same size as the formatted version of expr.
"How to" Topics Files, Streams, and External Operations Importing and Exporting
Mathematica can import and export 3D graphics in a variety of standard formats, allowing interchange with other applications. As with other 3D graphics in Mathematica , ...
DatabaseLink allows other Mathematica applications to hold resource information for database connections in DatabaseResources directories. There are a number of possible ...
ToSymbolicXML[expr] converts an expression expr to an appropriate XML format and returns the result as SymbolicXML.
Images are an important standard data structure, tightly integrated with the Mathematica front end and kernel. Image objects are created by default when you import any file ...
Within a standard interactive session, you can create "subsessions" or dialogs using the Mathematica command Dialog. Dialogs are often useful if you want to interact with ...