Setting Properties on Images

Updating Fonts cache

Using Aspose.PSD for .NET, developers can add possibility to refresh fonts cache. Below is the code demonstration of the said functionality.

Setting replacement for missing Fonts

Using Aspose.PSD for .NET, developers can replace missing fonts. Using below sample code developers will be able to set default font name when saving PSD documents as raster image (into PNG, JPG and BMP formats). This default font should be used as a replacement for all missing fonts means fonts that are not found in current Operating System. Below is the code demonstration of the said functionality.