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

stroke color

(0.2 sec)
  1. 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...
  2. 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...
  3. Fill Symbolizer|Documentation

    GIS C# Library API supports Simple Fill symbolizer to fill style and Stroke for 2-dimensional geometries polygons of any type like Point, Line, Surface....customizable fill style and stroke. This is the default symbolizer...borders around the holes are stroked in the usual way. “Islands”...

    docs.aspose.com/gis/net/fill-symbolizer/
  4. Aspose::Words::Drawing::Charts::ChartFormat::ge...

    Aspose::Words::Drawing::Charts::ChartFormat::get_ShapeType method. Gets or sets the shape type of the parent chart element in C++....Examples Shows how to set fill, stroke and callout formatting for...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkGreen...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose.PSD for Java 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....PSDJAVA-542 Use Stroke settings from vstk resource in Shape Stroke rendering...rendering of internal area of Stroke shapes Feature PSDJAVA-541...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  6. 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-...
  7. 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...
  8. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....Easily change the color, size, and stroke width. Snowflakes are...transformations. Fills and Strokes in SVG – You will learn how...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  9. Aspose.PSD for Python via .NET 24.2 - Release N...

    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....Fix saving psd files having Stroke Pattern Bug PSDPYTHON-38 The...compression_level = 9 pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  10. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... 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/cpp/ps/working-with-shapes/