Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 12,751 for

fill

(0.19 sec)
  1. Fill.gradient_stops property | Aspose.Words for...

    Fill.gradient_stops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the Fill....gradient_stops property Fill.gradient_stops property Gets a collection...GradientStop objects for the fill. @property def gradient_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...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/java/ps/working-with-gradi...
  3. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal.... Fill Represents fill formatting for an object...cap style. FillType Specifies fill type for a fillable object....

    reference.aspose.com/words/net/aspose.words.dra...
  4. Autofill Options|Documentation

    Drag the GridJs Fill handle to autoFill a target range, then choose Copy Cell, Fill Series, Fill Formatting Only, or Fill Without Formatting for the Filled cells....Cell , Fill Series , Fill Formatting Only , and Fill Without...Options button next to the filled area. Click the Autofill Options...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your Fill's foreground color with a Color object, enhancing visual appeal and design flexibility....ForeColor Contents [ Hide ] Fill.ForeColor property Gets or sets...the foreground color for the fill. public Color ForeColor { get...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 更改演示文稿中形状的填充颜色|Aspose.Slides 文档

    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....string FileName = FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor...( FileName ); // Change the fill color of a shape. // The test...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  7. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke.... fill . presetTextured ( aw . Drawing...at ( 1 ). marker . format . fill . presetTextured ( aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PresetTexture enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.PresetTexture enumeration. Specifies texture to be used to Fill a shape....Specifies texture to be used to fill a shape. Members Name Description...at ( 0 ). marker . format . fill . presetTextured ( aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataPoint.format property | Aspose.Words f...

    ChartDataPoint.format property. Provides access to Fill and line formatting of this data point....property Provides access to fill and line formatting of this...( 2 ); dataPoint . format . fill . color = "#FF0000" ; // For...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...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/net/ps/working-with-gradient/