Aspose.Diagram.Saving Namespace |
Class | Description | |
---|---|---|
![]() | DiagramSaveOptions |
Can be used to specify additional options when saving a diagram into Visio (VDX\VSX) format.
|
![]() | HTMLSaveOptions |
Allows to specify additional options when rendering diagram pages to HTML.
|
![]() | ImageSaveOptions |
Allows to specify additional options when rendering diagram pages to images.
|
![]() | PageEndSavingArgs |
Info for a page ends saving process.
|
![]() | PageSavingArgs |
Info for a page saving process.
|
![]() | PageSize |
Contains information about page size for the generated images.
|
![]() | PageStartSavingArgs |
Info for a page starts saving process.
|
![]() | PdfDigitalSignatureDetails |
Contains details for a pdf digital signature.
|
![]() | PdfEncryptionDetails |
Contains details for a pdf encryption.
|
![]() | PdfSaveOptions |
Allows to specify additional options when rendering diagram pages to PDF.
|
![]() | RenderingSaveOptions |
This is an abstract base class for classes that allow the user to specify additional options when saving a diagram
into a particular format.
|
![]() | SaveOptions |
This is an abstract base class for classes that allow the user to specify additional options when saving a diagram
into a particular format.
|
![]() | SVGSaveOptions |
Allows to specify additional options when rendering diagram pages to SVG.
|
![]() | SWFSaveOptions |
Allows to specify additional options when rendering diagram pages to SWF.
|
![]() | XAMLSaveOptions |
Allows to specify additional options when rendering diagram pages to XAML.
|
![]() | XPSSaveOptions |
Allows to specify additional options when rendering diagram pages to XPS.
|
Interface | Description | |
---|---|---|
![]() | IPageSavingCallback |
Control/Indicate progress of page saving process.
|
![]() | IStreamProvider |
Represents the exported stream provider.
|
Enumeration | Description | |
---|---|---|
![]() | CompositingQuality |
Specifies the quality level to use during compositing.
|
![]() | ImageColorMode |
Specifies the color mode for the generated images of document pages.
|
![]() | InterpolationMode |
The InterpolationMode enumeration specifies the algorithm that is used when images are scaled or rotated.
|
![]() | PaperSizeFormat |
Enumeration for saving paper size format selection.
|
![]() | 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 user permissions for PDF document.
|
![]() | PdfTextCompression |
Specifies a type of compression applied to all content in the PDF file except images.
|
![]() | PixelOffsetMode |
Specifies how pixels are offset during rendering.
|
![]() | SmoothingMode |
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
|
![]() | TiffCompression |
Specifies what type of compression to apply when saving pages to the TIFF format.
|