Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 30,394 for

color

(0.04 sec)
  1. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  2. GradientVariant Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientVariant enum for customizable gradient fills, enhancing your document designs with vibrant styles....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with... Fill . OneColorGradient ( Color . Red , GradientStyle . Horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value 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...
  4. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input 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...
  5. BorderCollection.clear_formatting method | Aspo...

    BorderCollection.clear_formatting method. Removes all borders of an object.... Color . red . to_argb (), first_paragraph_borders...first_paragraph_borders . color . to_argb ()) self . assertEqual ( aw...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Manipulacja adnotacjami w formacie PDF przy użyciu C#https://products.aspose.com/pdf/pl/net/annotation/Recent content in Manipulacja adnotacjam......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/pl/net/annotation/index...
  7. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final paragraph from immediate child elements for efficient content management.... Color = Color . Red ; borders . Horizontal...cells. borders . Vertical . Color = Color . Blue ; borders . Vertical...

    reference.aspose.com/words/net/aspose.words.tab...
  8. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。...Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/zh-hant/python-net/c...
  9. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。...Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/zh-hant/python-net/c...
  10. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。... PutValue ( u "2-Color Scale" ); worksheet . GetCells...( u "D1" ). PutValue ( u "3-Color Scale" ); for ( int i = 2 ;...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...