Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 46,431 for

color

(0.15 sec)
  1. ChartFormat.stroke property | Aspose.Words for ...

    ChartFormat.stroke property. Gets line formatting for the parent chart element.... fore_color = aspose . pydrawing . Color . yellow data_points...stroke . back_color = aspose . pydrawing . Color . red data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... color = aspose . pydrawing . Color . blue builder...style, so it is a different color than that of the original. #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get Field Appearance|Aspose.PDF for Python via ...

    This article explains how to open a PDF, access a form field, retrieve its appearance settings, and display them. The example demonstrates retrieving the appearance of a field named "Last Name"....as background color, text color, border color, and alignment...

    docs.aspose.com/pdf/python-net/get-field-appear...
  4. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.fill property | Aspose.Words for Node.js

    ShapeBase.fill property. Gets fill formatting for the shape....to fill a shape with a solid color. let doc = new aw . Document..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.solid method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.solid method...Sets the fill to a uniform color. solid () Remarks Use this method...solid(color) Sets the fill to a specified uniform color. solid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeries.Marker | Aspose.Words for .NET

    Discover the ChartSeries Marker property to easily customize data markers for your charts. Enhance visualization with automatic marker creation!... ForeColor = Color . Yellow ; dataPoints [ 0 ]...Format . Stroke . BackColor = Color . Red ; dataPoints [ 1 ]. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 通过使用HTML设置单元格值显示项目符号|Documentation

    使用易于使用的Aspose.Cells for JavaScript通过C++在Excel单元格中添加项目符号。...style='font-family:Arial;font-size:10pt;color:#666666;vertical-align:top;...style='font-family:Wingdings;font-size:8.0pt;color:#009DD9;mso-font-charset:2;'>l</font><font...

    docs.aspose.com/cells/zh/javascript-cpp/display...
  9. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look....new Document ( MyDir + "Two color gradient.docx" ); // Get Fill...WriteLine ( "The foreground color of the fill is: {0}" , fill...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Drawing Images using Core Functionality in PHP|...

    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....indexed pixel color to yellow $color = new Color (); $pixels [...[ $index ] = $color -> getYellow (); $index += 1 ; } $raster_image...

    docs.aspose.com/imaging/java/drawing-images-usi...