aspose.tasks.saving

Contains classes for saving a project to different formats.

Classes

Class 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 saved to a separate stream.
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 stream.
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.
PrintOptions Allows to specify additional options when printing project.
SaveOptions This is an abstract base class for classes that allow the user to specify additional options when saving a project
into a particular format.
SaveTemplateOptions Allows to specify additional options when saving a project as a template.
Spreadsheet2003SaveOptions Allows to specify additional options when rendering project pages to Spreadsheet2003.
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.

Enumerations

Enumeration Description
CsvTextDelimiter Text delimiter for CSV format.
DataCategory The category of data used when saving to CSV.
PdfCompliance Specifies the PDF compliance level to output file.
PdfDigitalSignatureHashAlgorithm Specifies digital hash algorithm used by digital signature.
PdfEncryptionAlgorithm Specifies the encryption algorithm to use for encrypting a PDF document.
PdfPermissions Specifies permissions to use for accessing a PDF document.
PdfTextCompression Specifies a type of compression applied to all content in the PDF file except images.
SaveFileFormat Enumeration for saving project format selection.
TiffCompression Specifies what type of compression to apply when saving pages to the TIFF format.