Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,667 for

stroke color

(0.13 sec)
  1. Stroke.backTintAndShade property | Aspose.Words...

    Stroke.backTintAndShade property. Gets or sets a double value that lightens or darkens the Stroke background Color....backTintAndShade property Stroke.backTintAndShade property Gets...lightens or darkens the stroke background color. get backTintAndShade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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....PSDNET-1402 Use Stroke settings from vstk resource in Shape Stroke rendering...rendering of internal area of Stroke shapes Feature PSDNET-1644...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  3. 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...
  4. 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...
  5. ChartDataTable.hasHorizontalBorder property | A...

    ChartDataTable.hasHorizontalBorder property. Gets or sets a flag indicating whether a horizontal 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...
  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 ; dataTable . format . stroke . dashStyle...; dataTable . format . stroke . color = "#00008B" ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD for .NET 19.3 - Release Notes|Docume...

    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....Implement rendering of Stroke effect with Color Fill for export Feature...Implement rendering of Stroke effect with Color Fill for export //...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  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 Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Set Fill and Stroke Formatting Fill and stroke formatting can...Visible, and Transparency in the Stroke class. The following code example...

    docs.aspose.com/words/java/working-with-charts/