Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 8,919 for

layer

(0.28 sec)
  1. Aspose.PSD for Java 25.10 - 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....for ( var layer : image . getLayers ()) { if ( layer instanceof...for ( var layer : image . getLayers ()) { if ( layer instanceof...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  2. Developer Guide - Aspose.PSD for Java. Photosho...

    PSD Photoshop Java Library Developer Guide explains how to use Java to work with PSD and Ai files locally, through your own web service or in other cases....provides the ability to update layer properties, add watermarks,...with Layers Render text with different colors in Text Layer File...

    docs.aspose.com/psd/java/developer-guide/
  3. Alpha Blending Image Filter|Documentation

    Alpha blending image filter application for image overlay on transparency Layer above a background image. C# code example provided....positioned on a transparent layer above the background. Both images...of opacity for the overlay layer. An overlay alpha value close...

    docs.aspose.com/imaging/net/developer-guide/man...
  4. Aspose.PSD for .NET 23.6 - 发布说明|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....Layers.Animation.Frame.#ctor M:Aspose...M:Aspose.PSD.FileFormats.Psd.Layers.Animation.LayerState.#ctor T:Aspose...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. 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...
  6. How to Draw Geometry on a Map|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.... While the map can display layers loaded from various sources...formats, the InMemoryLayer is a layer that doesn’t require a source...

    docs.aspose.com/gis/net/how-to-draw-geometry/
  7. How to Add Image Watermark to PSD in C#

    This step by step tutorial elaborates how to add image watermark to PSD in C#. Adding image watermark to PSD in C# is quick and easy with Aspose.PSD for .NET....using Image class Create a base Layer object using an image from FileStream...FileStream Add base layer object to the PSD image object created...

    kb.aspose.com/psd/net/how-to-add-image-watermar...
  8. 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...
  9. How to Convert PNG to PSD using C#

    This article guides on how to convert PNG to PSD using C#. It provides information about setting the environment, a list of steps, and a runnable sample code to develop PNG to PSD converter using C#....also learn how to add multiple layers with different images in the...of the Layer class with the loaded image Add this layer to the...

    kb.aspose.com/psd/net/how-to-convert-png-to-psd...
  10. PSB ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSB ファイルを開いて編集する...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/jp/editor/psb/