Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 8,731 for

layer

(1.19 sec)
  1. Aspose.PSD for Python via .NET 24.7 - Release N...

    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....when creating smart object layer using large JPEG Bug PSDPYTHON-91...P:Aspose.PSD.FileFormats.Psd.Layers.FillSettings.NoiseGradientFillSet...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  2. Aspose.PSD for Java 20.8 - 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....SoLdResource (Smart Object Layer Data resource) Feature PSDJAVA-263...PlLdResource (placed layer resource for Smart Object Layer) Feature PSDJAVA-262...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. Crop Raster Layers using GIS C# Library|Documen...

    GIS C# Library or API lets you crop a raster Layer using vector shape as shown in the code snippet below....Crop Raster Layers using GIS C# Library Contents [ Hide ] Crop...API lets you crop a raster layer using vector shape as shown...

    docs.aspose.com/gis/net/crop-raster-layers/
  4. Working with Layers in Ruby|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....Working with Layers in Ruby Contents [ Hide ] This section includes...following topics: Add a new Layer in the Visio Diagram in Ruby...

    docs.aspose.com/diagram/java/working-with-layer...
  5. Map Rendering to Image SVG, PNG, JPG using GIS ...

    With GIS C# API, you can render map from Shapefile, FileGDB, GeoJSON, KML formats, perform advance styling and draw map from raster formats....represents a collection of layers from various sources that can... we add a layer from a file to the map. Each layer is rendered...

    docs.aspose.com/gis/net/map-rendering/
  6. Aspose.PSD for .NET cant get warping to work in...

    Hello, I’m testing PSD files with smart objects with warping but for some reason we cant get the custom warping to work. Any help would be appreciated....deformation of the intelligence layer is currently imperfect, right...deformation of the intelligent layer is incorrect. And sawtooth Dmitriy...

    forum.aspose.com/t/aspose-psd-for-net-cant-get-...
  7. Aspose.PSD for Python via .NET 24.6 - Release N...

    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....Implement support of Gradient map layer Feature PSDPYTHON-70 [AI Format]...channels in the file with ArtBoard Layers Bug PSDPYTHON-79 The processing...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. Convert SHP to KML in C#

    This tutorial explains the conversion of SHP to KML in C#. It explains the IDE settings, a list of steps, and a working sample code for developing a SHP to KML converter in C#....to check if the destination layer supports the required spatial...Assign Wgs84 to the destination layer using the DestinationSpatialRe...

    kb.aspose.com/gis/net/convert-shp-to-kml-in-csh...
  9. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.Layers import Layer from aspose.psd import License…...layers import Layer from aspose.psd import...seek(0) # Create PSD Layer from Stream layer = Layer(stream) # Create...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...
  10. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX fonts into the PDF. There are 3 .shx fonts used in my DWG drawing put when i export my file as PDF the SHX font is not use…...(CadLayerTable layer in cadImage.Layers) { Console.WriteLine($"layer: {layer...LineWeight: {layer.LineWeight}, LineTypeName: {layer.LineTypeName}");...

    forum.aspose.com/t/issue-with-shx-fonts/317149