Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 8,310 for

fill color

(0.12 sec)
  1. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear.... Data Visualization: Adds color cues that make important data...Choose a format (like a light red fill, bold text, or click Custom...

    docs.aspose.com/cells/python-net/how-to-add-top...
  2. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....styles – Easily change the color, size, and stroke width. Snowflakes...examples for SVG transformations. Fills and Strokes in SVG – You will...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  3. ChartSeries.invertIfNegative property | Aspose....

    ChartSeries.invertIfNegative property. Specifies whether the parent element shall inverts its Colors if the value is negative....parent element shall inverts its colors if the value is negative. get...series will not invert their colors if the value is negative. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataPoint.invertIfNegative property | Aspo...

    ChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its Colors if the value is negative....parent element shall inverts its colors if the value is negative. get...series will not invert their colors if the value is negative. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 用 C++ 锁定文字艺术水印|Documentation

    学习如何用 Aspose.Cells for C++ 在 Excel 工作表中锁定文字艺术水印,防止编辑、移动和选择水印。...:: Text , true ); // Get the fill format of the word art FillFormat...Set the color wordArtFormat . SetOneColorGradient ( Color :: Red...

    docs.aspose.com/cells/zh/cpp/locking-wordart-wa...
  6. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....Set the Fill Type of the Ellipse to Solid. Set the Color of the...Ellipse using SolidFillColor.Color property as exposed by FillFormat...

    docs.aspose.com/slides/python-net/ellipse/
  7. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional text in C++....apply text transformations, fill styles, outlines, shadows, and...apply the SmallGrid pattern color to the text and add a 1-width...

    docs.aspose.com/slides/cpp/wordart/
  8. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。... SetForegroundColor ( Color :: Pink ()); chart . GetNSeries...GetArea (). SetForegroundColor ( Color :: Orange ()); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  9. ChartDataLabel.isHidden property | Aspose.Words...

    ChartDataLabel.isHidden property. Gets/sets a flag indicating whether this label is hidden... fill . color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create SVG, Load and Read SVG in C# – Aspose.SV...

    Learn how to create SVG from a memory string, stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....object is created, it can be filled later with SVG elements. The...AddStop (offset: 0, stopColor: Color. FromArgb (0xff, 0xff, 0xFF)...

    docs.aspose.com/svg/net/create-svg-document/