How to convert PDF to Excel (XLS/XLSX) in Node.js using Aspose.PDF Cloud SDK. Extract tabular data from PDFs into structured Excel spreadsheets efficiently...1; const width = 800; const height = 800; const resultFile = "result...Name, pageNumber, { width, height, outPath: resultFile }) .then(response...