Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 6,230 for

fill color

(0.06 sec)
  1. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively utilize and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). GetFont (). SetColor ( Color :: Blue ()); // Move the legend...

    docs.aspose.com/cells/cpp/chart-legend/
  3. Ellipse|Aspose.Slides Documentation

    Create ellipse in PowerPoint presentation in C# or .NET...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/net/ellipse/
  4. Chart Calculations|Aspose.Slides Documentation

    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....validateChartLayout() previously to fill properties with actual values...validateChartLayout() previously to fill properties with actual values...

    docs.aspose.com/slides/java/chart-calculations/
  5. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET....with graphics and are used to fill the internal of a drawing object...circle, etc with the specified color. Using Solid Brush to Draw Graphics...

    docs.aspose.com/drawing/net/working-with-brushes/
  6. 在 PHP 中将图表转换为图像|Documentation

    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....= new ChartType (); $color = new Color (); $imageFormat = new..."Data!A2:A8" ); //Set the fill colors for the series's data points...

    docs.aspose.com/cells/zh/java/converting-chart-...
  7. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。... SVG stroke 和 SVG fill 是一些主要的 CSS 属性,可以为任何线条、文本和形状...其属性、CSS 样式等。 使用 类的 方法指定元素属性 fill 或 stroke 。 圆圈颜色 要更改圆圈颜色,您应该执行以下几个步骤:...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  8. Aspose::Words::Tables::Table::ClearBorders meth...

    Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java.... Brushes are utilized to fill the interior of a drawing object...or circle, with a specified color. Drawing Graphics with a Solid...

    docs.aspose.com/drawing/java/working-with-brushes/
  10. Working with Shapes in PostScript | C++

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Fill the rectangle path. Close the...(System::Drawing::Color::get_Orange())); 24 //Fill the rectangle...

    docs.aspose.com/page/cpp/ps/working-with-shapes/