# Saving Data to a File

Learn how you can save the data, and for some types of files both the data and formatting, in the component to a file or stream.

## Content



You can save the data, and for some types of files both the data and formatting, in the component to a file or stream. Spread provides methods for saving from a Spread file to several industry accepted file types including Microsoft Excel and plain text files.

Consult the following sections for instructions and more information regarding saving to a file:

*   [Saving to a Spread XML File](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-fileops/spweb-filesave/spweb-filesavespread)
*   [Saving to an Excel File](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-fileops/spweb-filesave/spweb-filesaveexcel)
*   [Saving to a Text File](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-fileops/spweb-filesave/spweb-filesavetext)
*   [Saving to an HTML File](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-fileops/spweb-filesave/spweb-htmlsave)
*   [Saving to a PDF File](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-fileops/spweb-filesave/spweb-filesave-pdf)