Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,264 for

transparency

(0.04 sec)
  1. GlowFormat.Color | Aspose.Words for .NET

    Discover the GlowFormat Color property to customize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black.... Transparency = 0.15 ; doc . Save ( ArtifactsDir...( 0.15d , shape . Glow . Transparency , 0.01d ); shape . Glow...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...GradientStop(color, position, transparency) Initializes a new instance...percent in range 0.0 to 1.0. transparency Gets or sets a value representing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GlowFormat Class | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.GlowFormat class to enhance your documents with stunning glow effects. Elevate your design with unique formatting options!... Transparency { get; set; } Gets or sets...sets the degree of transparency for the glow effect as a value...

    reference.aspose.com/words/net/aspose.words.dra...
  4. GlowFormat class | Aspose.Words for Python

    aspose.words.drawing.GlowFormat class. Represents the glow formatting for an object.... transparency Gets or sets the degree of transparency for...radius = 30 shape . glow . transparency = 0.15 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ReflectionFormat.blur property | Aspose.Words f...

    ReflectionFormat.blur property. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points... transparency = 0.37 shape . reflection...37 , reflection_format . transparency , delta = 0.01 ) self ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. GradientStop class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GradientStop class. Represents one gradient stop...GradientStop(color, position, transparency) Initializes a new instance...percent in range 0.0 to 1.0. transparency Gets or sets a value representing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStop constructor | Aspose.Words for Nod...

    Aspose.Words.Drawing.GradientStop constructor...GradientStop(color, position, transparency) Initializes a new instance...string , position : number , transparency : number ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReflectionFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ReflectionFormat class for advanced object reflection formatting. Enhance your document design with seamless integration!... Transparency { get; set; } Gets or sets...representing the degree of transparency for the reflection effect...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...from Word, the watermark transparency settings work fine. But...from CorelDRAW (CDR), the transparency doesn’t seem to take effect—even...

    forum.aspose.com/t/two-issues-with-adding-water...
  10. GradientStop.color property | Aspose.Words for ...

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

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