Convert Microsoft Word documents in Swift and save to local disk

Looking for examples or reference to saving the Aspose.Words Cloud Document class to disk in Apple Swift. As it seems like you need to go and download the document you have already created an have a reference for which can’t be right

@darkfortress

You can use ConvertDocument API method to convert a document from local drive and it returns the output in response body instead of saving output to storage.

Thanks,

I will give it a go and see how I go.

1 Like