Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 46,368 for

color

(0.86 sec)
  1. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground Color with a Color object, enhancing visual appeal and design flexibility....sets a Color object that represents the foreground color for the...the fill. public Color ForeColor { get ; set ; } Remarks This...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent Colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...ChromaKey property Defines the color value of the image that will...treated as transparent. public Color ChromaKey { get ; set ; } Remarks...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++....Gets or sets the background color of the stroke. get_BackThemeColor...represents the stroke background color. get_BackTintAndShade () Gets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...the specified fill to a one-color gradient. oneColorGradient (...0 (light). oneColorGradient(color, style, variant, degree) Sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to change theme colors for chart series|Doc...

    Learn how to change theme Colors for chart series using Aspose.Cells....Ask AI How to change theme colors for chart series Contents [...change the color of the chart series by setting a theme color. Using...

    docs.aspose.com/cells/net/change-theme-colors-f...
  6. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient fill.... height = 80 ) # Apply One-color gradient fill to the shape with...one_color_gradient ( color = aspose . pydrawing . Color . red...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.GradientStyle | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStyle property for stunning fill effects. Elevate your projects with vibrant gradients!...Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with... Fill . OneColorGradient ( Color . Red , GradientStyle . Horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  8. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Data Visualization: Adds color cues that make important data...from aspose.pydrawing import Color from datetime import datetime...

    docs.aspose.com/cells/python-net/how-to-add-top...
  9. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....to apply border and shading color while building a table. doc...Start a table and set a default color/thickness for its borders. table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....Examples: Shows how to get shadow color. Document doc = new Document(getMyDir()...Document(getMyDir() + "Shadow color.docx"); Shape shape = (Shape)doc...

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