Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 237,231 for

psd

(0.08 sec)
  1. 如何更换PSD文件中的图层 - Free Support Forum - aspose.com

    问题描述:我用新的背景图像更换Psd文件中的背景图像,更换失败,代码和输入如下 输入背景图像: 1.jpg (138.0 KB) 替换后用Psd文件导出的图像为: out_3_1.jpg (227.5 KB) 代码: String path = “…/test_3.Psd”; String imgPath = “…/1.png”; String desPath = “…/out_3_2.jpg”; Image …...如何更换PSD文件中的图层 中文技术支持 junjun.pan September 27, 2023, 1:06pm #1...#1 问题描述:我用新的背景图像更换PSD文件中的背景图像,更换失败,代码和输入如下 输入背景图像: 1.jpg (138...

    forum.aspose.com/t/psd/271981
  2. PSD文件读取图层名称乱码 - Free Support Forum - aspose.com

    用Java代码加载Psd文件后,读取图层名乱码 image.png (14.8 KB) 代码: Image image =Image.load(path); PsdImage PsdImage = (PsdImage) image; for(int i=0; i < PsdImage.getLayers().length; i++ ) { System.out.println(PsdImage.getLayers()[i].…...PSD文件读取图层名称乱码 中文技术支持 junjun.pan August 23, 2023, 12:38pm #1 ...用Java代码加载PSD文件后,读取图层名乱码 image.png (14.8 KB) 代码: Image image =Image...

    forum.aspose.com/t/psd/270240
  3. Export Texture Brush to Vector PSD API for C#, ...

    C# .NET API to export texture brush to Psd, improved resampling quality via transparency handling & border color intensity, better SVG TSPAN element alignment....Texture Brush to Vectorized PSD Ability to export the texture...vectorized Adobe Photoshop® PSD format via API. CdrRasterizationOpti...

    releases.aspose.com/imaging/net/new-releases/as...
  4. Export JPG to PSD in CMYK Color via API for C#,...

    C# .NET API with support for 16-bit/Channel 64 bit PNG, JPG to Psd export in CMYK color mode, alternative graphics engine, better DNG to JPG conversion option....Colors on PSD Export Previously the imaging API’s PSD exporter...{ image.Save( "output_CMYK_8.psd" , new PsdOptions() { ColorMode...

    releases.aspose.com/imaging/net/new-releases/as...
  5. 加载psd文件的时候提示“592276589 for vector origin bounds...

    我们在打开一个Psd文件的时候报错了, 提示“592276589 for vector origin bounds is not supported yet” ,这个是什么原因导致的,我们的Psd有什么问题吗 ? 只有个别Psd文件会有这样的报错 读取Psd文件的脚本如下 Image.Load(sourceFilePath + @"" + item.fileName) Psd文件是以下附件 30x20.zip (428.2 KB…...加载psd文件的时候提示“592276589 for vector origin bounds is not supported...supported yet” Aspose.PSD Product Family zyyxiage July 10, 2024, 7:55am...

    forum.aspose.com/t/psd-592276589-for-vector-ori...
  6. Export PSD layers as separate PNG files, while ...

    I have this test code that exports Psd layers as PNG images, but by default it seems the tool exports the entire layer. What I’ve been unable to find in the documentation is a way to crop the exported layer to the same s…...Export PSD layers as separate PNG files, while retaining artboard...artboard cropping Aspose.PSD Product Family psd-java tcaruth July 7...

    forum.aspose.com/t/export-psd-layers-as-separat...
  7. .NET: Certain PSD files cannot be loaded or sav...

    We are attempting to use the Aspose.Psd .NET library to load/save Psd and PSB files in order to set XMP metadata. This generally works as expected for most files. We’ve encountered a few files that cannot be loaded or sa…...NET: Certain PSD files cannot be loaded or saved, several different...different errors occur Aspose.PSD Product Family amytant March...

    forum.aspose.com/t/net-certain-psd-files-cannot...
  8. If you modify the textLayer and save the psd fi...

    If you modify the textLayer and save the Psd file, an error occurs. The error is this: class com.aspose.Psd.internal.Exceptions.ArgumentException: The rectangle has no common processing area. Cannot proceed. com.aspos…...and save the psd file, an error occurs Aspose.PSD Product Family...Family psd-java sewang September 14, 2023, 11:42pm #1 If you modify...

    forum.aspose.com/t/if-you-modify-the-textlayer-...
  9. PSD文件中字符串字体更改 - Free Support Forum - aspose.com

    请问如何更换Psd文件中某一行文本的字体呢?...PSD文件中字符串字体更改 中文技术支持 junjun.pan July 31, 2023, 6:48am #1 请问如何更换PSD文件中某一行文本的字体呢?...请问如何更换PSD文件中某一行文本的字体呢? junjun.pan July 31, 2023, 7:26am #2 我用调用字体方法出错:...

    forum.aspose.com/t/psd/269116
  10. Change Font and Color for TextLayer PSD - Free ...

    Hi team , I want to change current TextLayer to new Font and Color but I don’t know how to do it. Could you please give me advise. Thanks, Duy Ask.jpg (460.3 KB)...for TextLayer PSD Aspose.PSD Product Family psd-net aspose.notifier...outputFilePsd = "fontEditTest.psd"; void AssertAreEqual(object...

    forum.aspose.com/t/change-font-and-color-for-te...