Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,727 for

stroke color

(0.48 sec)
  1. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience.... Stroke . Weight = 1 ; dataTable . Format . Stroke . DashStyle...dataTable . Format . Stroke . Color = Color . DarkBlue ; doc ....

    reference.aspose.com/words/net/aspose.words.dra...
  2. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....size, font style, and font color etc for stamp object. In order...$document -> getPages (); $colors = new Color (); // create text stamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  3. 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...
  4. 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...
  5. GroupShape.Accept | Aspose.Words for .NET

    Discover the GroupShape Accept method to seamlessly engage visitors and enhance user experience on your website. Boost interaction today!...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...
  6. 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/
  7. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart 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...
  8. 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...
  9. 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...
  10. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... If we need to stroke (outline) a rectangle the first...points 5 and 6 will be: Set the stroke to the current graphics state...

    docs.aspose.com/page/net/ps/working-with-shapes/