Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 16,829 for

chart

(0.08 sec)
  1. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save Chart to image, but the legend isn’t shown as expected. You can see the Chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.Cells; var cu…...Chart.ToImage - the XAxis labels shown in Legend Aspose.Cells...Cells Product Family chart-to-image amegroup July 3, 2025, 6:45am...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...
  2. Manage Axes of Excel Charts with Golang via C++...

    Learn how to configure Chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your Charts....Manage Axes of Excel Charts with Golang via C++ Contents [ Hide...Hide ] In Excel charts, there are three kinds of axes: Horizontal...

    docs.aspose.com/cells/go-cpp/chart-axes/
  3. Aspose::Words::Drawing::Charts::IChartDataPoint...

    Aspose::Words::Drawing::Charts::IChartDataPoint::get_Explosion method. Specifies the amount the data point shall be moved from the center of the pie. Can be negative, negative means that property is not set and no explosion should be applied. Applies only to Pie Charts in C++....Aspose::Words::Drawing::Charts::IChartDataPoint::get_Explosion...applied. Applies only to Pie charts. virtual int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_HasDataLabels method. Gets or sets a flag indicating whether data labels are displayed for the series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_HasDataLabels...Aspose :: Words :: Drawing :: Charts :: ChartSeries :: get_HasDataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Font method. Provides access to the font formatting of the data labels of the entire series in C++....Aspose::Words::Drawing::Charts::ChartDataLabelCollec::get_Font...Aspose :: Words :: Drawing :: Charts :: ChartDataLabelCollec ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 图表格式化|Aspose.Slides for Node.js via .NET 文档

    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....get_Item ( 0 ); // 添加示例图表 var chart = slide . getShapes (). addChart...400 ); // 设置图表标题 chart . hasTitle (); chart . getChartTitle ()...

    docs.aspose.com/slides/zh/nodejs-java/chart-for...
  7. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access to the font formatting of this legend entry....engine template - Chart series.docx' ) chart = doc . get_child...) . as_shape () . chart chart_legend = chart . legend # Set default...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access to the font formatting of this legend entry....engine template - Chart series.docx" ); let chart = doc . getShape...( 0 , true ). chart ; let chartLegend = chart . legend ; // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the Chart...the chart. To learn more, visit the Working with Charts documentation...document containing the parent chart. format Provides access to line...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在Ruby中将图表转换为图像|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.... Ruby 代码 def chart_to_image () # Create a new Workbook...setValue ( 10000 ) # Create chart chart_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/converting-chart-...