Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 12,309 for

fill

(0.21 sec)
  1. 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...
  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. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is Filled incorrectly. If you resize any of …...labeled, but every other shape is filled incorrectly. If you resize...I’ve also tried setting the fill color explicitly, but get the...

    forum.aspose.com/t/color-not-set-correctly-for-...
  4. 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...
  5. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart....GRADIENT A style with gradient fill of data points. ORIGINAL A style...style with data points having no fill, but only an outline. OUTLINE_BLACK...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 变换矩阵 – 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...
  7. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold....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...
  8. Aspose::Words::Drawing::Shape::get_FillColor me...

    Aspose::Words::Drawing::Shape::get_FillColor method. Defines the brush color that Fills the closed path of the shape in C++....Defines the brush color that fills the closed path of the shape...White . Examples Shows how to fill a shape with a solid color....

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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...
  10. Working with Forms using C++|Aspose.PDF for C++

    This section explains how to work with AcroForms and XFA Forms in your PDF documents with Aspose.PDF for C++.... AcroForms - create form, fill form field, extract data from...with C++ library. XFA Forms - fill XFA fields, convert XFA, get...

    docs.aspose.com/pdf/cpp/working-with-forms/