Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,449 for

stroke color

(0.04 sec)
  1. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/cad/scss/main.min.6ab0afa4fdc77...
  2. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/pdf/scss/main.min.6ab0afa4fdc77...
  3. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/omr/scss/main.min.6ab0afa4fdc77...
  4. Create SVG, Load and Read SVG in C#

    Learn how to create SVG from a memory string, stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....AddStop (offset: 0, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...AddStop (offset: 1, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...

    docs.aspose.com/svg/net/create-svg-document/
  5. SVG Gradients – SVG Code and C# Examples

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API....smooth transitions between colors or other visual properties...defined as gradually blending colors across an area. They are used...

    docs.aspose.com/svg/net/svg-gradients/
  6. main.min.6ab0afa4fdc7734b2c3dbcb0321f4d921ce7be...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......Roboto, "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe...lbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:...

    docs.aspose.com/barcode/scss/main.min.6ab0afa4f...
  7. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF in C# using Aspose.HTML API. Consider various SVG to PDF conversion scenarios in C# examples. Try online SVG Converter....r ='50' fill='none' stroke='red' stroke-width='5' />" + 4 "</svg>"...page size, margins, background color, file permissions, Css, etc...

    docs.aspose.com/html/net/convert-svg-to-pdf/
  8. Edit SVG File – Python Examples

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG documents using the Aspose.SVG for Python via .NET library....represent stars and change the color of the tree. The following code...( "stroke" , "white" ) 23 circle. set_attribute ( "stroke-width"...

    docs.aspose.com/svg/python-net/edit-svg-file/
  9. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....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...
  10. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and how to edit the content of an SVG document....SetAttribute( "stroke" , "salmon" ); circleElement...circleElement.SetAttribute( "stroke-width" , "70" ); circleElement.SetAttribute(...

    products.aspose.com/svg/net/create-svg/