Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 8,919 for

layer

(0.23 sec)
  1. PSD PSB 圧縮ソリューション | products.aspose.com

    Adobe Photoshop 画像を圧縮してファイルサイズを小さくする...Remove not visible PSD Layers Merge Layers Convert to 8 bits per...Convert to RGBA Remove optional Layer Resources Compress PSD You can...

    products.aspose.com/psd/jp/compress/psb/
  2. Aspose.PSD for Java 25.6 - 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....PSDJAVA-742 Add API to Apply Layer Mask to Layer. Feature Public API Changes...aspose.psd.fileformats.psd.layers.Layer.applyLayerMask Removed APIs:...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...Using Graphics API to edit Layers in PSD files Contents [ Hide...first layer of the PSD image using the psdImage.layers[0] syntax...

    docs.aspose.com/psd/python-net/graphics-api/
  4. Aspose.PSD for .NET 21.5 - 发行说明|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....var layer in psdImage . Layers ) { layer . Resize ( layer . Width...Width * 5 / 4 , layer . Height / 2 ); } psdImage . Save ( outputPath...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Aspose.PSD For Python Key Features|Documentation

    Key Features of Aspose.PSD for Python - Photoshop and Illustrator Python Package features...BMP files as a layers for editing Regular layer manipulation Edit...Edit of Text Layer in PSD Replace Smart Object [Support of Group...

    docs.aspose.com/psd/python-net/features/
  6. Aspose.PSD for .NET 21.3 - 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....improve the experience with layer groups Enhancement PSDNET-694...Incorrect Blending of more than one Layer Effect Bug PSDNET-805 Incorrect...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  7. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....perform operations like updating layer properties, adding watermarks...laters: regular layer, text layer, adjustment layer, smart object...

    releases.aspose.com/psd/java/
  8. Psd-java The saved psd file cannot be opened - ...

    After deleting the Layers and introducing a new smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...4:05am 1 After deleting the layers and introducing a new smartobject...; // 获取现有图层并转换为列表 List<Layer> layers = new ArrayList<>(Arrays...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  9. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...Using Graphics API to edit Layers in PSD files Contents [ Hide...necessary. Next, access the first layer of the PSD image using the psdImage...

    docs.aspose.com/psd/java/graphics-api/
  10. Join Vector Layers using GIS C# Library|Documen...

    The code snippets provided in the article can be used to join GIS vector Layers using C# API....Join Vector Layers using GIS C# Library Contents [ Hide ] Join...Join Vector Layers Aspose.GIS API lets you to join the vector layers...

    docs.aspose.com/gis/net/join-layers/