Aspose.Tasks.Saving Namespace

Contains classes for saving a project to different formats.
Classes
  ClassDescription
Public classCode exampleCsvOptions
Allows to specify additional options when saving project to CSV.
Public classCode exampleHtmlSaveOptions
Allows to specify additional options when rendering project pages to HTML.
Public classCode exampleImageSaveOptions
Allows to specify additional options when rendering project pages to images.
Public classCode exampleMPPSaveOptions
Allows to specify additional options when saving project data to MPP.
Public classPageSavingArgs
This class represents set of data that related to saving of document's page to a stream.
Public classCode examplePdfDigitalSignatureDetails
Contains details for a PDF digital signature.
Public classCode examplePdfEncryptionDetails
Contains details for a PDF encryption.
Public classCode examplePdfSaveOptions
Allows to specify additional options when rendering project pages to PDF.
Public classCode examplePrimaveraSaveOptions
Allows to specify additional options when saving project to Primavera XER format.
Public classCode examplePrimaveraXmlSaveOptions
Allows to specify additional options when saving project to Primavera xml format.
Public classCode examplePrintOptions
Allows to specify additional options when printing project.
Public classCode exampleSaveOptions
This is an abstract base class for classes that allow the user to specify additional options when saving a project into a particular format.
Public classCode exampleSaveTemplateOptions
Allows to specify additional options when saving a project as a template.
Public classCode exampleSpreadsheet2003SaveOptions
Allows to specify additional options when rendering project pages to Spreadsheet2003.
Public classCode exampleSvgOptions
Allows to specify additional options when rendering project pages to SVG.
Public classCode exampleXamlOptions
/// Allows to specify additional options when rendering project pages to XAML.
Public classCode exampleXlsxOptions
Allows to specify additional options when rendering project pages to XLSX.
Public classCode exampleXpsOptions
Allows to specify additional options when rendering project pages to XPS.
Interfaces
  InterfaceDescription
Public interfaceCode exampleIPageSavingCallback
Represents a callback that is called when each page in multi page document is saved to a separate stream.
Enumerations
  EnumerationDescription
Public enumerationCode exampleCsvTextDelimiter
Text delimiter for CSV format.
Public enumerationCode exampleDataCategory
The category of data used when saving to CSV.
Public enumerationCode examplePdfCompliance
Specifies the PDF compliance level to output file.
Public enumerationCode examplePdfDigitalSignatureHashAlgorithm
Specifies digital hash algorithm used by digital signature.
Public enumerationCode examplePdfEncryptionAlgorithm
Specifies the encryption algorithm to use for encrypting a PDF document.
Public enumerationCode examplePdfPermissions
Specifies permissions to use for accessing a PDF document.
Public enumerationCode examplePdfTextCompression
Specifies a type of compression applied to all content in the PDF file except images.
Public enumerationCode exampleSaveFileFormat
Enumeration for saving project format selection.
Public enumerationCode exampleTiffCompression
Specifies what type of compression to apply when saving pages to the TIFF format.