Copy of document

When using your APIs to convert an Excel sheet, do you keep a copy of the document in your servers?

@Shamsh,

Thanks for your query.

Yes, when you load the Excel workbook into Aspose.Cells object model, a copy of the document/spreadsheet is created and instantiated. You may save as the document after doing some insertion/updation or perform other features or tasks upon it. But if you save the file (via Workbook.Save()) with the same name and on the same location (as original), it will overwrite the file.

Thank you for your prompt reply.

We currently use your excel to PDF converter using the cloud service. We want to know that when your cloud service converts to PDF does a copy of the PDF stay on your server?

@Shamsh

Thanks for your inquiry. Please note, we do not automatically save a copy of the documents on our server and it is up to you if you want to keep a copy of the output documents on any Cloud storage. We support parameters to specify filename and storage if anyone wants to store a copy of the documents on any associated storage.

For any further inquiry, you may please post your query on our aspose.cloud support forums.