Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 8,993 for

layer

(0.64 sec)
  1. There is a color difference in the picture - Fr...

    test-cp.zip (4.5 MB) When using version 25.11 of Aspose.PSD 16.jar, color deviation occurs when the image is zoomed in for viewing. The attached files include the image comparison files with deviation and the original P…...} for (Layer layer : psdImage.getLayers()) { if (layer instanceof...SmartObjectLayer smartObj) { if (layer.getName().contains(layerName))...

    forum.aspose.com/t/there-is-a-color-difference-...
  2. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....Extracting an PDF document layer elements and saving into new...from now. In PDF documents, layers (also known as Optional Content...

    docs.aspose.com/pdf/net/whatsnew/2024/
  3. Upgrade GIS.Lib to 26.2.0 - Free Support Forum ...

    Hu Alexander, I run all my tests ( 896) that covers all conversions of your formats. It seems that everything is OK. Is it ? [esrijson1] Testing EsriJson → Gdb Args: input=‘D:\GisConverter\Tests\EsriJson\Input\esrijs…...of different types into same layer. Result: ConversionFailed [esrijson1]...allow adding the geometry to a layer that already has geometries...

    forum.aspose.com/t/upgrade-gis-lib-to-26-2-0/32...
  4. Create KML File using C#

    This tutorial guides on how to create KML file using C#. It has the details to set the IDE, a list of steps, and sample code demonstrating the process to generate KML file using C#....ConstructFeature()method in the Layer class and set the above polygon...for styling and add it to the Layer object These steps summarize...

    kb.aspose.com/gis/net/create-kml-file-using-csh...
  5. Convert Shapefile to JPG in Python

    Learn how to convert Shapefile to JPG in Python using Aspose.GIS for Python via .NET. This step‑by‑step guide covers installation, code, and optimization tips.... Select the Layer : Identify the layer that contains the...first layer (or specify by name) layer = doc . layers[ 0 ] #...

    blog.aspose.com/gis/convert-shapefile-to-jpg-in...
  6. Micro Apps|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....Micro Apps Contents [ Hide ] Layer Generator Console Application...

    docs.aspose.com/gis/net/micro-apps/
  7. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = Layer.getContentsSource(); contentsSource.setFileType(fileType); Layer.setContents(imageBytes); Layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...LinkDataSource contentsSource = layer.getContentsSource(); contentsSource...setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedConten();...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  8. 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...
  9. Bug 5379: Gml to Shapefile- Conversion succeede...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5379 Gml Shapefile.zip (58.2 KB) Thanks,...usually resolve the “empty layer in QGIS” issue. 1. Verify that...the source GML, which avoids “layer is empty” messages that sometimes...

    forum.aspose.com/t/bug-5379-gml-to-shapefile-co...
  10. Aspose.PSD for .NET 21.9 - 发行说明|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....Bounds , pixels ); } Layer Layer2 = null ; Layer Layer3 = null ; using...FileMode . Open )) { Layer2 = new Layer ( stream ); Layer2 . Resize...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...