Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 44,466 for

color

(0.12 sec)
  1. 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...
  2. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。... 本文解释了如何使用 CSS border-color 属性通过内联或内部样式在 Python 中更改 HTML...style 属性直接设置或更改边框颜色。 border-color 仅在定义了 border-style 时生效,因为它控制边框的可见性。若未设置...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  3. Format Presentation Charts on Android|Aspose.Sl...

    Learn chart formatting in Aspose.Slides for Android via Java and elevate your PowerPoint presentation with professional, eye-catching styling....wall fill color Set the chart plot area fill color Write the...getSolidFillColor (). setColor ( Color . GRAY ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/androidjava/chart-format...
  4. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....dispose (); } } Change Series Color Aspose.Slides for Node.js via...allows you to change a series' color this way: Create an instance...

    docs.aspose.com/slides/nodejs-java/chart-series/
  5. Extract Theme Data from Excel File|Documentation

    Learn how to extract theme data from Excel files using Aspose.Cells for Node.js via C++. Obtain style and formatting information effectively....to a workbook and the theme color applied to a cell or the borders...the theme color applied to cell A1 and the theme color applied...

    docs.aspose.com/cells/nodejs-cpp/extract-theme-...
  6. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... color = aspose . pydrawing . Color . red # Use the...background_pattern_color = aspose . pydrawing . Color . orange doc...

    reference.aspose.com/words/python-net/aspose.wo...
  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. ListLevel.Font | Aspose.Words for .NET

    Discover the ListLevel Font property to enhance your list labels with customizable character formatting for a polished, professional look.... Color = Color . Red ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...