Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,711 for

stroke color

(0.1 sec)
  1. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart... stroke . weight = 1 data_table . format . stroke . dash_style...format . stroke . color = aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... stroke . weight = 1 data_table . format . stroke . dash_style...format . stroke . color = aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.IsGroup | Aspose.Words for .NET

    Discover ShapeBase IsGroup. Easily identify if a shape is a group. Enhance your design workflow with this essential property for better organization....200 , Height = 200 , Stroke = { Color = Color . Red } }; Shape cube...100 , Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Stroke.color2 property | Aspose.Words for Node.js

    Stroke.Color2 property. Defines a second Color for a Stroke....property Stroke.color2 property Defines a second color for a stroke...Drawing class Stroke Stroke.color property Stroke.dashStyle property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table.... stroke . weight = 1 ; dataTable . format . stroke . dashStyle...; dataTable . format . stroke . color = "#00008B" ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... stroke . weight = 1 data_table . format . stroke . dash_style...format . stroke . color = aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....Set Fill and Stroke Formatting Fill and stroke formatting can...properties, such as fore_color , back_color , visible , and transparency...

    docs.aspose.com/words/python-net/working-with-c...
  8. ChartDataTable.hasVerticalBorder property | Asp...

    ChartDataTable.hasVerticalBorder property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... stroke . weight = 1 ; dataTable . format . stroke . dashStyle...; dataTable . format . stroke . color = "#00008B" ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataTable.hasOutlineBorder property | Aspo...

    ChartDataTable.hasOutlineBorder property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed... stroke . weight = 1 ; dataTable . format . stroke . dashStyle...; dataTable . format . stroke . color = "#00008B" ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Text in PS file | Java

    How to add text in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Stroke depending on whether we fill...java.awt.Paint or java.awt.Stroke , the text will be filled or...

    docs.aspose.com/page/java/ps/working-with-text/