This example demonstrates how To convert Spreadsheet documents inTo pdf documents with load options.
There are steps that usage of GroupDocs.Conversion Cloud consists of:
Upload input document inTo cloud sTorage Convert document Download converted document from sTorage Steps 1 and 3 are sTorage operations, please refer To this GroupDocs.Conversion Cloud documentation for usage details.
Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....xlsx', 'Format': 'pdf', 'LoadOptions':...FilePath = "Spreadsheet/sample.xlsx" , Format = "pdf" , LoadOptions...