Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 16,749 for

chart

(0.08 sec)
  1. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....Examples: Shows how to insert a chart and modify the appearance of...300.0); Chart chart = shape.getChart(); // Clear the chart's demo...

    reference.aspose.com/words/java/com.aspose.word...
  2. 指定图像分辨率、质量、压缩和其他选项|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...
  3. 在 PHP 中将图表转换为图像|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....setValue ( 10000 ); //Create chart $chartIndex = $sheet -> getCharts...COLUMN , 12 , 1 , 33 , 12 ); $chart = $sheet -> getCharts () ->...

    docs.aspose.com/cells/zh/java/converting-chart-...
  4. 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...
  5. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。...Charts 命名空间下的 ChartType 枚举。枚举中的值对应不同的图表类型。...// 添加一个具有默认数据的簇状柱形图。 IChart chart = slide . Shapes . AddChart...

    docs.aspose.com/slides/zh/net/create-chart/
  6. 用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...
  7. Read and Manipulate Excel 2016 Charts with Java...

    Learn how to read and manipulate Excel 2016 Charts using Aspose.Cells for JavaScript via C++. This guide will show you how to access and modify various Chart properties....Read and Manipulate Excel 2016 Charts with JavaScript via C++ Contents...manipulation of Microsoft Excel 2016 charts, which are not present in Microsoft...

    docs.aspose.com/cells/javascript-cpp/read-and-m...
  8. 在 Java 中创建或更新 PowerPoint 幻灯片图表|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...( 0 ); // 添加默认数据的图表 IChart chart = sld . getShapes (). addChart...0 , 500 , 500 ); // 设置图表标题 chart . getChartTitle (). addTextFrameForOverr...

    docs.aspose.com/slides/zh/java/create-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...Pie , 50 , 50 , 500 , 400 ); $chart -> getChartData () -> getSeries...

    docs.aspose.com/slides/zh/php-java/callout/
  10. Manage Titles of Excel Charts|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....Titles of Excel Charts Contents [ Hide ] In Excel charts, there are...are two kinds of titles: Chart Title Axis Titles Title Options...

    docs.aspose.com/cells/java/chart-and-axis-titles/