Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 8,261 for

fill color

(1.17 sec)
  1. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  2. Apply Conditional Formatting in Worksheet|Docum...

    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...., Formula, Above Average, Color Scale, Data Bar, Icon Set, Top10...cells A2 and B2, the red fill color in cells A1 and B2 will disappear...

    docs.aspose.com/cells/cpp/apply-conditional-for...
  3. light.svg

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

  4. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/cpp/create-style-object-u...
  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. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and Color spaces Create and modify XPS files with a few lines of C# code....geometric shapes of different colors and textures. On this page...examples of how to add different color spaces, and gradients, and how...

    products.aspose.com/page/net/work-with-brushes/
  7. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table.... Color . green , True ) table . set_border...1.5 , aspose . pydrawing . Color . green , True ) table . set_border...

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

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity.... Examples Shows how to set fill, stroke and callout formatting...Stroke . Color = Color . DarkGreen ; format . Fill . Solid (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... Fill the rectangle. Close the page...(aspose. pydrawing . Color . orange )) 26 # Fill the rectangle 27...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....back wall fill color Set the chart plot area fill color Write the...getSolidFillColor (). setColor ( Color . GRAY ); chartTitle . getPortionFormat...

    docs.aspose.com/slides/java/chart-formatting/