Plug-in (Function & Smart Service)Free

Excel Aspose Utility

by Appian Corporation

Description

This Appian Smart Service to convert Excel documents to PDF using the Aspose.Cells library. The package includes the ConvertExcelToPdf class that handles the conversion process.This has also got a smart service ConvertXlsToXlsx to convert he .xls extension to .xlsx extension. Also it allows user to read any Excel format (XLS, XLSX, XLSM etc) and fetch data using smart functions. Note: Aspose Cells license is required (https://products.aspose.com/cells/java).

Features

Smart Services: exceltopdfconversion - Convert excel to PDF xlstoxlsxconversion - convert XLS to XLSX Functions: getDataRange - Function to return valid range where data or formatted cells exist getAllWorksheetNames - Function to return all sheet name readCellsDataByRange- Function to return cell contents (VALUE) from a given range

Release notes

V1.0.5 to update the dependency on JSONObject class for Appian 25.1 version

Version history (2)

1.0.4

V1.0.4 to update read the excel cell data with formula errors and add it as null

1.0.3

Initial Release