SystemOpen["target"] opens the specified file, URL, or other target with the associated program on your computer system.
PrintingStartingPageNumber is an option for notebooks that specifies what number to assign to the first page of a notebook when printed.
FileBaseName["file"] gives the base name for a file without its extension.
FileExtension["file"] gives the file extension for a file name.
GeodesicErosion[marker, mask] gives the fixed point of the geodesic erosion of the image marker constrained by the image mask.
RemoteKernelClose[kernel] closes a Lightweight Grid kernel.
RidgeFilter[image] computes a measure for the presence of a ridge for each pixel in image.RidgeFilter[image, \[Sigma]] uses the specified ridge scale \[Sigma].
Manipulate Introduction to Control Objects Views
Introduction Getting Started Basic Examples
ToSymbolicXML[expr] converts an expression expr to an appropriate XML format and returns the result as SymbolicXML.