Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 8,310 for

fill color

(1.36 sec)
  1. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...an image that is used for filling or drawing objects: shapes...platform. These are java.awt.Color , java.awt.TexturePaint , java...

    docs.aspose.com/page/java/ps/working-with-textu...
  2. .NET 中的演示文稿图表格式化|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。... Color = Color . Gray ; chartTitle . PortionFormat...FillFormat . SolidFillColor . Color = Color . Blue ; chart . Axes ....

    docs.aspose.com/slides/zh/net/chart-formatting/
  3. Table.ClearBorders | Aspose.Words for .NET

    Discover the Table ClearBorders method to effortlessly eliminate all table and cell borders, enhancing your design's clarity and appeal....5 , Color . Green , true ); table . SetBorder...LineStyle . Single , 1.5 , Color . Green , true ); table . SetBorder...

    reference.aspose.com/words/net/aspose.words.tab...
  4. light.svg

    docs.aspose.com/svg/files/light.svg

  5. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....property Provides access to fill of text background and border...dataTable . Format . Stroke . Color = Color . DarkBlue ; doc . Save...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the Color of the gradient stop in C++....et_Color method Contents [ Hide ] GradientStop::get_Color method...the color of the gradient stop. System :: Drawing :: Color Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartDataLabel.format property | Aspose.Words f...

    ChartDataLabel.format property. Provides access to Fill and line formatting of the data label....property Provides access to fill and line formatting of the data...); dataLabel . format . fill . color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GroupShape | Aspose.Words for .NET

    Design stunning group shapes effortlessly with GroupShape constructor. Enhance your projects with customizable, user-friendly tools for unique creations....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...object is used to define the color and thickness of the outline...LinearGradientBrush are used to define fill colors. Draw shapes on the layer...

    docs.aspose.com/psd/java/graphics-api/