Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,828 for

transparency

(0.04 sec)
  1. 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...25d , gradientStops [ 0 ]. Transparency , 0.01d ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../)....fill is transparent at {0} %' . format ( fill . transparency * 100...fill transparency is {0} %' . format ( fill . transparency * 100...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ReflectionFormat.Distance | Aspose.Words for .NET

    Discover the ReflectionFormat Distance property, easily adjust the separation of your reflected image in points for stunning visual effects. Default is 0.0.... Transparency = 0.37 ; shape . Reflection...37d , reflectionFormat . Transparency , 0.01d ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GlowFormat.color property | Aspose.Words for Py...

    GlowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for a glow effect... transparency = 0.15 doc . save ( file_name...( 0.15 , shape . glow . transparency , delta = 0.01 ) shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GlowFormat.radius property | Aspose.Words for P...

    GlowFormat.radius property. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt)... transparency = 0.15 doc . save ( file_name...( 0.15 , shape . glow . transparency , delta = 0.01 ) shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.FillType | Aspose.Words for .NET

    Discover how to effectively set the FillType property and enhance your design with customizable fill options for better visual impact...."The fill is transparent at {0}%" , fill . Transparency * 100 );..."The fill transparency is {0}%" , fill . Transparency * 100 );...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object....fill is transparent at {0} %' . format ( fill . transparency * 100...fill transparency is {0} %' . format ( fill . transparency * 100...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced document visuals.... Transparency { get; set; } Gets or sets...a value representing the transparency of the gradient fill expressed...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStop.remove method | Aspose.Words for P...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/).... transparency = 0.25 # Add new gradient...chocolate , position = 0.75 , transparency = 0.3 )) # Remove last gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStopCollection.insert method | Aspose.W...

    GradientStopCollection.insert method. Inserts a [GradientStop](../../gradientstop/) to the collection at a specified index.... transparency = 0.25 # Add new gradient...chocolate , position = 0.75 , transparency = 0.3 )) # Remove last gradient...

    reference.aspose.com/words/python-net/aspose.wo...