Hello
When I update the text on a TextLayer using update_text(), all the FX (layer effects) applied to the layer are removed. After exporting the file to PNG, the updated text appears plain, without any of the original …...psd import PsdImage from aspose.psd.fileformats...psd") as image: psd = cast(PsdImage, image) # Find the first TextLayer...