Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 15,415 for

chart

(0.1 sec)
  1. 指定图像分辨率、质量、压缩和其他选项|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....string FileName = FilePath + "Chart to Image with Image Options...PutValue ( 50 ); //Adding a chart to the worksheet int chartIndex...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  2. 饼图|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....Presentation (); try { # 在幻灯片上添加图表 $chart = $pres -> getSlides () -> get_Item...50 , 500 , 400 ); # 设置不同属性 $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/pie-chart/
  3. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the Chart...table will be shown for the chart. Default value is False . @property...): ... Remarks The following chart types do not support data tables:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value formats for enhanced data visualization and clarity in your Charts....the way values appears in the chart. The examples of number formats:...with the format code of the chart data. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 图表绘图区|Aspose.Slides 文档

    获取图表绘图区的宽度和高度。设置布局模式。C# 或 .NET 中的 PowerPoint 演示文稿...Pptx" )) { Chart chart = ( Chart ) pres . Slides [ 0...350 ); chart . ValidateChartLayout (); double x = chart . PlotArea...

    docs.aspose.com/slides/zh/net/chart-plot-area/
  6. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your Chart visuals and improve data presentation....with data points on a line chart. public void ChartDataPoint...350 ); Chart chart = shape . Chart ; Assert . That ( chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...支持, Chart 类公开了 ToImage 方法,具有多种重载,最适合应用需求。 将图表渲染为图像 Chart.ToImage...方法具有多种重载,以支持简单和高级渲染。如果应用需求是在默认尺寸中渲染图表,建议使用如下 Chart.ToImage 方法: #include <iostream>...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  8. 用C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for C++将图片设置为图表的背景填充。我们的指南将告诉您如何导入和调整图片位置、大小、颜色,以及应用格式化选项以增强图表外观。...Cells提供了 Chart.GetImageData() 属性。以下示例演示如何使用 Chart.GetImageData()...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/set-picture-as-bac...
  9. Read and Manipulate Excel 2016 Charts|Documenta...

    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....Read and Manipulate Excel 2016 Charts Contents [ Hide ] Possible...manipulation of Microsoft Excel 2016 charts which are not present in Microsoft...

    docs.aspose.com/cells/java/read-and-manipulate-...
  10. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!...labels to data points in a line chart. public void DataLabels () {... 400 , 300 ); Chart chart = chartShape . Chart ; Assert . That...

    reference.aspose.com/words/net/aspose.words.dra...