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

stroke color

(2.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  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.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...
  9. 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...
  10. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Fill (Color. Red ). Stroke (Paint. None ) 5 . StrokeWidth...Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/net/element-builders/