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

transparency

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

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  7. 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...
  8. Manage Placeholder|Aspose.Slides Documentation

    Change Text in a Placeholder in PowerPoint Slides using Java. Set Prompt Text in a Placeholder in PowerPoint Slides using Java....} Set Placeholder Image Transparency Aspose.Slides allows you...you to set the transparency of the background image in a text placeholder...

    docs.aspose.com/slides/java/manage-placeholder/
  9. 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...
  10. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/).... transparency = 0.25 ; // Add new gradient...gradientStops . at ( 0 ). transparency ). toBeCloseTo ( 0.25 ,...

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