Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 8,731 for

layer

(1.37 sec)
  1. Aspose.PSD for .NET 18.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....PSDNET-76 Support of the Stroke Layer Feature PSDNET-83 Support of...the newly generated regular layer to PsdImage Feature PSDNET-93...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  2. When replacing text with the Aspose SDK, two is...

    When replacing text with the Aspose SDK, two issues have arisen: The font has changed and is inconsistent with the source file. How can this be resolved, or how can I specify a specific font? The visual effects are los…...PSD Product Family psd-text-layer hellokimi56 December 30, 2025...it may appear uniform across layers regardless of visual differences...

    forum.aspose.com/t/when-replacing-text-with-the...
  3. Aspose.PSD smartFilter - Free Support Forum - a...

    Smart filters are not saved when updating text. But if you open the PSD and save the smart object yourself, then all filters start working again...Layers.Length; //Проходим по слоям...length; i++) { var smart = image.Layers[i] as SmartObjectLayer; //Находим...

    forum.aspose.com/t/aspose-psd-smartfilter/241290
  4. Aspose.PSD for Java 23.4 - 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....place on the editing of Text Layer by ITextPortion Bug PSDJAVA-445...aspose.psd.fileformats.psd.layers.layerresources.FXidResource...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. Aspose.PSD for .NET 24.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 [ 0 ]. ChannelsCount ); } void...( 600 , 400 )) { ShapeLayer layer = newPsd . AddShapeLayer ();...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose.PSD for Java 24.4 - 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....( 600 , 400 )) { ShapeLayer layer = newPsd . addShapeLayer ();...newShapes . add ( newShape ); layer . getPath (). setItems ( newShapes...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  7. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....10 Enhanced PDF Layer Visibility Control – this release...initial visibility state of PDF layers and lock them to prevent visibility...

    docs.aspose.com/pdf/python-net/whatsnew/
  8. Choose Platform and Technology|Aspose.Words for...

    Choose the Platform for Aspose.Words....version with a Java‑based interop layer. Q: Why can’t I call static...through an interoperability layer? A: Load the license in the...

    docs.aspose.com/words/java/choose-the-platform-...
  9. Aspose.PSD for .NET 23.4 - 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....Integrate Gradient Map Adjustment Layer from Probation to main Aspose...place on the editing of Text Layer by ITextPortion Bug PSDNET-1509...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-4...
  10. Reading Style-Based attributes from Features - ...

    I am using the Drivers.Kml.OpenLayer to process features in a .KML file. A sample placemark has attributes like this: <Placemark> <name>HH-01625409</name> <styleUrl>#s47690667</styleUrl> <Point> <coordinates>-…... using (var layer = Drivers.Kml.OpenLayer("your...kml")) { foreach (var feature in layer) { var name = feature.GetVa...

    forum.aspose.com/t/reading-style-based-attribut...