i’m making psd.
using Aspose.PSD.FileFormats.Psd.Layers;
using Aspose.PSD.FileFormats.Psd;
using Aspose.PSD;
string path = @“d:”;
string psdFile = Path.Combine(path, “test.psd”);
string psdFileSave = Path.Combine(p…...IndexOf(“test-translate”) != -1) { var text = (TextLayer)x;...