Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 789 for

shadow

(0.19 sec)
  1. Apply Shape Effects in PowerPoint Using C#|Aspo...

    Enhance your PowerPoint presentations with stunning shape effects like Shadows, reflections, and glows using Aspose.Slides for .NET. Automate visual enhancements with easy-to-use code and create professional-quality slides effortlessly.... Apply Shadow Effect To apply a shadow effect to a shape...shows how to apply the outer shadow effect to a rectangle: using...

    docs.aspose.com/slides/net/shape-effect/
  2. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility....doc = new Document ( MyDir + "Shadow color.docx" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::ShadowFormat::Clear met...

    Aspose::Words::Drawing::ShadowFormat::Clear method. Clears Shadow format in C++....ShadowFormat::Clear method Clears shadow format. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_ShadowFo...

    Aspose::Words::Drawing::ShapeBase::get_ShadowFormat method. Gets Shadow formatting for the shape in C++....ShapeBase::get_ShadowFormat method Gets shadow formatting for the shape. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the shape is visible....Document ( file_name = MY_DIR + 'Shadow color.docx' ) shape = doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShadowFormat::get_Color...

    Aspose::Words::Drawing::ShadowFormat::get_Color method. Gets a Color object that represents the color for the Shadow. The default value is Black in C++....represents the color for the shadow. The default value is Black...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShapeBase.BoundsWithEffects | Aspose.Words for ...

    Discover the ShapeBase BoundsWithEffects property to get the final extent of your shape after applying drawing effects, measured in points for precision....new Document ( MyDir + "Shape shadow effect.docx" ); Shape [] shapes...effects, and the second one has a shadow and thick outline. // These...

    reference.aspose.com/words/net/aspose.words.dra...
  8. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....indicating whether the border has a shadow. getTop() Gets the top border...indicating whether the border has a shadow. clearFormatting() public void...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...200 , 100 , 100 )) Add a drop shadow effect to the text layer: dropShadowEffect...blending_options . add_drop_shadow () dropShadowEffect . distance...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  10. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object... shadow Gets or sets a value indicating...indicating whether the border has a shadow. theme_color Gets or sets the...

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