Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 45,898 for

color

(1.4 sec)
  1. How to Build Aspose.Cells for Go via C++ from t...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  2. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。... Color = Color . Blue ; // 将 PPTX 文件保存到磁盘。...FillFormat . SolidFillColor . Color = Color . Black ; shape2 . FillFormat...

    docs.aspose.com/slides/zh/net/shape-formatting/
  3. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....Font color, select a font color. Background, select a color for...pixels. Border line color, select the line color. Border lines, select...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Font | Aspose.Words for Java

    Contains font attributes font name font size Color and so on for an object in Java....attributes (font name, font size, color, and so on) for an object. To...0); font.setHighlightColor(Color.YELLOW); doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). setColor ( AsposeCells . Color . Blue ); // Move the legend...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  6. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience.... Color = Color . Red ; Assert . That (.... That ( newStyle . Font . Color , Is . Not . EqualTo ( doc ...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Apply Shape Effects in Presentations in .NET|As...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for .NET—create striking, professional slides in seconds....easily adjust parameters like color, blur radius, and direction...OuterShadowEffect . ShadowColor . Color = Color . DarkGray ; shape . EffectFormat...

    docs.aspose.com/slides/net/shape-effect/
  8. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... color = aspose . pydrawing . Color . navy # Automatically...assertEqual ( aspose . pydrawing . Color . empty () . to_argb (), first_paragraph_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background Color, enhancing your design's visual appeal and user experience....lightens or darkens the background color. public double BackTintAndShade...set theme color for foreground/background shape color. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!... ForegroundPatternCol = Color . LightGreen ; doc . Save (...BorderType . Bottom ]. Color = Color . Red ; // Use the "CellFormat"...

    reference.aspose.com/words/net/aspose.words.tab...