Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 18,938 for

chart

(0.3 sec)
  1. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly.... Consider a chart created in MS Excel. The chart is then placed...PowerPoint slide. That Excel chart is considered an OLE object...

    docs.aspose.com/slides/androidjava/manage-ole/
  2. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|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.... Charts [ 0 ]. ToImage (); //将工作簿保存到流中...Aspose . Cells . SheetType . Chart ); Aspose . Cells . Worksheet...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  3. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt Charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions....Technical Articles Rendering Gantt Charts with Aspose.Tasks for Java...Pricing Buy Rendering Gantt Charts with Aspose.Tasks for Java...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  4. 如何使用 Aspose.Cells for JavaScript 通过 C++ 添加数据透视图...

    如何使用 Aspose.Cells for JavaScript 通过 C++ 添加数据透视图表...head > < body > < h1 > Pivot Chart Example </ h1 > < input type...)); // Adding a new sheet of Chart type const sheetIndex = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. 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-...
  6. Working Docker Image Example For Aspose.Slides ...

    I see this aspose.words documentation for docker images: https://raw.githubusercontent.com/aspose-words/Aspose.Words-for-Python-via-.NET/refs/heads/master/Dockerfile I’ve been struggling to get the system working on a …...issues: 1) can’t render certain charts to PDF, 2) can only run with...for Python via .NET so that chart rendering and PDF export work...

    forum.aspose.com/t/working-docker-image-example...
  7. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a Chart data label in Java....Specifies the position for a chart data label. Remarks: Not all...DocumentBuilder(doc); // Insert column chart. Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. 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...