WMF
(Mathematica Import/Export Format) Microsoft WMF format. Image file format. Used by the Windows operating system and by Microsoft applications as a graphics resource format. WMF is an acronym derived from ...
Mathematica has uniquely flexible capabilities for processing large volumes of textual data. Most often data represented as a string is converted to lists or other constructs ...
In addition to a rich set of standard file operations, Mathematica's unified symbolic architecture makes it easy to apply algorithmic approaches and efficient higher-level ...
BinaryReadList["file"] reads all remaining bytes from a file, and returns them as a list of integers from 0 to 255. BinaryReadList["file", type] reads objects of the ...
ExtractArchive[file] expands an archive file, saving its content into the current directory.ExtractArchive[file, dir] saves the content of an archive file into directory ...
Maya
(Mathematica Import/Export Format) Autodesk Maya scene description format. 3D geometry format. Native format of the Maya modeling, animation, and rendering software. Used for storage and interchange of 3D ...
POV
(Mathematica Import/Export Format) MIME type: model/x-pov POV-Ray 3D scene description language and format. Used for storing 3D models and scene descriptions. Native file format of the POV-Ray raytracing ...
Huge numerical datasets are routine for Mathematica. Its powerful array primitives make large-scale array manipulation both easy to specify and highly efficient. And its ...
Combining a new level of programmatic support for symbolic color with carefully chosen aesthetic color parametrizations, Mathematica allows a uniquely flexible and compelling ...
CopyFile["file_1", "file_2"] copies file_1 to file_2.