Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 12,158 for

fill

(0.15 sec)
  1. 变换矩阵 – SVG 代码示例 – Transformation Matrix

    了解如何使用变换矩阵来旋转、缩放、平移和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...org/2000/svg" > 2 < g fill = "none" > 3 <!-- no translation...ty 在代码示例中, <g> 元素用于将圆圈分组在一起。 fill 属性在 <g> 内应用于所有形状一次。这是生成的图像:...

    docs.aspose.com/svg/zh/net/drawing-basics/trans...
  2. 修改Visio形状的渐变|Documentation

    本页介绍如何使用 Aspose.Diagram 库修改 visio 形状的渐变颜色。... 修改渐变填充编程示例 形状 类提供 Fill 属性,允许开发人员检索 渐变填充 目的。 GradientFill...GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...

    docs.aspose.com/diagram/zh/net/modify-the-gradi...
  3. GradientStop.remove method | Aspose.Words for N...

    GradientStop.remove method. Removes the gradient stop from the parent [GradientStopCollection](../../gradientstopcollection/)....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...
  4. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for .NET: add, format, align, wrap, autofit, and style text using C# for PPT, PPTX, and ODP presentations....but a typical text box has no fill or border and displays only...simply an AutoShape with no fill or border and some formatted...

    docs.aspose.com/slides/net/examples/elements/te...
  5. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your shapes effortlessly....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PatternType | Aspose.Words for Java

    Specifies the Fill pattern to be used to Fill a shape in Java....Specifies the fill pattern to be used to fill a shape. Examples:...getChild(NodeType.SHAPE, 0, true); Fill fill = shape.getFill(); System...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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/
  9. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation.... fill . fill_type = slides . FillType...SOLID point . format . fill . solid_fill_color . color = drawing...

    products.aspose.com/slides/python-net/chart/pptx/
  10. Aspose::Words::Drawing::TextureAlignment enum |...

    Aspose::Words::Drawing::TextureAlignment enum. Specifies the alignment for the tiling of the texture Fill in C++....for the tiling of the texture fill. enum class TextureAlignment...alignment. Examples Shows how to fill and tiling the texture inside...

    reference.aspose.com/words/cpp/aspose.words.dra...