Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,362 for

transparency

(0.25 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  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 indexer | Aspose.Words f...

    GradientStopCollection indexer. Gets or sets a [GradientStop](../../gradientstop/) object in the collection.... 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. 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...
  10. 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...