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

stroke color

(0.13 sec)
  1. 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...
  2. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.insert_group_shape method... stroke . color = aspose . pydrawing . Color . red shape2...shape2 . stroke . color = aspose . pydrawing . Color . green #...

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

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant Stroke Colors for stunning visual impact....property Defines the color of a stroke. public Color StrokeColor { get...Remarks This is a shortcut to the Color property. The default value...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... 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...
  5. Fill.Patterned | Aspose.Words for .NET

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects....new Document ( MyDir + "Shape stroke pattern border.docx" ); Shape...with foreground and background colors to the shape fill: fill . Patterned...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.foreTintAndShade property | Aspose.Words...

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

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

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false.... Stroke . Weight = 1 ; dataTable . Format . Stroke . DashStyle...dataTable . Format . Stroke . Color = Color . DarkBlue ; doc ....

    reference.aspose.com/words/net/aspose.words.dra...
  8. Working with Text in PS file | Java

    How to add textt 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/
  9. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the 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...
  10. 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...