Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 29,857 for

color

(0.05 sec)
  1. Presentation Background|Aspose.Slides Documenta...

    Set background in PowerPoint presentation in CPP...Contents [ Hide ] Solid colors, gradient colors, and pictures are often...slides at once). Set Solid Color as Background for Normal Slide...

    docs.aspose.com/slides/cpp/presentation-backgro...
  2. Font Settings|Documentation

    Aspose.Cells is a Python 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 for Python via .NET 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/python-net/cells-font-set...
  3. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C++...PowerPoint, a theme comprises colors, fonts , background styles...Theme Color A PowerPoint theme uses a specific set of colors for...

    docs.aspose.com/slides/cpp/presentation-theme/
  4. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in Java...PowerPoint, a theme comprises colors, fonts , background styles...Theme Color A PowerPoint theme uses a specific set of colors for...

    docs.aspose.com/slides/java/presentation-theme/
  5. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... Color . green ) graph . border = border_info...curve1 . graph_info . color = ap . Color . green_yellow # Add...

    docs.aspose.com/pdf/python-net/add-curve/
  6. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....twoColorGradient(Color.green, Color.RED, GradientStyle.HORIZONTAL...gradientStops.get(0).setColor(Color.yellow); gradientStops.get(0)...

    reference.aspose.com/words/java/com.aspose.word...
  7. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++...."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  8. ShapeBase.ShadowFormat | Aspose.Words for .NET

    Discover the ShapeBase ShadowFormat property to enhance your designs with customizable shadow effects for shapes. Elevate your visual appeal today!...Examples Shows how to get shadow color. Document doc = new Document...Document ( MyDir + "Shadow color.docx" ); Shape shape = ( Shape ) doc...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python... solid_fill_color . color = draw . Color . red cell . cell_format...fill_format . solid_fill_color . color = draw . Color . red cell . cell_format...

    docs.aspose.com/slides/python-net/manage-cells/
  10. 管理单元格|Aspose.Slides 文档

    C#或.NET中PowerPoint演示文稿中的表格单元格... Color = Color . Red ; cell . CellFormat...FillFormat . SolidFillColor . Color = Color . Red ; cell . CellFormat...

    docs.aspose.com/slides/zh/net/manage-cells/