Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 12,739 for

fill

(0.14 sec)
  1. Fill.color property | Aspose.Words for Node.js

    Fill.color property. Gets or sets a Color object that represents the foreground color for the Fill....color property Fill.color property Gets or sets a Color object...the foreground color for the fill. get color () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape type of the parent chart element.... Examples Shows how to set fill, stroke and callout formatting...color = "#006400" ; format . fill . solid ( "#008000" ); series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... fill . presetTextured ( aw . Drawing...at ( 1 ). marker . format . fill . presetTextured ( aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Stroke.visible property | Aspose.Words for Node.js

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... fill . presetTextured ( aw . Drawing...at ( 1 ). marker . format . fill . presetTextured ( aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...set_paint() or one of the fill_text() or fill_and_stroke_text() methods...one of the outline_text() or fill_and_stroke_text() methods, which...

    docs.aspose.com/page/python-net/ps/working-with...
  6. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... fill . preset_textured ( aw . drawing...data_points [ 1 ] . marker . format . fill . preset_textured ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.visible property | Aspose.Words for Python

    Stroke.visible property. Gets or sets a flag indicating whether the stroke is visible.... fill . preset_textured ( aw . drawing...data_points [ 1 ] . marker . format . fill . preset_textured ( aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Fill 1 Fill overlay effect. Shadow 2...HasDmlEffect ( TextDmlEffect . Fill ), Is . True ); See Also namespace...

    reference.aspose.com/words/net/aspose.words/tex...
  9. Aspose::Words::Drawing::Stroke::get_Fill method...

    Aspose::Words::Drawing::Stroke::get_Fill method. Gets Fill formatting for the Stroke in C++....e::get_Fill method Contents [ Hide ] Stroke::get_Fill method...method Gets fill formatting for the Stroke . System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....gradient can be applied for the fill or stroke properties for shapes...= "170" rx = "165" ry = "55" fill = "url(#grad1)" /> 10 < text...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...