Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 815 for

chart axis title

(0.15 sec)
  1. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    在 Java 中的 PowerPoint 演示文稿里创建图表...0 ); // 添加一个带默认数据的图表 IChart chart = sld . getShapes (). addChart...0 , 500 , 500 ); // 设置图表标题 chart . getChartTitle (). addTextFrameForOverr...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  2. 用JavaScript通过C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++在微软Excel中创建图表。我们的指南将演示各种图表类型以及如何自定义其外观和格式。...< head > < title > Aspose.Cells Example </ title > </ head >... value = 150 ; // Adding a chart to the worksheet const chartIndex...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  3. 在 C++ 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C++ 示例代码添加、格式化和编辑图表。...Slides 在 Aspose::Slides::Charts 命名空间下提供了 ChartType 枚举类。该枚举类中的值对应不同的图表类型。...添加一个带默认数据的图表 SharedPtr < IChart > chart = slide -> get_Shapes () ->...

    docs.aspose.com/slides/zh/cpp/create-chart/
  4. 将图表转换为图片以支持中国地区使用C++|Documentation

    学习如何使用Aspose.Cells for C++设置支持中文字符和格式的图表。我们的指南将演示如何配置图表以支持中文字符,包括字体、大小、文本方向等。...namespace Aspose :: Cells :: Charts ; class ChartChineseSettings...//Config Chinese Setting For Chart //In this step, you will use...

    docs.aspose.com/cells/zh/cpp/convert-chart-to-i...
  5. 将图表转换为支持日本地区的图像,使用 Node.js via C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 设置支持日文字符和格式的图表。我们的指南将演示如何配置图表以支持日文字体、大小、文本方向等。... charts [ 0 ]; chart0 . toImage ( "Output...本示例中的值 英文环境中的默认值 轴标题名称 軸タイトル Axis Title 轴单位名称 百,千… Hundreds, Thousands…...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-cha...
  6. 在 JavaScript 中创建或更新 PowerPoint 演示文稿图表|Aspose.Sl...

    在 JavaScript 中于 PowerPoint 演示文稿创建图表...( 0 ); // 添加一个带默认数据的图表 var chart = sld . getShapes (). addChart...0 , 500 , 500 ); // 设置图表标题 chart . getChartTitle (). addTextFrameForOverr...

    docs.aspose.com/slides/zh/nodejs-java/create-ch...
  7. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/Charts…...Family slides-java , slides-chart , slides-rendering dfinsolutions...new Presentation("/path/to/charts.pptx").getSlides().forEach(slide...

    forum.aspose.com/t/multiple-discrepancies-when-...
  8. 用Node.js via C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for Node.js在Microsoft Excel中创建图表。我们的指南将展示各种图表类型以及如何自定义其外观和格式。...putValue ( 150 ); // Adding a chart to the worksheet const chartIndex...instance of the newly added chart const chart = worksheet . getCharts...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-ch...
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....minimum or maximum bound of axis values. AxisBuiltInUnit Specifies...Specifies the display units for an axis. AxisCategoryType Specifies...

    reference.aspose.com/words/java/com.aspose.words/
  10. 档案

    档案...添加甘特图 chart_index = sheet . charts . add(cells . charts . ChartType...10 ) chart = sheet . charts[chart_index] chart . title . text...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...