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