XHTML
(Mathematica Import/Export Format) Registered MIME type: application/xhtml+xml XHTML markup language and file format. XML-based reformulation of HTML. XHTML is an acronym derived from Extensible Hypertext ...
This tutorial documents the XML representation of the user interface definition, GUIKitXML for short. This is a DTD representing the current GUIKit XML definitions. Use the ...
DefineNETDelegate[name, rtype, ptypes] creates a new .NET delegate type with the given name name, return type rtype, and parameter types ptypes.
DoNETModal[form] displays the specified .NET form in the foreground and does not return until the form window is closed.DoNETModal[form, expr] evaluates expr just before the ...
DoNETModeless[form] displays the specified .NET form in the foreground and then returns.
ShowNETWindow[form] displays the specified .NET form in the foreground.
Mathematica provides standardized special characters to represent various forms commonly used to annotate or structure text.
As the world's best-developed tree-oriented symbolic language, Mathematica is uniquely suited to working with XML. Not only can Mathematica generate XML from scratch, it can ...
DirectoryQ["name"] gives True if the directory with the specified name exists, and gives False otherwise.
Editable is an option for displayed objects, cells, and notebooks that specifies whether their contents can be edited interactively using the front end.