Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 8,731 for

layer

(0.4 sec)
  1. Mixed Geometry Symbolizer|Documentation

    Mixed Geometry Symbolizer in GIS C# Library API allows to specify symbolizers separately for each geometry type if a Layer contains mixed geometry types....for each geometry type if a layer contains mixed geometry types...for point geometries in the layer (Point, MultiPoint) LineSymbolizer...

    docs.aspose.com/gis/net/mixed-geometry-symbolizer/
  2. Aspose.PSD for Java 23.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....Add ability to Export each layer of PSD File to the Animated...Assign Fill property of Shape layer form vscg resource Feature PSDJAVA-504...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. Creating, Opening and Saving PSD Files|Document...

    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.... Importing image to PSD layer This article demonstrates the...or import an image to a PSD layer. Aspose.PSD APIs have exposed...

    docs.aspose.com/psd/java/creating-opening-and-s...
  4. Aspose.PSD for .NET 22.3 - 发布说明|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.LayerGroup.IsOpen 移除的 API:...foreach ( var layer in image . Layers ) { if ( layer is LayerGroup...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. 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...
  6. Aspose.PSD for Java 20.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....(Resources of Smart Object Layer) Feature PSDJAVA-247 Change...file after the creation of new Layer Group we get Photoshop warning...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. 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...
  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. Aspose.PSD for Java 23.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....Support of Threshold Adjustment Layer Feature PSDJAVA-483 Support...Selective Color Adjustment Layer Feature PSDJAVA-484 Ability...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  10. SQL Server - Work with GIS Layers in MSSQL Data...

    You can iterate, add, and export Layers in SQL Server Databases using the GIS C# Library API....SQL Server - Work with GIS Layers in MSSQL Databases using C#...Iterate over Layers in SqlServer database Add new layer in SqlServer...

    docs.aspose.com/gis/net/sql-server/