Aspose::Tasks::Saving

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

NameDescription
CsvOptionsAllows to specify additional options when saving project to CSV.
HtmlSaveOptionsAllows to specify additional options when rendering project pages to HTML.
IPageSavingCallbackRepresents a callback that is called when each page in multi page document is sa
ImageSaveOptionsAllows to specify additional options when rendering project pages to images.
MPPSaveOptionsAllows to specify additional options when saving project data to MPP.
PageSavingArgsThis class represents set of data that related to saving of document’s page to a
PdfDigitalSignatureDetailsContains details for a PDF digital signature.
PdfEncryptionDetailsContains details for a PDF encryption.
PdfSaveOptionsAllows to specify additional options when rendering project pages to PDF.
PrimaveraSaveOptionsAllows to specify additional options when saving project to Primavera XER format
PrimaveraXmlSaveOptionsAllows to specify additional options when saving project to Primavera xml format
SaveOptionsThis is an abstract base class for classes that allow the user to specify additi
SaveTemplateOptionsAllows to specify additional options when saving a project as a template.
SimpleSaveOptionsThis is an abstract base class that allow the user to specify basic options when
Spreadsheet2003SaveOptionsAllows to specify additional options when rendering project pages to Spreadsheet
SvgOptionsAllows to specify additional options when rendering project pages to SVG.
XamlOptions/// Allows to specify additional options when rendering project pages to XAML.
XlsxOptionsAllows to specify additional options when rendering project pages to XLSX.
XpsOptionsAllows to specify additional options when rendering project pages to XPS.