Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 5,056 for

transparency

(0.09 sec)
  1. 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...
  2. 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...
  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. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....getTransparency() Gets the degree of transparency for the shadow effect as...value) Sets the degree of transparency for the shadow effect as...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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.... That ( shape . Glow . Transparency , Is . EqualTo ( 0.15d )...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object.... transparency = 0.15 doc . save ( file_name...( 0.15 , shape . glow . transparency , delta = 0.01 ) shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  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. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items 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...