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
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.