Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 3,095 for

layer management

(0.14 sec)
  1. Effects like overlay and glow are not working p...

    I tried to export image with Grandient Overlay / Outer Glow, but the result were not that I expected. Original PSD View Adobe® Photoshop® Files | PSD & PSB Viewer App Read Only mode exported 7_4 copy_converted_re…...psdLoadOptions); // update some layer code... //export PngOptions...please provide the additional layer manipulations that were cutted...

    forum.aspose.com/t/effects-like-overlay-and-glo...
  2. Unable to save unchanged PSD - Free Support For...

    Hi! The attached file is a simplification of an actual file we are trying to edit using Aspose.PSD v25.4.0 Even with no changes, I’m not being able to save the PSD file back to disk. I’m running the following code: …...Rectangle , Point , Point , Layer ) at . (Int32[] , Lfx2Resource...Rectangle , Point , Point , Layer ) at . (Int32[] , Rectangle...

    forum.aspose.com/t/unable-to-save-unchanged-psd...
  3. If you modify the textLayer and save the psd fi...

    If you modify the textLayer and save the psd file, an error occurs. The error is this: class com.aspose.psd.internal.Exceptions.ArgumentException: The rectangle has no common processing area. Cannot proceed. com.aspos…...Source) Even if you adjust the layer’s width and height values to...specified layer that is empty. After deleting the empty layer and running...

    forum.aspose.com/t/if-you-modify-the-textlayer-...
  4. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a Layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...psdProcess(bytesPsd); } Layer[] layers = psdImage.getLayers();...layersLength = layers.length; i < layersLength; i++) { Layer layer = layers[i];...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  5. GradientOverlayEffect and FillOpacity BUGs - Fr...

    I found some bugs when exporting Layers as PNG images: GradientOverlay rendering effect The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...found some bugs when exporting layers as PNG images: GradientOverlay...100. The exported images from Layers [3] become completely transparent;...

    forum.aspose.com/t/gradientoverlayeffect-and-fi...
  6. Codablock-F in .NET | products.aspose.com

    Aspose.Barcode for .NET API allows customize, generate and recognize Codablock-F barcodes in your C# application...NuGet × Open NuGet package manager, search for Aspose.BarCode...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/barcode/net/codablock/
  7. Codablock-F in Python via .NET | products.aspos...

    Aspose.Barcode for Python via .NET API allows customize, generate and recognize Codablock-F barcodes in your Python application...specimen tracking, medication management, and inventory control in...logistics, and inventory management. Error Detection and Check...

    products.aspose.com/barcode/python-net/codablock/
  8. Codablock-F in C++ | products.aspose.com

    Aspose.Barcode for C++ API allows customize, generate and recognize Codablock-F barcodes in your C++ application...NuGet × Open NuGet package manager, search for Aspose.BarCode...following command from the Package Manager Console. Copied! PM> Install-Package...

    products.aspose.com/barcode/cpp/codablock/
  9. Codablock-F in PHP via Java | products.aspose.com

    Aspose.Barcode for PHP via Java API allows customize, generate and recognize Codablock-F barcodes in your PHP application...specimen tracking, medication management, and inventory control in...logistics, and inventory management. Error Detection and Check...

    products.aspose.com/barcode/php-java/codablock/
  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...