---
title: "Supported Features on Document Save"
---

```

## Purpose Summary

This page explains which features Aspose.Words supports on document save.

```

Aspose.Words allows users to work with documents in various formats and provides a wide range of features for this. For example, users can create a document from scratch or load it, make some changes, and then save those changes in the output file in any [supported export format](/words/net/supported-document-formats/). While saving the document in the selected format, the user can apply various save options.

```

It is important to know that many save options are common to all supported formats, and only some of the options are format-specific, such as PDF, DOCX, HTML, and others.

```

For a complete list of functions, see the API reference:

- [save options for all formats](https://reference.aspose.com/words/net/aspose.words.saving/)
- [fixed page save options](https://reference.aspose.com/words/net/aspose.words.saving/fixedpagesaveoptions/) for [fixed-page formats](/words/net/converting-to-fixed-page-format/): PDF, XPS, images and others
- [PDF save options](https://reference.aspose.com/words/net/aspose.words.saving/pdfsaveoptions/) for PDF format
- [OOXML save options](https://reference.aspose.com/words/net/aspose.words.saving/ooxmlsaveoptions/) for DOCX, DOCM, DOTX, DOTM, or FlatOpc formats
- [DOC save options](https://reference.aspose.com/words/net/aspose.words.saving/docsaveoptions/) for DOC and DOT formats
- [Image save options](https://reference.aspose.com/words/net/aspose.words.saving/imagesaveoptions/) for TIFF, PNG, BMP, EMF, JPEG, or SVG formats
- [SVG save options](https://reference.aspose.com/words/net/aspose.words.saving/svgsaveoptions/) for SVG format
- [HTML save options](https://reference.aspose.com/words/net/aspose.words.saving/htmlsaveoptions/) for HTML, MHTML, EPUB, or Azw3 formats and [HtmlFixedSaveOptions](https://reference.aspose.com/words/net/aspose.words.saving/htmlfixedsaveoptions/) for HtmlFixed format
- [Markdown save options](https://reference.aspose.com/words/net/aspose.words.saving/markdownsaveoptions/) for Markdown format
- [RTF save options](https://reference.aspose.com/words/net/aspose.words.saving/rtfsaveoptions/) for RTF format
- [TXT save options](https://reference.aspose.com/words/net/aspose.words.saving/txtsaveoptions/) for TXT format
- [ODT save options](https://reference.aspose.com/words/net/aspose.words.saving/odtsaveoptions/) for ODT and OTT formats
- [PCL save options](https://reference.aspose.com/words/net/aspose.words.saving/pclsaveoptions/) for PCL format
- [PS save options](https://reference.aspose.com/words/net/aspose.words.saving/pssaveoptions/) for PS format
- [WordML 2003 save options](https://reference.aspose.com/words/net/aspose.words.saving/wordml2003saveoptions/) for WordML format
- [XamlFixed save options](https://reference.aspose.com/words/net/aspose.words.saving/xamlfixedsaveoptions/) for XamlFixed format
- [XamlFlow save options](https://reference.aspose.com/words/net/aspose.words.saving/xamlflowsaveoptions/) for XamlFlow or XamlFlowPack formats
- [XPS save options](https://reference.aspose.com/words/net/aspose.words.saving/xpssaveoptions/) for XPS format
