Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,686 for

stroke color

(0.1 sec)
  1. 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/
  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 ; dataTable . format . stroke . dashStyle...; dataTable . format . stroke . color = "#00008B" ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...usually represented by small 2-colors (usually black&white) simple...methods that accept java.awt.Stroke as a parameter. In the example...

    docs.aspose.com/page/java/ps/working-with-hatch...
  4. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....size, font style, and font color etc. In order to add text stamp...() -> set_ForegroundColor ( Color :: get_Green ()); // Add stamp...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  5. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... To set paint or stroke in a it’s necessary to provide...aspose. pydrawing.Pen class for stroking in their respective methods...

    docs.aspose.com/page/python-net/ps/working-with...
  6. 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/
  7. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....size, font style, and font color etc for stamp object. In order...getTextState (). setForegroundColor ( Color . getGreen ()); // add stamp...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  8. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... To stroke (outline) a rectangle the first...and 6-th one will be: Set the stroke to the current graphics state...

    docs.aspose.com/page/python-net/ps/working-with...
  9. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++....> ( get_MyDir () + u "Shape stroke pattern border.docx" ); auto...with foreground and background colors to the shape fill: fill ->...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features.... Stroke . Weight = 1 ; dataTable . Format . Stroke . DashStyle...dataTable . Format . Stroke . Color = Color . DarkBlue ; doc ....

    reference.aspose.com/words/net/aspose.words.dra...