Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 5,847 for

transparency

(0.23 sec)
  1. ShadowFormat class | Aspose.Words for Python

    aspose.words.drawing.ShadowFormat class. Represents shadow formatting for an object... transparency Gets or sets the degree of transparency for...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow...how to set a color with transparency. doc = aw . Document ( file_name...Color . red shadow_format . transparency = 0.8 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....(24 bits per pixel without transparency) is represented as the following...without transparency 32 True color (RGB) with transparency channel...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/
  4. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity.... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs.... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image Transparency in PowerPoint and OpenDocument....layouts, and adjust the transparency of a picture used as a placeholder...SaveFormat . PPTX ) Set Image Transparency in a Placeholder Aspose...

    docs.aspose.com/slides/python-net/manage-placeh...
  7. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... transparency = 0.25 ; // Add new gradient...gradientStops . at ( 0 ). transparency ). toBeCloseTo ( 0.25 ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Creating Car Body Drawing|Documentation

    Creating Car Body drawing with Aspose.Drawing .NET (C#) 2d graphic library. The library allows to creation of drawings with color Transparency levels, semi-transparent images and text rendering....and text strings with semi-transparency to create unique drawings...car's body. By using semi-transparency in the blending process...

    docs.aspose.com/drawing/net/showcases/car-body/
  9. ReflectionFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ReflectionFormat class. Represents the reflection formatting for an object.... transparency Gets or sets a double value...representing the degree of transparency for the reflection effect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PSD Fill Layer updating using Python|Documentation

    Examples of using all types of adjustment layers including Color Fill, Gradient Fill and Pattern Fill...gradient color points and transparency points. In the provided...GradientColorPoint class, and the transparency points are defined using...

    docs.aspose.com/psd/python-net/psd-fill-layer-e...