public class WordProcessingPreviewCreator extends PreviewCreator
DefaultResolution| Constructor and Description |
|---|
WordProcessingPreviewCreator(PreviewOptions previewOptions,
com.aspose.words.Document document) |
| Modifier and Type | Method and Description |
|---|---|
void |
generatePreview() |
protected int |
getMaxPageCount() |
protected void |
writePagePreview(int pageNumber,
OutputStream stream) |
getOptions, isImageSizeSet, writePagePreviewpublic WordProcessingPreviewCreator(PreviewOptions previewOptions, com.aspose.words.Document document)
public void generatePreview()
generatePreview in class PreviewCreatorprotected int getMaxPageCount()
getMaxPageCount in class PreviewCreatorprotected void writePagePreview(int pageNumber,
OutputStream stream)
writePagePreview in class PreviewCreatorCopyright © 2026. All rights reserved.