Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 29,857 for

color

(0.04 sec)
  1. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector Colors in a pie chart. Our guide will demonstrate how to assign unique Colors to each slice, sector, or legion for improved visual appeal and data representation....Custom Slice or Sector Colors in Pie Chart with C++ Contents...explains how to add custom colors to pie chart slices/sectors...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...
  2. Shading Class | Aspose.Words for .NET

    Discover the Aspose.Words.Shading class, designed to enhance your documents with customizable shading attributes for a professional look....get; set; } Gets or sets the color that’s applied to the background...background pattern theme color in the applied color scheme that is associated...

    reference.aspose.com/words/net/aspose.words/sha...
  3. Font.Shading | Aspose.Words for .NET

    Discover the Font Shading property, which provides a Shading object for customizable font formatting, enhancing your text's visual appeal.... Color = Color . White ; // One way to...created using our white font color visible // is to apply a background...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++....complete fill with the background color). Examples Shows how to decorate...Col ( System :: Drawing :: Color :: get_LightCoral ()); shading...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. ConditionalStyle.clearFormatting method | Aspos...

    ConditionalStyle.clearFormatting method. Clears formatting of this conditional style....; // Set the table style to color the borders of the first row...borders . color = "#FF0000" ; // Set the table style to color the borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the Color of the gradient stop in C++....et_Color method Contents [ Hide ] GradientStop::get_Color method...the color of the gradient stop. System :: Drawing :: Color Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Border Settings with C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells, developers...GetLineStyle() to set a border’s line color and style respectively. To set...

    docs.aspose.com/cells/cpp/cells-border-settings/
  9. Aspose::Words::ConditionalStyleCollection::Clea...

    Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles of the table style in C++....); // Set the table style to color the borders of the first row...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Table.setBorder method | Aspose.Words for Node.js

    Table.setBorder method. Sets the specified table border to the specified line style, width and Color....setBorder(borderType, lineStyle, lineWidth, color, isOverrideCellBorder) Sets...specified line style, width and color. setBorder ( borderType : Aspose...

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