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

chart

(0.33 sec)
  1. AxisGroup | Aspose.Words for Java

    Represents a type of a Chart axis group in Java....AxisGroup Represents a type of a chart axis group. Examples: Shows...with the secondary axis of chart. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse Chart element shapes, enhancing your document's visual appeal and data clarity....Specifies the shape type of chart elements. public enum ChartShapeType...shape is not defined for the chart element. Rectangle 1 Rectangle...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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/
  6. ChartDataLabel.leftMode property | Aspose.Words...

    ChartDataLabel.leftMode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the Chart of from the position specified by its [ChartDataLabel.position](../position/) property....label from the left edge of the chart of from the position specified...Aspose . Words . Drawing . Charts . ChartDataLabelLocati Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 导出图表|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/
  9. 导出图表|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/
  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...