Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 9,093 for

selective color

(0.21 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. 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/es/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/sv/python-net/aspose-cell...
  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/es/python-net/aspose-cell...
  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/de/net/aspose-cells-gridj...
  6. 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/fr/net/aspose-cells-gridj...
  7. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/java/shape-formatting/
  8. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ 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 library to set cell font settings....include the name, style, size, color, and other effects of the fonts...GetSize() property. Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  9. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional‑looking spreadsheets....set background or foreground colors, borders, fonts, horizontal...Center ); // Setting the font color of the text style . getFont...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  10. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Color = Color . Red ; tbl . Rows [ row...FillFormat . SolidFillColor . Color = Color . Red ; tbl . Rows [ row...

    docs.aspose.com/slides/net/manage-table/