byte[] |
WPSOfficeAPI.convert(String fileId,
String fileName,
String password,
String outformat,
Integer dpi,
ToPdf toPdf,
ToPng toPng,
EtPageZoom etPageZoom) |
abstract byte[] |
AbstractWPSOfficeBase.convert(String fileId,
String fileName,
String password,
String outformat,
Integer dpi,
ToPdf toPdf,
ToPng toPng,
EtPageZoom etPageZoom) |
byte[] |
WPSOfficeAPI.convertToPng(String fileId,
String fileName,
String password,
ToPng toPng) |
abstract byte[] |
AbstractWPSOfficeBase.convertToPng(String fileId,
String fileName,
String password,
ToPng toPng) |