Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 4,708 for

fill

(0.03 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...circle.Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None)...

    docs.aspose.com/svg/net/element-builders/
  2. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible....visible property Fill.visible property Gets or sets value that...# 3 - Arrow with a green fill: filled_in_arrow = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SVG 中的填充和描边 – 基础知识和 SVG 代码

    了解允许您设置 SVG 填充和描边不同方面的属性,包括颜色、不透明度、粗细、虚线的使用等。...着色或绘画是指使用 fill 和 stroke 向图形添加颜色、渐变或图案的操作。一组属性定义了它们的属性: fill, fill-opacity...fill-opacity, fill-rule, stroke, stroke-dasharray, stroke-dashoffset...

    docs.aspose.com/svg/zh/net/drawing-basics/fills...
  4. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic....boolean Examples Shows how to fill MERGEFIELDs with data with a...during a mail merge, // and then fill them manually. builder . insertField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paint Builder – 创建 SVG 图案 – C#

    通过创建 SVG 图案作为示例,了解如何使用 Paint Builder 配置 SVG 元素的绘制属性。...变填充各种 SVG 形状和元素时指定 stroke 或 fill 属性的值。 油漆生成器 – Paint Builder... 5, 10, 3, 7, 0, 5, 3, 3 }, fill: Color. Teal ) 17 . AddPolygon...

    docs.aspose.com/svg/zh/net/paint-builder/
  6. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...below we demonstrate how to fill a shape and a text and outline...what object we are going to fill or outline. Create an object...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  7. DocumentBuilder.Bold | Aspose.Words for .NET

    Discover the DocumentBuilder Bold property. Easily format fonts as bold to enhance text visibility and impact in your documents. Boost your design today!...set ; } Examples Shows how to fill MERGEFIELDs with data with a...during a mail merge, // and then fill them manually. builder . InsertField...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Demos Setup|Aspose.Slides Documentation

    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....reports: ant javac ant compile ant fill ant ppt Please do not forget...HSQLDB with the test database to fill the reports with data and copy...

    docs.aspose.com/slides/jasperreports/demos-setup/
  9. Stroke.on property | Aspose.Words for Python

    Stroke.on property. Defines whether the path will be stroked.... # 1 - The fill, which applies to the area within...outline of the shape: shape . fill . fore_color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index....gradient stops to the gradient fill. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...