I need to learn how to specify the file path for files at internal storage folders. I found at Github.com the next example to compare two images:
ImagingApi imagingApi = new ImagingApi(“clientSecret”, “clientId”);
// c…...specification for images problem Aspose.Imaging Cloud Product Family...imageInStorage1 = “Test0\Foto1.png”; But when I run my class I receive...