Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,727 for

stroke color

(0.27 sec)
  1. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control text orientation in shapes, enhancing your document design and readability.... Stroke . Fill . Solid ( Color . DarkBlue ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of chart elements 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...
  3. Aspose.PSD for Java 25.8 - Release Notes|Docume...

    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-769 Incorrect Multiple Stroke Rendering Bug PSDJAVA-770 Layer...= "src/main/resources/rect2_color.ai" ; String outPng_WithAlpha_Back_White...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  4. 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...
  5. 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...
  6. Solid Table Border Renders with Small White Str...

    While evaluating Aspose.HTML for Java 26.3, we noticed that table borders styled with border-style: solid and a width of 5px are not rendered correctly when converting HTML to PNG. Instead of a continuous, uniformly fill…...Border Renders with Small White Strokes/Gaps After HTML-to-PNG Conversion...output PNG shows small white strokes or gaps interrupting the border...

    forum.aspose.com/t/solid-table-border-renders-w...
  7. Aspose.PSD for Java 25.5 - Release Notes|Docume...

    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-734 [AI Format] Implementing stroke style operators: line dash...createInstance ( FillType . Color ); (( ColorFillSettings ) fillLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  8. Edit SVG File in Python – Aspose.SVG

    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. Create SVG, Load and Read SVG in C# – Aspose.SV...

    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/
  10. SVG Gradients – SVG Code and C# Examples from A...

    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/