Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 18,969 for

chart

(0.41 sec)
  1. Aspose.Cells 8.7.0中的公共API更改|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....of Workbook containing the Chart Workbook book = new Workbook...Worksheet that contains the Chart Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Aspose::Words::Drawing::Charts::ChartYValue cla...

    Aspose::Words::Drawing::Charts::ChartYValue class. Represents an Y value for a Chart series in C++....Aspose::Words::Drawing::Charts::ChartYValue class Contents [...Represents an Y value for a chart series. class ChartYValue :...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, Charts from ppt are not rendered correctly in PDF. In PDF Chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...Converting PPTX to PDF in Java, Charts Are Not Rendered Properly Aspose...slides-java , slides-fonts , slides-chart , slides-pdfexport forasposeissues...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  4. 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...
  5. ChartYValue Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartYValue class for precise Y value representation in your Chart series, enhancing your data visualization....Represents an Y value for a chart series. public class ChartYValue...All non-null Y values of a chart series must be of the same ChartYValueType...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Gridjs是否支持配置图表 - Free Support Forum - aspose.com

    前端是否支持配置如下这些柱状图、折线图等表 image.png (86.0 KB)...com chart 的更多配置化,一直在做, 目前针对简单的柱状图,可以配置,...b88b-1498a2b7d160&FileName=chart.xlsx&Uid=674e26a7-665c-441d-8046-53bb7c5efcb3...

    forum.aspose.com/t/gridjs/296530
  7. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。... join ( dataDir , "sample_chart.xlsx" ); // Loads the workbook...filePath ); // Get the Chart from the "Chart" worksheet. const chartsource...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...
  8. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Charts.IChartSeries.Overlap Property...Property The Aspose.Slides.Charts.IChartSeries.Overlap property specifies...

    docs.aspose.com/slides/net/public-api-and-backw...
  9. Rotate Axis Title in Aspose.Words Java - Free S...

    Hello, I am using Aspose.Words for Java version 25.5 to generate Charts. I would like to rotate the title of the secondary, so that the axis title appears vertically. I can rotate the axis tick labels via AxisTickLabel…...5 to generate charts. I would like to rotate the...property or method to rotate a chart axis title directly. The ChartAxis...

    forum.aspose.com/t/rotate-axis-title-in-aspose-...
  10. Excelで生成したグラフを画像に変換した際にうるう年の2/29をX軸のメモリ表示としていた場...

    ■対象パッケージ・バージョン 以下のパッケージ・バージョンのどちらでも、下記の事象が発生しています。 aspose-cells-24.10.jar aspose-cells-25.10.jar ■事象 Chart クラスの toImage メソッドを利用して Excel 上のチャートを EMF や PNG 画像ファイルに変換した際に、 x軸目盛りの日付がうるう年の2/29の場合に、2/28に強制誤変換されます。 ■再現プロ…...jar ■事象 Chart クラスの toImage メソッドを利用して Excel...getWorksheets().get("data"); Chart chart = sheet.getCharts().get(0);...

    forum.aspose.com/t/excel-2-29-x-2-28/327278