Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 8,919 for

layer

(0.17 sec)
  1. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text Layers for a PSD. One of the Layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the Layer, but it is…...in some text layers for a PSD. One of the layers - DisplayName...properly replaces the text for the layer, but it is no longer wrapped...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  2. Aspose.PSD for .NET 19.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....rotated by TransformMatrix Text Layers Feature PSDNET-96 Implement...Transformers corrupts some layers with vector masks Bug PSDNET-113...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  3. Aspose.PSD for Python via .NET 24.8 - 发布说明|Docu...

    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.TextLayer.WarpSettings P:Aspose...P:Aspose.PSD.FileFormats.Psd.Layers.SmartObjects.SmartObjectLayer...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  4. Aspose.PSD for Java 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.fillsettings.GradientColorPoint...aspose.psd.fileformats.psd.layers.fillsettings.GradientColorPoint...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...添加了两个新方法和一个属性: Layer.Lock(); - 锁定图层。 Layer.Unlock(); - 解锁图层。 Layer.Locked;...RunExamples . GetDataDir_AsposePdf_Layers (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  6. Aspose.PSD for .NET 25.7 - 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....support for exporting Layers with Layer Effects to raster formats...Add a property to toggle all layer effects visibility Feature PSDNET-2282...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  7. Creating, Opening and Saving Images|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.... Load Image as Layer This article demonstrates the...Aspose.PSD to load an image as a layer. Aspose.PSD APIs have exposed...

    docs.aspose.com/psd/net/creating-opening-and-sa...
  8. Aspose.PSD for .NET 21.4 - 发行说明|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 . Length ); var layer = image . Layers [ layerIndex...layerIndex ]; AssertIsTrue ( layer is FillLayer ); var resource =...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Convert PSD to Other 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....to apply a mask to multiple layers at once. This article demonstrates...PDF with Adjustment Layer An adjustment layer applies color and...

    docs.aspose.com/psd/net/convert-psd-to-other-fo...
  10. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...as img : Add a regular PSD layer and update it using the graphic...regularLayer = img . add_regular_layer () graphics = Graphics ( regularLayer...

    docs.aspose.com/psd/python-net/create-psd-psb-i...