Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 7,237 for

layer

(0.1 sec)
  1. Aspose.PSD for .NET 19.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 . Length ; i ++) { var effect...effect = ( StrokeEffect ) im . Layers [ i ]. BlendingOptions . Effects...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. Aspose.PSD for .NET 19.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....Layers.FillSettings.IPatternFillSettings...P:Aspose.PSD.FileFormats.Psd.Layers.FillSettings.IPatternFillSettings...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, Layer's name is {1…...Layers.GetLayer(n); { if (entity is...color ID is {0}, layer's name is {1}, layer's color ID is {2}"...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  4. Aspose.PSD for .NET 24.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....handling of PSD file with Shape layer and having vector and raster...[Ai Format] Add handling of Layers data defined as DictionaryObject...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  5. Edit PSD File in C#

    Follow this topic to edit PSD file in C#. Learn the IDE details, a list containing the steps, and a running code snippet to develop PSD photo editor using C#....options to add/edit different layers in a PSD file. Steps to Edit...source PSD file Add a new text layer with the AddTextLayer method...

    kb.aspose.com/psd/net/edit-psd-file-in-csharp/
  6. How to Use Warp in Aspose.PSD|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....of Warp effect for a Smart Layer and adjust the type and intensity...standard Warp effect to a Smart Layer. Result: The code example below...

    docs.aspose.com/psd/net/how-to-use-warp-in-aspo...
  7. Latest Aspose.GIS Product Family topics - Free ...

    Get technical support of Aspose.GIS for .NET....November 18, 2019 Can not save layer to geojson 3 29 April 7, 2025...155 November 21, 2024 How set layer config when create in GDB 13...

    forum.aspose.com/c/gis/33
  8. Aspose.PSD for Java 21.5 - 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....resizing shape layers with vector paths when only a layer is resized...PSDJAVA-341 Support resizing shape layers with vector paths Feature PSDJAVA-342...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  9. Aspose.PSD for .NET 20.9 - 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....SoLEResource (Smart Object Layer External resource) Feature PSDNET-614...and saving it changes some layer and many text parameters Bug...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  10. 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...