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

transparency

(0.1 sec)
  1. PSD Fill Layer updating using Java|Documentation

    Examples of using all types of adjustment layers including Color Fill, Gradient Fill and Pattern Fill...gradient color points and transparency points. In this example...GradientColorPoint class, and the transparency points with the GradientTransparency...

    docs.aspose.com/psd/java/psd-fill-layer-editing/
  2. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!...how to set a color with transparency. Document doc = new Document...Color . Red ; shadowFormat . Transparency = 0.8 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  3. GradientStopCollection.Remove | Aspose.Words fo...

    Effortlessly remove a specific GradientStop from your collection with the GradientStopCollection Remove method. Streamline your design process today!... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GradientStopCollection.Count | Aspose.Words for...

    Discover the GradientStopCollection Count property, which provides the total number of items, enhancing your data management and UI design efficiency.... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GradientStopCollection.Item | Aspose.Words for ...

    Discover the GradientStopCollection's versatile Item property to easily manage GradientStop objects, enhancing your design with vibrant gradients.... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientStopCollection.RemoveAt | Aspose.Words ...

    Effortlessly manage your GradientStopCollection with the RemoveAt method. Easily remove GradientStops by index for streamlined design control.... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStopCollection.Insert | Aspose.Words fo...

    Effortlessly add a GradientStop to your collection with the GradientStopCollection Insert method. Enhance your color transitions seamlessly!... Transparency = 0.25 ; // Add new gradient...That ( gradientStops [ 0 ]. Transparency , Is . EqualTo ( 0.25d )...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. GradientStop.Position | Aspose.Words for .NET

    Discover the GradientStop Position property, easily set and adjust gradient stop positions from 0% to 100% 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...
  10. 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/