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

chart

(0.1 sec)
  1. 导出图表|Aspose.Slides 文档

    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 { IChart chart = pres . getSlides (). get_Item...400 ); IImage slideImage = chart . getImage (); try { slideImage...

    docs.aspose.com/slides/zh/androidjava/export-ch...
  2. 导出图表|Aspose.Slides 文档

    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 { IChart chart = pres . getSlides (). get_Item...400 ); IImage slideImage = chart . getImage (); try { slideImage...

    docs.aspose.com/slides/zh/java/export-chart/
  3. Aspose.Slides for Java 14.6.0 中的公共 API 和不兼容更改|A...

    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....Charts.IDataSourceTypeForEr 接口 该接口指定...new Presentation (); IChart chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  4. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....Examples: Shows how to insert chart with date/time values. Document...300.0); Chart chart = shape.getChart(); // Clear the chart's demo...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartYValue | Aspose.Words for Java

    Represents an Y value for a Chart series in Java....Represents an Y value for a chart series. Remarks: This class...All non-null Y values of a chart series must be of the same ChartYValueType...

    reference.aspose.com/words/java/com.aspose.word...
  6. ChartFormat.SetDefaultFill | Aspose.Words for .NET

    Discover how to use the ChartFormat SetDefaultFill method to effortlessly restore your Chart element's fill to its original default value....method Resets the fill of the chart element to have the default...ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataPoint...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartYValue class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartYValue class. Represents an Y value for a Chart series....Represents an Y value for a chart series. Remarks This class contains...All non-null Y values of a chart series must be of the same ChartYValueType...

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

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...template Excel file containing the chart. Please see the following sample...ChartCollection charts = worksheet.getCharts(); Chart chart = charts.get(0);...

    forum.aspose.com/t/how-to-change-number-format-...
  10. BubbleSizeCollection class | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.BubbleSizeCollection class. Represents a collection of bubble sizes for a Chart series....collection of bubble sizes for a chart series. Remarks The collection...add or insert new values to a chart series, or remove values, the...

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