I’ve added a reference in the nuget package manager to Aspose.Storage-Cloud and Aspose.Words-Cloud.
However these references are not strong named and therefore do not load from our solution. Do you have any versions of these available which have a strong name?
Thanks for your inquiry. I am afraid we do not have a strong named version of SDK and Storage DLLs. You may get Aspose.Words for Cloud SDK and Aspose.Storage for Cloud code from following GitHub repositories and amend as per your need for strong named DLLs.
Edit: After some experimenting http://api.aspose.cloud seems to work as a value for this. Is this correct?
Is it possible to download the sample xml file and word doc file form this example? I tried to create my own templates based on the screenshots in the document. When I try to do the mail merge I get a return of Internal Server Error. This also happens if I try it on http://api.aspose.cloud/swagger/ui/index#!/v{version:apiVersion}/words/MailMerge_PostExecuteTemplate. When I check the Aspose SaaS activity log tells me it failed because “Input string not in the correct format” Am I doing something wrong here?