Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 47,129 for

color

(0.25 sec)
  1. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... color = aspose . pydrawing . Color . white # One...created using our white font color visible # is to apply a background...

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

    Explore the ShadowFormat Type property to easily customize your shadow effects. Get or set the ShadowType for enhanced design flexibility....new shadow type will reset Color and Transparency values to their...desired shadow type and only then Color and Transparency values. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ThemeColors.accent2 property | Aspose.Words for...

    ThemeColors.accent2 property. Specifies Color Accent 2....accent2 property Specifies color Accent 2. get accent2 () : string...Examples Shows how to set custom colors and fonts for themes. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....shading color. style . foregroundColor = AsposeCells . Color . Yellow...CellBorderType . Thin ; top . color = AsposeCells . Color . Blue ; const bottom...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  5. Cells Formats|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....the borders' line style and color. With Aspose.Cells, developers...set the line color, select a color using the Color enumeration...

    docs.aspose.com/cells/java/cells-formatting/
  6. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....ellipse object with a certain color. // For complete examples and...BorderSide . All , Aspose . Pdf . Color . Green ); graph . Border =...

    docs.aspose.com/pdf/net/add-ellipse/
  7. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....to fill a shape with a solid color. doc = aw . Document () builder..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape...Description back_color Gets or sets the background color of the stroke...stroke. back_theme_color Gets or sets a ThemeColor object that represents...

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

    Control your design's transparency with the Fill Opacity property, adjusting clarity from fully clear to completely opaque for stunning visuals....to fill a shape with a solid color. Document doc = new Document..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 在 Python 中向 PDF 添加弧形|Aspose.PDF for Python via ...

    了解如何在 Python 中绘制和填充 PDF 文件中的弧形。... Color . green ) arc1 = drawing . Arc...) arc1 . graph_info . color = ap . Color . green_yellow graph...

    docs.aspose.com/pdf/zh/python-net/add-arc/