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

fill color

(0.84 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. 在 PostScript 中使用形状 | C++

    Aspose.Page API 解决方案解答了如何将形状添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...(System::Drawing::Color::get_Orange())); 24 //Fill the rectangle...rectangle 25 document -> Fill(path); 26 27 //Create graphics path from...

    docs.aspose.com/page/zh/cpp/ps/working-with-sha...
  3. Aspose.PSD for .NET 23.7 - Release Notes|Docume...

    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....File Feature PSDNET-1441 Assign Fill property of Shape layer form...FileFormats.Psd.Layers.ShapeLayer.Fill Removed APIs: P:Aspose.PSD.FileFormats...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  4. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties... format Provides access to fill and line formatting of the chart...size = 15 ; title . font . color = "#008000" ; // Set the "Show"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabelCollection.showDataLabelsRange pr...

    ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series... fill . color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?... We then reset the fill and outline formats of the table...resets the fonts (e.g. font color). But we have not found an API...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  7. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie... fill . color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 PostScript 中使用透明度 | C++

    如何在 PS 文件中添加透明度是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...15 //Set page's background color to see white image on it's own...set_BackgroundColor(System::Drawing::Color::FromArgb(211, 8, 48)); 17 18...

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  9. Create and Apply WordArt Effects on Android|Asp...

    Create and customize WordArt effects in Aspose.Slides for Android. This step-by-step guide helps developers enhance presentations with professional text in Java....can outline a text or fill it with a color (or gradient), add 3D...apply the SmallGrid pattern color to the text and add a 1-width...

    docs.aspose.com/slides/androidjava/wordart/
  10. 用C++创建成交量 最高 最低 收盘(VHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 最高 最低 收盘股票图表。该指南将展示如何绘制股票市场数据,包括成交量、最高、最低和收盘价,以便更好的分析与可视化。...SetCategoryData ( u "A2:A9" ); // Set Color for the first series (Volume)...SetForegroundColor ( Color { 79 , 129 , 189 }); // Fill the PlotArea...

    docs.aspose.com/cells/zh/cpp/create-volume-high...