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

color

(0.16 sec)
  1. GradientVariant enumeration | Aspose.Words for ...

    aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a 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...
  2. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Enhance Visual Appeal: Color‑coding helps make your spreadsheet...next to with (e.g., choose a color fill or a custom format). Click...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  3. 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....new shadow type will reset Color and Transparency values to their...desired shadow type and only then Color and Transparency values. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....access of image’s transparent color value. The boolean type property...if the image has transparent color data or not, whereas the property...

    docs.aspose.com/imaging/java/public-api-changes...
  5. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....text: rotate, add background color. Save the file. The code samples...the background color. _range . Interior . Color = System . Drawing...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  6. DocumentVisitor.VisitShapeEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitShapeEnd method, essential for managing shape enumeration in your applications. Enhance your coding efficiency today!...Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ThemeColors.accent2 property | Aspose.Words for...

    ThemeColors.accent2 property. Specifies Color Accent 2....accent2 property Specifies color Accent 2. get accent2 () : string...Examples Shows how to set custom colors and fonts for themes. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....shading color. style . foregroundColor = AsposeCells . Color . Yellow...CellBorderType . Thin ; top . color = AsposeCells . Color . Blue ; const bottom...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  10. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....to fill a shape with a solid color. doc = aw . Document () builder...Use the "stroke_color" property to set the color of the outline...

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