Hello!
To convert a PDF file to Excel format, I use the following code:
Document doc = new Document(“example.pdf”);
ExcelSaveOptions options = new ExcelSaveOptions();
options.setFormat(ExcelSaveOptions.ExcelFormat.XL…...when formatting a PDF file in EXCEL Aspose.PDF Product Family AlexKamnev...1:48pm #1 Hello! To convert a PDF file to EXCEL format, I use the...