Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 45,858 for

color

(0.1 sec)
  1. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayscale mode in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. How to Build Aspose.Cells for Go via C++ from t...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  3. TextWatermarkOptions class | Aspose.Words for N...

    Aspose.Words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...Name Description color Gets or sets font color. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Custom Slice or Sector Colors in Pie Chart|Docu...

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

    docs.aspose.com/cells/net/custom-slice-or-secto...
  5. TableStyle.Bidi | Aspose.Words for .NET

    Discover the TableStyle Bidi property to easily manage right-to-left table styles, enhancing your layout for better readability and user experience....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  6. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... color = "#FFFFFF" ; // One way to...created using our white font color visible // is to apply a background...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Table Cells in Presentations Using C++|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for C++. Master accessing, modifying, and styling cells quickly for seamless slide automation....get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_SolidFillColor () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    docs.aspose.com/slides/cpp/manage-cells/
  8. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). setColor ( AsposeCells . Color . Blue ); // Move the legend...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  9. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience.... Color = Color . Red ; Assert . That (.... That ( newStyle . Font . Color , Is . Not . EqualTo ( doc ...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

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