Mathematica 8 provides functions that allow developers to implement file format converters to be integrated with the Mathematica Import and Export framework. You can ...
SWF
(Mathematica Import/Export Format) Registered MIME type: application/x-shockwave-flash Adobe/Macromedia Flash file format. Used for interactive and animated vector graphics, video and sound on the web. SWF is ...
Mathematica allows full control of fonts, not only in ordinary text but also in typeset structures, graphics, and user interface elements. All features of fonts can be ...
The graphics language of Mathematica is fully integrated with dynamic interactivity. This lets you create graphics that can respond to input devices in a variety of ways.
StringMatchQ["string", patt] tests whether " string" matches the string pattern patt. StringMatchQ["string", RegularExpression["regex"]] tests whether " string" matches the ...
Mathematica supports full Unicode throughout—in strings, symbols, graphics and external operations—allowing immediate streamlined use of all standard international character ...
OptionInspectorSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies the display of options in the Option Inspector.
A typical package written in Mathematica introduces several new symbols intended for use outside the package. These symbols may correspond for example to new functions or new ...
The first part of this User Guide describes using J/Link to allow you to call from Mathematica into Java, thereby extending the Mathematica environment to include the ...
WindowStatusArea is a notebook option that specifies what should appear in the status area in the frame of the window used to display the notebook.