Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,700 for

transparency

(0.17 sec)
  1. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from 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...
  2. 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...
  3. ReflectionFormat.Size | Aspose.Words for .NET

    Discover the ReflectionFormat Size property, control reflection size (0.0-1.0) for stunning visual effects in your designs. Enhance your project's aesthetics!... Transparency = 0.37 ; shape . Reflection...That ( reflectionFormat . Transparency , Is . EqualTo ( 0.37d )...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ReflectionFormat.Blur | Aspose.Words for .NET

    Adjust the ReflectionFormat Blur property to control the blur effect of reflections in your design. Enhance visuals with precision—default is 0.0.... Transparency = 0.37 ; shape . Reflection...That ( reflectionFormat . Transparency , Is . EqualTo ( 0.37d )...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the fill....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. 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...That ( reflectionFormat . Transparency , Is . EqualTo ( 0.37d )...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShadowFormat.type property | Aspose.Words for P...

    ShadowFormat.type property. Gets or sets the specified [ShadowType](../../shadowtype/) for ShadowFormat....type will reset Color and Transparency values to their default...and only then Color and Transparency values. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Aspose::Words::Drawing::ShadowFormat::get_Trans...

    Aspose::Words::Drawing::ShadowFormat::get_Transparency method. Gets or sets the degree of Transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....:get_Transparency method ShadowFormat::get_Transparency method...Gets or sets the degree of transparency for the shadow effect as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the shadow...how to set a color with transparency. doc = aw . Document ( file_name...Color . red shadow_format . transparency = 0.8 doc . save ( file_name...

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