public abstract class PlatformRenditionConverter extends BaseContentConverter
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
asposeLicenseInitialized |
protected Map<String,Class<?>> |
asposeProducts |
protected static int |
MAX_WIDTH_HEIGHT |
PDF_RENDITION_MIME_TYPE, PDF_RENDITION_PREFIX, PDF_RENDITION_SUFFIX, THUMBNAIL_RENDITION_MIME_TYPE, THUMBNAIL_RENDITION_PREFIX, THUMBNAIL_RENDITION_SUFFIX| Constructor and Description |
|---|
PlatformRenditionConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Dimension |
getScaledDimension(Dimension image,
Dimension boundary) |
com.aspose.words.ImageSaveOptions |
getWordThumbnailSaveOptions() |
protected void |
initLicenses() |
addSupportedContentType, createPDFRendition, createThumbnailRendition, generatePDF, generateThumbnail, getPdfRenditionMimeType, getSupportedContentTypes, getThumbnailRenditionMimeType, handlesContentType, isPDFRenditionSupported, isThumbnailRenditionSupported, setSupportedContentTypesprotected static final int MAX_WIDTH_HEIGHT
protected boolean asposeLicenseInitialized