Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 46,431 for

color

(0.12 sec)
  1. Table.style_name property | Aspose.Words for Py...

    Table.style_name property. Gets or sets the name of the table style applied to this table....background_pattern_color = aspose . pydrawing . Color . antique_white...table_style . borders . color = aspose . pydrawing . Color . blue table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableStyle.Borders | Aspose.Words for .NET

    Discover the TableStyle Borders property to access default cell borders for your styles, enhancing your design with seamless, customizable options....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  3. TableStyle.CellSpacing | Aspose.Words for .NET

    Discover the TableStyle CellSpacing property to easily adjust cell spacing in points, enhancing your table's appearance and readability....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TableStyle.TopPadding | Aspose.Words for .NET

    Discover the TableStyle TopPadding property to easily adjust spacing above table cell contents, enhancing your table's readability and design....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....Set the Color of the Ellipse using SolidFillColor.Color property...the IShape object. Set the Color of the lines of the Ellipse...

    docs.aspose.com/slides/python-net/ellipse/
  6. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Java, compatible with PowerPoint formats....Set a Data Point Label and Color Set “Branch 1” data label to...category name. Then set text color to yellow: IDataLabel branch1Label...

    docs.aspose.com/slides/java/data-points-of-tree...
  7. PageSetup.Borders | Aspose.Words for .NET

    Discover the PageSetup Borders property to easily access and customize your page borders for a polished, professional look in your documents.... Color = Color . Green ; pageSetup . Borders...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Aspose::Words::Drawing::ShapeBase::get_Glow met...

    Aspose::Words::Drawing::ShapeBase::get_Glow method. Gets glow formatting for the shape in C++....get_Glow () -> set_Color ( System :: Drawing :: Color :: get_Salmon...ASSERT_EQ ( System :: Drawing :: Color :: FromArgb ( 217 , 250 , 128...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Font.bold property | Aspose.Words for Python

    Font.bold property. True if the font is formatted as bold.... color = aspose . pydrawing . Color . blue font ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....size, font style, and font color etc for stamp object. In order...$document -> getPages (); $colors = new Color (); // create text stamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...