Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 8,731 for

layer

(0.06 sec)
  1. Aspose.PSD for .NET 20.12 - Release Notes|Docum...

    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....Support converting layers to Smart Object Layer Feature PSDNET-764...CMYK 16-bit Images, if the layer is bigger than Canvas Bug PSDNET-782...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  2. Cannot Make Image Match Page Size (Cover Whole ...

    I am adding image to the page. The image must match the page size. For some PDFs it works for other the image appears approximately 8.4 times smaller than the page. Please see the code below, I also have attached the P…...adds the image to dedicated layer. Thank You! 2579003200001.dwg...ImageFilterType.Flate); Layer layer = new Layer(layerName, layerName);...

    forum.aspose.com/t/cannot-make-image-match-page...
  3. Developer Guide - C# .NET Photoshop Manipulatio...

    PSD Photoshop C# Library Developer Guide explains how to use C# to work with PSD and Ai files locally, through your own web service or in other cases....to raster and working with layers. Look this article to know...file to PSD or add them as a layer. Convert any supported format...

    docs.aspose.com/psd/net/developer-guide/
  4. Aspose.GIS Updates: Editing Features and Geomet...

    This article explores the recent enhancements in the Aspose.GIS library, focusing on the new capabilities for detecting and saving geometry changes in a mapping application....by overlaying an additional layer on top of the tiles. When the...added to the map as a separate layer for editing. Here’s how we handle...

    docs.aspose.com/gis/net/showcases/saving-change...
  5. Psd smartLayer issue - Free Support Forum - asp...

    Excuse me, can this PSD Java process the intelligent Layer to replace the image, and then export the PSD to PNG image to maintain the effect of intelligent Layer deformation. I was ready to buy, but I found that many p…...Java process the intelligent layer to replace the image, and then...maintain the effect of intelligent layer deformation. I was ready to...

    forum.aspose.com/t/psd-smartlayer-issue/311148
  6. Aspose.PSD for .NET 19.5 - 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....PSDNET-133 Add support of Fill layers: Pattern Feature PSDNET-138...Feature PSDNET-121 Visible Layers in Visible SubFolder in Invisible...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  7. Rendering of Rotated Text Layers|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....Rendering of Rotated Text Layers Contents [ Hide ] Rendering...Rendering of Rotated Text Layers Aspose.PSD provides the feature of rendering...

    docs.aspose.com/psd/net/rendering-of-rotated-te...
  8. Aspose.PSD for Java 25.9 - 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....failed in the file with Artboard Layers Bug PSDJAVA-777 A specific...after replacing smart object layers Bug PSDJAVA-780 Broken PSD...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  9. LayerGroup.BlendingOptions.Effects is always em...

    Why when I add for example Stroke to the LayerGroup in the photoshop, after load I get empty effects list. PsdLoadOptions loadOptions = new PsdLoadOptions(); loadOptions.LoadEffectsResource = true; loadOptions.All…...foreach (var layer in psdFile.Layers) { if (layer is LayerGroup...reproduce this issue. Does this Layer Group has the Effects already...

    forum.aspose.com/t/layergroup-blendingoptions-e...
  10. Open and Edit PSB file | products.aspose.com

    Open and Edit PSB file with online editor...NET // How to update Text Layer in PSB File using (PsdImage...Load("layers.psb")) { foreach (var layer in psdImage.Layers) { if...

    products.aspose.com/psd/editor/psb/