Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 47,056 for

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/ar/net/aspose-cells-gridj...
  2. 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/sv/net/aspose-cells-gridj...
  3. 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/ru/net/aspose-cells-gridj...
  4. 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/zh/net/aspose-cells-gridj...
  5. 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/zh/java/aspose-cells-grid...
  6. Aspose::Words::Font::get_UnderlineColor method ...

    Aspose::Words::Font::get_UnderlineColor method. Gets or sets the Color of the underline applied to the font in C++....or method Gets or sets the color of the underline applied to...font. System :: Drawing :: Color Aspose :: Words :: Font :: get_UnderlineColor...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Shape.fillColor property | Aspose.Words for Nod...

    Shape.fillColor property. Defines the brush Color that fills the closed path of the shape....property Defines the brush color that fills the closed path of...This is a shortcut to the Fill.color property. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Barcode Library 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 Customize...

    docs.aspose.com/barcode/python-net/product-feat...
  9. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's page Color. Simplify design with this user-friendly feature!...property Gets or sets the page color of the document. This property...of BackgroundShape . public Color PageColor { get ; set ; } Remarks...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Convert CMYK to RGB in Python

    This brief tutorial guides you through converting CMYK to RGB in Python. It walks through each step and presents a sample code to demonstrate how to perform conversion of CMYK to RGB in Python....can be broadened to manage color conversion for multiple graphics...graphics by analyzing each pixel’s color value individually. Steps to...

    kb.aspose.com/svg/python/convert-cmyk-to-rgb-in...