Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 4,661 for

chart

(0.05 sec)
  1. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your Charts, enhancing data visualization and user engagement....doc ); // Insert a bubble 3D chart. Shape shape = builder . InsertChart...ChartSeriesGroup seriesGroup = shape . Chart . SeriesGroups [ 0 ]; // Set...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 导出图表|Aspose.Slides for Python 文档

    在Python中从PowerPoint演示文稿获取图表图像...charts as charts import aspose.slides as...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/export-chart/
  3. Technical Articles|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....Worksheet Resizing Creating Excel Chart and Embedding it in Presentation...Object Working Solution for Chart Resizing in PPTX Applying Protection...

    docs.aspose.com/slides/net/technical-articles/
  4. 导出图表|Aspose.Slides for PHP 文档

    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 Presentation (); try { $chart = $pres -> getSlides () -> get_Item...600 , 400 ); $slideImage = $chart -> getImage (); try { $slideImage...

    docs.aspose.com/slides/zh/php-java/export-chart/
  5. ChartFormat.setDefaultFill method | Aspose.Word...

    ChartFormat.setDefaultFill method. Resets the fill of the Chart element to have the default value....setDefaultFill() Resets the fill of the chart element to have the default...true ); let series = shape . chart . series . at ( 0 ); let dataPoint...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_GapWidth method. Gets or sets the percentage of gap width between Chart elements in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_GapWidth...percentage of gap width between chart elements. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartFormat.set_default_fill method | Aspose.Wo...

    ChartFormat.set_default_fill method. Resets the fill of the Chart element to have the default value....set_default_fill() Resets the fill of the chart element to have the default...as_shape () series = shape . chart . series [ 0 ] data_point =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::Charts::ChartSeries::Ad...

    Aspose::Words::Drawing::Charts::ChartSeries::Add method. Adds the specified X value to the Chart series. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....Aspose::Words::Drawing::Charts::ChartSeries::Add method Contents...System::SharedPtr<Aspose::Words::Drawing::Charts::ChartXValue>&) method Adds...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....in Java How to Create Excel Chart in Java How to Convert Excel...in Java How to Convert Excel Chart to JPG in Java How to Generate...

    kb.aspose.com/cells/page/15/
  10. ChartSeriesGroup.bubble_scale property | Aspose...

    ChartSeriesGroup.bubble_scale property. Gets or sets the size of the bubbles as a percentage of their default size....bubble 3D chart. shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . BUBBLE_3D , width = 450 ...

    reference.aspose.com/words/python-net/aspose.wo...