public class AsposeUtil extends Object
| 构造器和说明 |
|---|
AsposeUtil() |
public static void excelToPdf(String excelPath, String pdfPath) throws Exception
excelPath - excel 路径pdfPath - pdf 存储路径Exceptionpublic static void excelToWord(String excelPath, String wordPath) throws Exception
excelPath - excel 路径wordPath - wordPath 存储路径ExceptionCopyright © 2023. All rights reserved.