621 - 630 of 944 for TextSearch Results
View search results from all Wolfram sites (17167 matches)
XMLGetString   (XML Package Symbol)
XMLGetString["data"] returns the XML expression tree corresponding to a string.XMLGetString["data", parser] uses the pre-initialized XMLParser object to parse the string.
ExpressionML   (Mathematica Import/Export Format)
MIME type: text/xmlMathematica ExpressionML format. Represents an arbitrary Mathematica expression as XML. Used for the exchange of general expressions between Mathematica ...
ICS   (Mathematica Import/Export Format)
MIME types: text/calendar ICS iCalendar format. Used for the storage and exchange of calendar information. Commonly used in personal information management systems. Plain ...
Checkbox   (Built-in Mathematica Symbol)
Checkbox[x] represents a checkbox with setting x, displayed as CheckboxBox[True] when x is True and CheckboxBox[False] when x is False. Checkbox[Dynamic[x]] takes the setting ...
Graphics   (Built-in Mathematica Symbol)
Graphics[primitives, options] represents a two-dimensional graphical image.
GraphicsRow   (Built-in Mathematica Symbol)
GraphicsRow[{g_1, g_2, ...}] generates a graphic in which the g_i are laid out in a row.GraphicsRow[list, spacing] leaves the specified spacing between successive elements.
Setter   (Built-in Mathematica Symbol)
Setter[x, val] represents a setter button whose setting x is set to val when the button is clicked. The button is labeled with val, and appears pressed if the value of x is ...
Toggler   (Built-in Mathematica Symbol)
Toggler[x] represents a toggler button with setting x, that toggles between True and False. Toggler[Dynamic[x]] takes the setting to be the dynamically updated current value ...
VerticalSlider   (Built-in Mathematica Symbol)
VerticalSlider[y] represents a vertical slider at position y with range 0 to 1. VerticalSlider[Dynamic[y]] takes the position to be the dynamically updated current value of ...
Graphics3D   (Built-in Mathematica Symbol)
Graphics3D[primitives, options] represents a three-dimensional graphical image.
1 ... 60|61|62|63|64|65|66 ... 95 Previous Next

...