Aspose.Cells.Rendering Namespace |
Class | Description | |
---|---|---|
![]() | DrawObject |
DrawObject will be initialized and returned when rendering.
|
![]() | DrawObjectEventHandler |
Interface to get DrawObject and Bound when rendering.
|
![]() ![]() | ImageOrPrintOptions |
Allows to specify options when rendering worksheet to images, printing worksheet or rendering chart to image.
|
![]() | PageEndSavingArgs |
Info for a page ends saving process.
|
![]() | PageSavingArgs |
Info for a page saving process.
|
![]() | PageStartSavingArgs |
Info for a page starts saving process.
|
![]() ![]() | PdfBookmarkEntry |
PdfBookmarkEntry is an entry in pdf bookmark.
if Text property of current instance is null or "",
current instance will be hidden and children will be inserted on current level.
|
![]() | SheetPrintingPreview |
Worksheet printing preview.
|
![]() | SheetRender |
Represents a worksheet render which can render worksheet to various images such as (BMP, PNG, JPEG, TIFF..)
The constructor of this class , must be used after modification of pagesetup, cell style.
|
![]() | WorkbookPrintingPreview |
Workbook printing preview.
|
![]() | WorkbookRender |
Represents a Workbook render.
The constructor of this class , must be used after modification of pagesetup, cell style.
|
Interface | Description | |
---|---|---|
![]() | IPageSavingCallback |
Control/Indicate progress of page saving process.
|
Enumeration | Description | |
---|---|---|
![]() | ColorDepth |
Enumerates Bit Depth Type for tiff image.
|
![]() | CommentTitleType |
Represents comment title type while rendering when comment is set to display at end of sheet.
|
![]() | DrawObjectEnum |
Indicate Cell or Image of DrawObject.
|
![]() | PdfCompliance |
Allowing user to set PDF conversion's Compatibility
|
![]() | PdfCompressionCore |
Specifies a type of compression applied to all content in the PDF file except images.
|
![]() | PdfCustomPropertiesExport |
Specifies the way CustomDocumentPropertyCollection are exported to PDF file.
|
![]() | PdfFontEncoding |
Represents pdf embedded font encoding.
|
![]() | PdfOptimizationType |
Specifies a type of optimization.
|
![]() | TiffCompression |
Specifies what type of compression to apply when saving images into TIFF format file.
|