Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 5,062 for

transparency

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type....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...
  5. ReflectionFormat.size property | Aspose.Words f...

    ReflectionFormat.size property. Gets or sets a double value between 0.0 and 1.0 representing the size of the reflection as a percentage of the reflected object... transparency = 0.37 shape . reflection...37 , reflection_format . transparency , delta = 0.01 ) self ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReflectionFormat.distance property | Aspose.Wor...

    ReflectionFormat.distance property. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points... transparency = 0.37 shape . reflection...37 , reflection_format . transparency , delta = 0.01 ) self ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow formatting for the shape.... 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. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look...."The fill is transparent at {0}%" , fill . Transparency * 100 );..."The fill transparency is {0}%" , fill . Transparency * 100 );...

    reference.aspose.com/words/net/aspose.words/fon...
  9. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... 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. 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...