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

```

## Purpose Summary

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

```

Aspose.Words allows users to work with documents in various formats and provides a wide range of options for this. For example, users can create a document from scratch or load an existing file in any [supported import format](/words/net/supported-document-formats/), make some changes to that document and then save the result. When importing a document in the selected format, the user can apply various load options.

```

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

```

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

- [load options for all formats](https://reference.aspose.com/words/net/aspose.words.loading/loadoptions/)
- [CHM load options](https://reference.aspose.com/words/net/aspose.words.loading/chmloadoptions/) for CHM format
- [HTML load options](https://reference.aspose.com/words/net/aspose.words.loading/htmlloadoptions/) for HTML format
- [PDF load options](https://reference.aspose.com/words/net/aspose.words.loading/pdfloadoptions/) for PDF format
- [RTF load options](https://reference.aspose.com/words/net/aspose.words.loading/rtfloadoptions/) for RTF format
- [TXT load options](https://reference.aspose.com/words/net/aspose.words.loading/txtloadoptions/) for TXT format
