Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 5,700 for

transparency

(0.1 sec)
  1. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow formatting for the shape.... transparency = 0.15 doc . save ( file_name...( 0.15 , shape . glow . transparency , delta = 0.01 ) shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type....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.size property | Aspose.Words f...

    ReflectionFormat.size property. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object... transparency = 0.37 shape . reflection...37 , reflection_format . transparency , delta = 0.01 ) self ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. ReflectionFormat.distance property | Aspose.Wor...

    ReflectionFormat.distance property. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points... transparency = 0.37 shape . reflection...37 , reflection_format . transparency , delta = 0.01 ) self ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color object, enhancing your project's visual appeal...."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...
  9. 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...
  10. 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...