Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 45,869 for

color

(0.14 sec)
  1. Aspose::Words::Drawing::Fill::get_GradientStyle...

    Aspose::Words::Drawing::Fill::get_GradientStyle method. Gets the gradient style GradientStyle for the fill in C++....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with...OneColorGradient ( System :: Drawing :: Color :: get_Red (), Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Fill::get_GradientAngle...

    Aspose::Words::Drawing::Fill::get_GradientAngle method. Gets or sets the angle of the gradient fill in C++....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with...OneColorGradient ( System :: Drawing :: Color :: get_Red (), Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ShapeBase.shadow_format property | Aspose.Words...

    ShapeBase.shadow_format property. Gets shadow formatting for the shape....Examples Shows how to get shadow color. doc = aw . Document ( file_name...file_name = MY_DIR + 'Shadow color.docx' ) shape = doc . get_child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ViewOptions.displayBackgroundShape property | A...

    ViewOptions.displayBackgroundShape property. Controls display of the background shape in print layout view....document with a flat background color. const html = `<html> <body...<body style='background-color: blue'> <p>Hello world!</p> </body>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....apply cell shading, borders, colored icons, arrows, flags and font...Automatically shade cells with color scales based on their relation...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  6. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  7. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your document designs with vibrant styles....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. Apply Excel Theme with Node.js

    Follow this article to apply Excel theme with Node.js. It has the IDE settings, a list of steps, and a sample code to use Microsoft Excel themes with Node.js.... Steps to Apply Excel Color Themes with Node.js Configure...Node.js via Java to set the color theme Load or create an Excel...

    kb.aspose.com/cells/nodejs/apply-excel-theme-wi...
  9. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object.... Color . red . to_argb (), first_paragraph_borders...first_paragraph_borders . color . to_argb ()) self . assertEqual ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format Pivot Table Cells|Documentation

    How to format pivot table cells with Aspose.Cells for JavaScript via C++....you want to apply background color to pivot table cells. Aspose...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/format-piv...