Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,636 for

transparency

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers.... transparency = 0.25 # Add new gradient...chocolate , position = 0.75 , transparency = 0.3 )) # Remove last gradient...

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

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design...."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...
  6. 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...
  7. 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...
  8. GradientStopCollection.remove_at method | Aspos...

    GradientStopCollection.remove_at method. Removes a [GradientStop](../../gradientstop/) from 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...
  9. Fill.gradient_stops property | Aspose.Words for...

    Fill.gradient_stops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... 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.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... transparency = 0.25 # Add new gradient...chocolate , position = 0.75 , transparency = 0.3 )) # Remove last gradient...

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