Hi Aspose Team,
I am loading custom .ttf fonts using FontSettings.SetFontsFolder() and trying to update a text layer with a specific font weight.
To do this, I am passing the exact PostScript Name directly to the text …...ImageLoadOptions; var license = new License(); license.SetLicense("Aspose...MemoryStream(file); var psdImage = (PsdImage)Image.Load(psdStream, loadOptions);...