Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 51,281 for

chart

(0.19 sec)
  1. Java Error Occurs while Creating a Chart Using ...

    Hi Support, I’m getting this error while creating Chart. sld = presentation.getSlides().get_Item(4); for (let i = 0; i < sld.getShapes().size(); i++) { const shape = sld.getShapes().get_Item(i); console.log('s…...Error Occurs while Creating a Chart Using Aspose.Slides for Node...Slides Product Family slides-chart , slides-nodejs karanmarsh December...

    forum.aspose.com/t/java-error-occurs-while-crea...
  2. Set Gaps between Columns of Data Series for a P...

    I am using aspose slides via java node js library. I want make the Chart look like the provide image. I was able to create Chart same as image but unable to add gaps between as category. I want to add gaps between cate…...Data Series for a PowerPoint Chart in Node.js Aspose.Slides Product...Product Family slides-chart , slides-nodejs vigneshpmmc200 October...

    forum.aspose.com/t/set-gaps-between-columns-of-...
  3. Vertical Line Symbol | in Sheet-Reference for C...

    Hello, we want to be able to have a sheetname containing the |-character and still reference to this sheet in a Chart on another sheet. In our Live-Code we actually had an Exception at the code-line currSeries.XValues…...for Chart not working Aspose.Cells Product Family charts , cells-net...reference to this sheet in a chart on another sheet. In our Live-Code...

    forum.aspose.com/t/vertical-line-symbol-in-shee...
  4. Using GlobalizationSettings Class for Custom Su...

    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....Labels and Other Label of Pie Chart Contents [ Hide ] Possible Usage...for the Pie chart while rendering worksheet or chart. Introduction...

    docs.aspose.com/cells/net/using-globalizationse...
  5. Empty Values are Considered as Zeros when Creat...

    Hi @andrey.potapov, Thanks for the response. Created a LINE Chart using the example code, Aspose generated Chart is not matching with the manually created one when empty values are present. If we have a zero value, th…...when Creating PowerPoint Line Chart in Java Aspose.Slides Product...Family slides-java , slides-chart SrideviG August 17, 2023, 10:57am...

    forum.aspose.com/t/empty-values-are-considered-...
  6. Make Major and Minor Grid lines hidden for Colu...

    Hello Team, If I save workbook with .xlsx then gridlines are still visible. Please can you suggest what is wrong in this code ? import com.aspose.cells.Chart; import com.aspose.cells.ChartType; import com.aspose.cell…...Grid lines hidden for Column chart in Java Aspose.Cells Product...Family slides-java , charts , format-chart , cells-java amanguest353...

    forum.aspose.com/t/make-major-and-minor-grid-li...
  7. Protection lost on chart sheet when file saved ...

    I’ve got a xlsx document with 2 sheets both have protection (password: test) and one of them is a Chart. When I save the file in xlsx or xlsm I lost the protection on the Chart sheet (Graph). Aspose.Cells.NET 24.9.0 I…...Protection lost on chart sheet when file saved in XLSX or XLSM...test) and one of them is a chart. When I save the file in xlsx...

    forum.aspose.com/t/protection-lost-on-chart-she...
  8. Specify TextBox margin inside chart - Free Supp...

    How can I specify TextBox margin inside Chart? I have created TextBox in Chart as follows. TextBox sh = Chart.getShapes().addTextBoxInChart(0, 3500, 200, 500); Full code and expected screenshot are attached. Workbook…...Specify TextBox margin inside chart Aspose.Cells Product Family...margin inside chart? I have created TextBox in chart as follows...

    forum.aspose.com/t/specify-textbox-margin-insid...
  9. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a Chart to a destination worksheet while copying rows or a range in Aspose.Cells for .NET. Our guide will show you how to update the Chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the Chart....日本語 Change Data Source of the Chart to Destination Worksheet while...rows or range which contains charts to a new worksheet, then the...

    docs.aspose.com/cells/net/change-data-source-of...
  10. Box and Whisker chart ignoring multiple x-axis ...

    Hi, I have three simple box and whisker Charts that display fine in native Excel, but when processed through Cells-python-java 23.8 ignores multiple categories in the x-axis. Attached is the sample excel file and the p…...Box and Whisker chart ignoring multiple x-axis categories Aspose...three simple box and whisker charts that display fine in native...

    forum.aspose.com/t/box-and-whisker-chart-ignori...