Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 45,427 for

color

(0.24 sec)
  1. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Solid Fill (bars have a solid color). Click the style you like —...from aspose.pydrawing import Color from datetime import datetime...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  2. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...shading color. style . foregroundColor = AsposeCells . Color . Yellow...BorderType . TopBorder ). color = AsposeCells . Color . Blue ; style ....

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  3. Aspose::Words::Saving::MultiPageLayout class | ...

    Aspose::Words::Saving::MultiPageLayout class. Defines a layout for rendering multiple pages into a single output in C++....get_BackColor () Gets the background color of the output. The default is...get_BorderColor () Gets the color of the pages border. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Font.HighlightColor | Aspose.Words for .NET

    Discover the Font HighlightColor property—easily customize your text's highlight Color for enhanced readability and visual appeal. Elevate your design!...the highlight (marker) color. public Color HighlightColor { get...36 ; font . HighlightColor = Color . Yellow ; doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....Drawing :: Color :: get_Green (), System :: Drawing :: Color :: get_Red...( 0 ) -> set_Color ( System :: Drawing :: Color :: get_Aqua ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose.PSD for .NET 24.2 - Release Notes|Docume...

    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....= new int [] { Color . Aqua . ToArgb (), Color . Red . ToArgb...ToArgb (), Color . Red . ToArgb (), Color . Aqua . ToArgb (), Color...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-2...
  7. Border Settings with Golang via 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/go-cpp/cells-border-setti...
  8. Border Settings|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...properties, Color and LineStyle to set a border’s line color and style...

    docs.aspose.com/cells/net/cells-border-settings/
  9. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline....flag to change the text's fill color to white and # leave a thin...each character in the original color of the text. builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...); // Setting the foreground color of the plot area chart . GetPlotArea...SetForegroundColor ( Color :: Blue ()); // Setting the foreground color of the...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...