Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 9,203 for

selective color

(0.1 sec)
  1. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......background color */ /* background-color: #4CAF50; */ /* color: white;...padding: 15px; */ /* background-color: #f5f5f5; */ } /* Only affects...

    docs.aspose.com/cells/it/java/aspose-cells-grid...
  2. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified)....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Border Settings|Documentation

    How to use the Aspose.Cells for Python via .NET library in Python 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 for Python...properties, color and line_style to set a border’s line color and style...

    docs.aspose.com/cells/python-net/cells-border-s...
  4. 用 JavaScript 通过 C++ 在饼图中自定义切片或扇区颜色|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 自定义饼图中的切片和扇区颜色。我们的指南将演示如何为每个切片、扇区或区域分配独特的颜色,以增强视觉吸引力和数据表现。...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...chart title's font name and color pie . title . font . name =...

    docs.aspose.com/cells/zh/javascript-cpp/custom-...
  5. 如何使用颜色调色板|Documentation

    使用JavaScript代码向调色板添加自定义颜色并使用Excel颜色调色板,配合Aspose.Cells for JavaScript via C++。...changePalette(Color, number) 方法,接受以下参数以添加自定义颜色以修改调色板: Custom Color,要添加的自定义颜色。...const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/excel-c...
  6. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively 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...., SaveFormat , ChartType , Color , LegendPositionType } = AsposeCells...files . length ) { // No file selected – a new workbook will be created...

    docs.aspose.com/cells/javascript-cpp/chart-legend/
  7. 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...innerHTML = '<p style="color: red;">Please select an Excel file.</p>'...

    docs.aspose.com/cells/javascript-cpp/format-piv...
  8. Font Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell font settings....include the name, style, size, color and other effects of the fonts...Setting Font Color Use the Style.font object’s color property to...

    docs.aspose.com/cells/python-net/cells-font-set...
  9. Features|Documentation

    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....resolution, height, background color, bar color, rotation angle, X-dimension...barcode image borders, border color, style, margins, and width Customization...

    docs.aspose.com/barcode/cpp/product-features/
  10. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveOptions.imageColorMode property. Gets or sets the Color mode for the generated images....imageColorMode property Gets or sets the color mode for the generated images...Examples Shows how to set a color mode when rendering documents...

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