Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 5,344 for

chart coloring

(0.13 sec)
  1. 通过 C++ 使用 JavaScript 获取图表趋势线的方程文本|Documentation

    学习如何使用 C++ 通过脚本获取在 Microsoft Excel 中创建的图表中趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以供进一步分析或显示。...要使用此属性,首先需要调用 Chart.calculate() 方法。 以下截图显示带有趋势线...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/get-equ...
  2. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PresetTexture enumeration | Aspose.Words for Py...

    aspose.words.drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用C++通过JavaScript将图表转为日本地区图片|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++设置图表的日语配置。我们的指南将演示如何配置支持日语字符和格式,包括字体、大小、文本方向等。.../> </ head > < body > < h1 > Chart Globalization - Japanese Example...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. 如何使用C++通过JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的指南将演示如何在图表中实现平滑数据过渡和滚动平均,确保连续更新的显示效果。...body > < h1 > Dynamic Rolling Chart Example </ h1 > < input type...// Populate the data for the chart. Add values to cells and set...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Aspose::Words::Drawing::Fill::PresetTextured me...

    Aspose::Words::Drawing::Fill::PresetTextured method. Sets the fill to a preset texture in C++....Aspose :: Words :: Drawing :: Charts :: ChartType :: Scatter , 432...Drawing :: Charts :: Chart > chart = shape -> get_Chart (); // Delete...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...dataDir , "chart.xls" )); // Get the designer chart in the second...getWorksheets (). get ( 1 ); const chart = sheet . getCharts (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  8. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...Access the first chart inside the sheet Chart chart = worksheet ...first point DataLabels dlbls = chart . GetNSeries (). Get ( 0 )....

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  9. Export JasperReports to PowerPoint | Aspose.Sli...

    Aspose.Slides PowerPoint API for JaspreReport to export reports from Jasper Reports and JasperServer to PowerPoint formats. Create and export accounts Chart images text and line reports to PPT presentation...for MSO 2016 charts Create multiple axis chart reports Add images...Stock Chart & Get Chart Image Change Series Color Set Chart Area...

    products.aspose.com/slides/jasperreports/
  10. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....with a chart, and render it to a specific scale. Chart chart = builder...500 , 400 ). Chart ; chart . Series . Clear (); chart . Series ...

    reference.aspose.com/words/net/aspose.words.ren...