XLSX
(Mathematica Import/Export Format) Registered MIME type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet Microsoft Excel spreadsheet file. Standard format of Excel 2007 and higher. Also known ...
ColorSeparate[image] gives a list of single-channel images corresponding to each of the color channels in image.ColorSeparate[image, colorspace] gives a list of images ...
FileNameSplit["filename"] splits a file name into a list of parts.
GroupActionBase is an option to specify a base for a group.
GroupGenerators[group] returns a list of generators of group.
PermutationCyclesQ[expr] returns True if expr is a permutation in disjoint cyclic form, and False otherwise.
PlotLayout is an option used by WaveletListPlot and similar functions to specify the layout of multiple plots.
JSON
(Mathematica Import/Export Format) MIME type: application/json. Data interchange format. Commonly used in web service implementations. Contains collections of unordered name-value pairs or ordered values. JSON ...
ExponentialMovingAverage[list, \[Alpha]] gives the exponential moving average of list with smoothing constant \[Alpha].
RemoteServicesLinks[] returns the list of all Lightweight Grid kernels that are currently open.