Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,675 for

stroke color

(0.09 sec)
  1. 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...
  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. 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/
  4. Convert SVG to PDF – C# code and Online Converter

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

    docs.aspose.com/html/net/convert-svg-to-pdf/
  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. Convert SVG to JPG – Aspose.HTML for .NET

    Convert SVG to JPG using Aspose.HTML for .NET. Consider various SVG to JPG conversion scenarios in C# examples. Try online SVG Converter....r ='55' fill='green' stroke='red' stroke-width='10' />" + 6 "</svg>"...page size, margins, background color, etc. Property Description Sets...

    docs.aspose.com/html/net/convert-svg-to-jpg/
  7. SVG 滤镜和渐变 – SVG Filters and Gradients – Aspose....

    您将学习如何编写 SVG 代码来创建 svg 滤镜、高斯模糊、阴影效果、灯光效果或线性渐变和径向渐变。...filter > 12 </ defs > 13 < g stroke = "none" fill = "#20B2AA" >...specularExponent = "25" lighting - color = "#bbbbbb" > 6 < fePointLight...

    docs.aspose.com/svg/zh/net/drawing-basics/filte...
  8. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....#667eea 0 % , #764ba2 100 % ); color : white ; padding : 20 px ;...#667eea 0 % , #764ba2 100 % ); color : white ; padding : 24 px ;...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...#667eea 0 % , #764ba2 100 % ); color : white ; padding : 20 px ;...#667eea 0 % , #764ba2 100 % ); color : white ; padding : 24 px ;...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  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/