Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 45,899 for

color

(0.08 sec)
  1. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...Rectangle, new Point, title, color, width etc). Create the new...style our line we need to set color, width, starting style, and...

    docs.aspose.com/pdf/net/figures-annotation/
  2. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... color = aspose . pydrawing . Color . blue table_style...table_style . borders . color = aspose . pydrawing . Color . green table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_Color property. Gets or sets a ThemeColor object that represents the background Color for the fill....back_theme_color property Fill.back_theme_color property Gets...background color for the fill. @property def back_theme_color ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_Color property. Gets or sets a ThemeColor object that represents the foreground Color for the fill....fore_theme_color property Fill.fore_theme_color property Gets...foreground color for the fill. @property def fore_theme_color ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodawanie, przenoszenie lub usuwanie stron w formacie PDF przy użyciu Python https://products.aspose.com/pdf/pl/python-net/pages/ Recent conten......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/pl/python-net/pages/ind...
  7. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets fill formatting for the Font in C++....Document > ( get_MyDir () + u "Two color gradient.docx" ); // Get Fill...:: cout << "The foreground color of the fill is: " << fill ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. Font Settings|Documentation

    Aspose.Cells is a .NET 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...Setting Font Color Use the Style.Font object’s Color property to...

    docs.aspose.com/cells/net/cells-font-settings/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Get, or Remove Watermarks in PDF Using Python https://products.aspose.com/pdf/python-net/watermark/ Recent content in Add, Get, or Remove ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/python-net/watermark/in...
  10. Convert RGB to HEX in C#

    This brief topic discusses the details to convert RGB to HEX in C#. It contains the stepwise workflow and a working code snippet to convert RGB to HEX in C#....applied to handle different color models in images by computing...format Create an instance of the Color class to interpret the provided...

    kb.aspose.com/svg/net/convert-rgb-to-hex-in-csh...