Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 8,310 for

fill color

(0.82 sec)
  1. 用C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建开盘 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括开盘、最高、最低和收盘价,以便更好的分析和可视化。...DownBars and UpBars with different color chart . GetNSeries (). Get (...GetArea (). SetForegroundColor ( Color :: Green ()); chart . GetNSeries...

    docs.aspose.com/cells/zh/cpp/create-open-high-l...
  2. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs....object that will be used to fill the shape. Specify the image’s...object that will be used to fill the shape. Specify the image’s...

    docs.aspose.com/slides/androidjava/picture-frame/
  3. Date Axis with JavaScript via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies.... innerHTML = '<p style="color: red;">Please select an Excel... Vertical ; // Fill the PlotArea with no fill chart . plotArea...

    docs.aspose.com/cells/javascript-cpp/date-axis/
  4. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation.... innerHTML = '<p style="color: red;">Please select an Excel...foregroundColor = AsposeCells . Color . Pink ; chart . nSeries . get...

    docs.aspose.com/cells/javascript-cpp/create-com...
  5. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Format method. Provides access to Fill of text background and border formatting of the data table in C++....t method Provides access to fill of text background and border...get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkBlue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...HatchBrush(hatchStyle, Color. Black , Color. White )); 35 36 //Calculate...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  7. ChartDataLabel.showLeaderLines property | Aspos...

    ChartDataLabel.showLeaderLines property. Allows to specify if data label leader lines need be shown... fill . color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...convert_color(self, input_color, def_val) -> pydraw.Color: """Converts...hexadecimal color string to a Color object.""" if not input_color: return...

    forum.aspose.com/t/python-words-and-barcode-for...
  9. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....Format Ranges Setting Background Color and Font Attributes to a Named...to set the solid fill color (shading color) with font settings...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  10. 用Node.js通过C++创建开盘 最高 最低 收盘(OHLC)股票图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建开盘 最高 最低 收盘股票图表。我们的指南将演示如何在图表中绘制股票市场数据,包括开盘价、最高价、最低价和收盘价,以便进行更好的分析和可视化。...DownBars and UpBars with different color chart . getNSeries (). get (...setForegroundColor ( AsposeCells . Color . Green ); chart . getNSeries...

    docs.aspose.com/cells/zh/nodejs-cpp/create-open...