Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 46,167 for

color

(0.16 sec)
  1. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...WriteLine ( "The foreground color of the fill is: {0}" , fill...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET.... Color . Green ); graph . Border =...Set the circle's color circle . GraphInfo . Color = Aspose . Pdf...

    docs.aspose.com/pdf/net/add-circle/
  3. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document formatting by saving character styles for easy retrieval and consistent design.... Color . ToArgb (), Is . EqualTo ( Color . Blue . ToArgb...builder . Font . Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::Font::get_ThemeFontBi method | A...

    Aspose::Words::Font::get_ThemeFontBi method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in a right-to-left language document in C++....to work with theme fonts and colors. auto doc = System :: MakeObject...Normal style theme color is: {0} and RGB color is: {1} \n " , font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Convert RGB to HSL in Python

    This concise guide explains the essential concepts involved in converting RGB to HSL in Python. It presents a clean and structured sequence of actions while also offering a practical example to convert RGB to HSL in Python....expanded to handle various color models in images by computing...the HSL color model Create an instance of the Color class to...

    kb.aspose.com/svg/python/convert-rgb-to-hsl-in-...
  6. Convert HEX to RGB in C#

    This concise guide outlines the key points for converting HEX to RGB in C#. It delivers an ordered set of instructions along with a practical code demonstration to convert HEX to RGB in C#....adapted for working with other color spaces in images by calculating...RGB format Instantiate the Color class to process and understand...

    kb.aspose.com/svg/net/convert-hex-to-rgb-in-csh...
  7. MorphDataControl | Aspose.Words for Java

    The MorphDataControl structure is an aggregate of six controls CheckBox ComboBox ListBox OptionButton TextBox and ToggleButton in Java....getBackColor() Gets a background color of the control. getCaption()...getForeColor() Gets a foreground color of the control. getGroupName()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converting Chart to Image in Ruby|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....A2:A8" ) # Set the fill colors for the series' data points...getPoints () color = Rjb :: import ( 'com.aspose.cells.Color' ) point...

    docs.aspose.com/cells/java/converting-chart-to-...
  9. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient fill.... height = 80 ) # Apply One-color gradient fill to the shape with...one_color_gradient ( color = aspose . pydrawing . Color . red...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to change background in comment in Excel|Do...

    How to change Color in comment in Excel. How to insert picture or image in comment in Excel....set a different background color for each comment. But when we...this in code. How to change color in comment in Excel When you...

    docs.aspose.com/cells/python-net/how-to-set-com...