Package | Description |
---|---|
com.groupdocs.comparison |
Modifier and Type | Method and Description |
---|---|
List<PageImage> |
Comparer.convertToImages(String path)
Get the document as images
|
List<PageImage> |
Comparer.convertToImages(String path,
String password)
Get the document as images
|
com.aspose.ms.System.Collections.Generic.List<PageImage> |
Comparer.convertToImagesInternal(String path,
String password) |
List<PageImage> |
ImageConverter.getPages(InputStream stream,
ImageOptions options)
convert the document to image format
|
List<PageImage> |
ImageConverter.getPages(String path,
String password)
convert the document to image format
|
Copyright © 2019. All rights reserved.