Aspose::Tasks::Saving
Contents
[
Hide
]Aspose::Tasks::Saving namespace
Use these types to specify options such as CSV delimiters, HTML rendering, image output, PDF encryption, digital signatures, and custom page‑saving callbacks. They enable fine‑grained control over how project data is exported.
Classes
| Name | Description |
|---|---|
| CsvOptions | Allows to specify additional options when saving project to CSV. |
| HtmlSaveOptions | Allows to specify additional options when rendering project pages to HTML. |
| IPageSavingCallback | Represents a callback that is called when each page in multi page document is sa |
| ImageSaveOptions | Allows to specify additional options when rendering project pages to images. |
| MPPSaveOptions | Allows to specify additional options when saving project data to MPP. |
| PageSavingArgs | This class represents set of data that related to saving of document’s page to a |
| PdfDigitalSignatureDetails | Contains details for a PDF digital signature. |
| PdfEncryptionDetails | Contains details for a PDF encryption. |
| PdfSaveOptions | Allows to specify additional options when rendering project pages to PDF. |
| PrimaveraSaveOptions | Allows to specify additional options when saving project to Primavera XER format |
| PrimaveraXmlSaveOptions | Allows to specify additional options when saving project to Primavera xml format |
| SaveOptions | This is an abstract base class for classes that allow the user to specify additi |
| SaveTemplateOptions | Allows to specify additional options when saving a project as a template. |
| SimpleSaveOptions | This is an abstract base class that allow the user to specify basic options when |
| Spreadsheet2003SaveOptions | Allows to specify additional options when rendering project pages to Spreadsheet |
| SvgOptions | Allows to specify additional options when rendering project pages to SVG. |
| XamlOptions | /// Allows to specify additional options when rendering project pages to XAML. |
| XlsxOptions | Allows to specify additional options when rendering project pages to XLSX. |
| XpsOptions | Allows to specify additional options when rendering project pages to XPS. |