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.convertToPdf(String fileId,
String fileName,
String password,
ToPdf toPdf) |
abstract byte[] |
AbstractWPSOfficeBase.convertToPdf(String fileId,
String fileName,
String password,
ToPdf toPdf) |