Convert Microsoft Spreadsheet Excel to PDF in Python 2.7 using Aspose.Cells REST API

Hello

We are trying to use the following sample to convert an excel file to PDF.

The example appears to be broken. For example, cellsApi.PostDocumentSaveAs does not appear as a method in the pip installed library.

Do you have a sample that works?

Thanks,
Greg

@greg-4

Thank you for contacting Aspose Support.

Aspose.Cells-Cloud-SDK-for-Python under aspose-cells account has been declared deprecated.

Please use our revamped aspose-cells-cloud-python SDK. cells_save_as_api.py file contains API you are interested in and test_cells_save_as_api.py is its Unit Test.

Please let us know if you have any questions.