Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 119 for

getcategories method

(0.62 sec)
  1. Aspose.Slides for Java Returns Incorrect Legend...

    When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...getCategories().clear(); // Add categories...categories chart.getChartData().getCategories().add(workbook.getCell(0...

    forum.aspose.com/t/aspose-slides-for-java-retur...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....page lists all added classes, methods, properties and so on, any...getFooter() method has been added getFooter() method returns footer...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for PHP via Java. Add, format, and edit charts with practical code examples....$chart -> getChartData () -> getCategories () -> clear (); $s = $chart...$chart -> getChartData () -> getCategories () -> size (); # Adds new...

    docs.aspose.com/slides/php-java/create-chart/
  4. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java.... getCategories (). clear (); int s = chart...chart . getChartData (). getCategories (). size (); // Adds new...

    docs.aspose.com/slides/java/create-chart/
  5. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript.... getCategories (). clear (); var s = chart...chart . getChartData (). getCategories (). size (); // Adds new...

    docs.aspose.com/slides/nodejs-java/create-chart/
  6. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples.... getCategories (). clear (); int s = chart...chart . getChartData (). getCategories (). size (); // Adds new...

    docs.aspose.com/slides/androidjava/create-chart/
  7. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...getCategories().clear(); IChartDataWorkbook...1; chart.getChartData().getCategories().add(workbook.getCell(worksheetIndex...

    forum.aspose.com/t/need-a-sample-code-to-create...
  8. Read PST Files and Retrieve Information|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....(bool getForTopLevelParent) method allows to check whether a folder...getForTopLevelParent param is true, method returns a StandardIpmFolder...

    docs.aspose.com/email/net/read-pst-files-and-re...
  9. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....getOverlap method, you can specify how much bars...chart . getChartData (). getCategories (). clear (); // Adds new...

    docs.aspose.com/slides/nodejs-java/chart-series/
  10. Manage Chart Workbooks in Presentations on Andr...

    Discover Aspose.Slides for Android via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....ReadWorkbookStream and WriteWorkbookStream methods that allow you to read and...getSeries (). clear (); data . getCategories (). clear (); data . writeWorkbookStream...

    docs.aspose.com/slides/androidjava/chart-workbook/