Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 15,559 for

chart

(0.12 sec)
  1. Using Sparklines and Settings 3D Format|Documen...

    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.... Sparklines are mini-charts that you can place inside cells...that you can view data and chart on the same table. When sparklines...

    docs.aspose.com/cells/java/using-sparklines-and...
  2. Using Sparklines and Settings 3D Format|Documen...

    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.... Sparklines are mini-charts that you can place inside cells...that you can view data and chart on the same table. When sparklines...

    docs.aspose.com/cells/net/using-sparklines-and-...
  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...Family slides-java , slides-chart , slides-pdfexport forasposeissues...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  4. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...Inconsistent HTML output for charts Aspose.Cells Product Family...inconsistencies can be observed: the bar chart shows different values than...

    forum.aspose.com/t/inconsistent-html-output-for...
  5. Marker color doesnt work - Free Support Forum -...

    I tried almost every property i saw\recognized None of this options sets a color for a marker: (here i’m trying to set almost red\burgundy color) But doesn’t work on ur lastest stable version 24.5...docx"); Chart chart = ((Shape)doc.GetChild(NodeType... 0, true)).Chart; foreach (ChartSeries s in chart.Series) { s...

    forum.aspose.com/t/marker-color-doesnt-work/311459
  6. ChartSeries.CopyFormatFrom | Aspose.Words for .NET

    Discover the ChartSeries CopyFormatFrom method to effortlessly replicate data point formats by index, enhancing your Charting efficiency and consistency....docx" ); // Get the chart and series to update format...ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataPointCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataPointCollection.CopyFormat | Aspose.Wo...

    Effortlessly copy formatting between data points with the ChartDataPointCollection CopyFormat method. Enhance your data visualization today!...docx" ); // Get the chart and series to update format...ChartSeries series = shape . Chart . Series [ 0 ]; ChartDataPointCollec...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 搜索

    搜索...添加具有默認數據的圖表 SharedPtr<IChart> chart = slide->get_Shapes()->AddC...hart(Aspose::Slides::Charts::ChartType::ClusteredColumn, 0, 0...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  9. Aspose.Cells 8.6.2 中的公共 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....); 添加了Chart.ToPdf方法 Aspose.Cells for .NET 8.6.2已公开了Chart.ToPdf方法,可用于...//Load spreadsheet containing charts Workbook workbook = new Workbook...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. 树图和日晕图的数据点|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中的日晕图、日晕图表、径向图、径向图形或多层饼图。...Presentation (); try { IChart chart = pres . getSlides (). get_Item...IChartDataPointColle dataPoints = chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/data-poin...