Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,769 for

psdimage

(0.66 sec)
  1. How to preserve warp mesh deformation when upda...

    We are working with .psd files that contain Smart Object layers with warp mesh deformation (non-linear mesh warp). We would like to automate image replacement inside these Smart Objects, and ensure that the existing warp…...to true: using (var psdImage = (PsdImage)Image.Load(sourceFile...

    forum.aspose.com/t/how-to-preserve-warp-mesh-de...
  2. Aspose.PSD for Java 23.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....psd" ; PsdImage image = ( PsdImage ) Image . load (..."/files-input/inputv5.psd" ; PsdImage imageTestEmail = ( PsdImage ) Image . load...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. Manipulating Adobe Photoshop Formats|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the use of PsdOptions and PsdImage classes to create an Indexed...new PSD image by calling the PsdImage. Create method. Draw graphics...

    docs.aspose.com/psd/net/manipulating-adobe-phot...
  4. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a text layer with Chinese text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese text displays incorrectly. the origin psd file looks like …...code is below: PsdImage newPsdImage = (PsdImage) Image.load(inPsdFilePath);...

    forum.aspose.com/t/topic/314055
  5. PSD ファイルビューア | products.aspose.com

    PSD ファイルビューア...NET using (PsdImage image = (PsdImage)Image.Load(sourcePsbFileName))...

    products.aspose.com/psd/jp/psd-file-viewer/
  6. Smart Filter Manipulation in Aspose.PSD for Pyt...

    Examples of how to use Smart Filters in PSD File...load() method and casts it to a PsdImage object. The original image...method, and then cast to a PsdImage object. The original image...

    docs.aspose.com/psd/python-net/smart-filters/
  7. Smart Filter Manipulation in Aspose.PSD for Jav...

    Examples of how to use Smart Filters in PSD File...load() method and casts it to a PsdImage object. The original image...layer from the PSD image using psdImage.getLayers()[1]. A loop is...

    docs.aspose.com/psd/java/smart-filters/
  8. Using Adjustment Layer for PSD Enhancements|Doc...

    Examples of using adjustment layer via Aspose.PSD for Java...loading the PSD image using the PsdImage.load() method. Then, we set...using the save() method of the PsdImage class. This provides a basic...

    docs.aspose.com/psd/java/adjustment-layer-enhan...
  9. Convert AI to PDF|Documentation

    Check how Aspose.PSD for Python can manipulate convert AI Images to PDF... You can use the PsdImage class provided by Aspose.PSD...result as a PDF file using the PsdImage.save method. With Aspose.PSD...

    docs.aspose.com/psd/python-net/convert/ai-to-pdf/
  10. Aspose.PSD for .NET 18.12 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSDNET-89 使能够将新生成的常规图层添加到 PsdImage 特性 PSDNET-93 在更新带 \ (反斜杠)...Aspose.PSD.FileFormats.Psd.PsdImage.AddRegularLayer 类 Aspose.PSD...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...