Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,741 for

shadow

(0.07 sec)
  1. Aspose::Words::Drawing::ShadowFormat class | As...

    Aspose::Words::Drawing::ShadowFormat class. Represents Shadow formatting for an object. To learn more, visit the documentation article in C++....ShadowFormat class Represents shadow formatting for an object. To...Description Clear () Clears shadow format. get_Color () Gets or...

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

    ShadowFormat.color property. Gets or sets a aspose.pydrawing.Color object that represents the color for the Shadow...represents the color for the shadow. The default value is aspose... Examples Shows how to get shadow color. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.Shadow_format property. Gets Shadow formatting for the shape....shadow_format property ShapeBase.shadow_format property Gets...Gets shadow formatting for the shape. @property def shadow_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional text in C++....similar element: For example, Shadow, Reflection, and Glow effects...Format property is set). Apply Shadow Effects to Text Here, we intend...

    docs.aspose.com/slides/cpp/wordart/
  5. ShadowFormat.Color | Aspose.Words for .NET

    Discover the ShadowFormat Color property to customize Shadow colors in your designs. Default is Black, but unleash your creativity with vibrant options!...represents the color for the shadow. The default value is Black...} Examples Shows how to get shadow color. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.ShadowFormat | Aspose.Words for .NET

    Discover the ShapeBase ShadowFormat property to enhance your designs with customizable Shadow effects for shapes. Elevate your visual appeal today!...ShadowFormat property Gets shadow formatting for the shape. public...} Examples Shows how to get shadow color. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Border::get_Shadow method | Aspo...

    Aspose::Words::Border::get_Shadow method. Gets or sets a value indicating whether the border has a Shadow in C++....Aspose::Words::Border::get_Shadow method Border::get_Shadow method Gets or...has a shadow. bool Aspose :: Words :: Border :: get_Shadow () Remarks...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Shadow 2 Shadow effect. Outline 3 Outline...HasDmlEffect ( TextDmlEffect . Shadow ), Is . True ); Assert . That...

    reference.aspose.com/words/net/aspose.words/tex...
  9. ShadowFormat.Type | Aspose.Words for .NET

    Explore the ShadowFormat Type property to easily customize your Shadow effects. Get or set the ShadowType for enhanced design flexibility....set ; } Remarks Setting a new shadow type will reset Color and Transparency...sense to first set the desired shadow type and only then Color and...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TextDmlEffect | Aspose.Words for Java

    Dml text effect for text runs in Java....SHADOW)); Assert.assertTrue(runs.get(1)...hasDmlEffect(TextDmlEffect.SHADOW)); Assert.assertTrue(runs.get(2)...

    reference.aspose.com/words/java/com.aspose.word...