Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 19,067 for

chart

(1.3 sec)
  1. Export Worksheet or Chart into Image with Desir...

    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....Ask AI Export Worksheet or Chart into Image with Desired Width...to export your worksheet or chart into an image with the desired...

    docs.aspose.com/cells/net/export-worksheet-or-c...
  2. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked Charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...Updating Linked Excel Chart Links in PowerPoint Using Aspose...Family slides-net , slides-chart rickmeister November 24, 2025...

    forum.aspose.com/t/updating-linked-excel-chart-...
  3. How to Save Excel Chart as JPG using Node.js

    This article guides on how to save Excel Chart as jpg using Node.js. It has the IDE settings, programming steps, and a sample code to convert Excel Chart to JPG using Node.js....Product Family How to Save Excel Chart as JPG using Node.js This brief...discusses how to save Excel chart as JPG using Node.js . It has...

    kb.aspose.com/cells/nodejs/how-to-save-excel-ch...
  4. Aspose.Cells for .NET does not preserve the ori...

    Hello, Loading and immediately saving the attached workbook with Aspose.Cells for .NET 26.3.0 does not preserve the original Chart formatting: the Chart in the output file loses its per-bar/per-series coloring and is re…...does not preserve the original chart formatting Aspose.Cells Product...preserve the original chart formatting: the chart in the output file...

    forum.aspose.com/t/aspose-cells-for-net-does-no...
  5. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall Chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...Create a Waterfall Chart with Legend Customization in Aspose...Family slides-java , slides-chart Thilakbabu September 26, 2025...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  6. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a Chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel Charts for better visualization and customization....Set Text of Chart Legend Entry Fill to None with Golang via C++...Contents [ Hide ] If you want the chart’s legend entry fill to be none...

    docs.aspose.com/cells/go-cpp/set-text-of-chart-...
  7. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3‑D Format of shapes or Charts using Aspose.Cells with Golang via C++....the ThreeDFormat of Shape or Chart with Golang via C++ Contents...the 3‑D Format of shapes or charts. The ThreeDFormat class contains...

    docs.aspose.com/cells/go-cpp/working-with-the-t...
  8. Set the Shape Type of Data Labels of Chart with...

    Learn how to set the shape type of data labels in Charts using Aspose.Cells for C++. Our guide will explain the different shape types available and show you how to choose the appropriate shape for your data labels to enhance the presentation and usability of your Charts....Shape Type of Data Labels of Chart with Golang via C++ Contents...type of data labels of the chart using the DataLabels.ShapeType...

    docs.aspose.com/cells/go-cpp/set-the-shape-type...
  9. OverflowException/CellsException when chart has...

    I’m encountering a couple of issues when processing the attached file: repro-timescale-overflow.xlsx.zip (8.3 KB) This is a minimal repro file for an issue we’ve observed in production. The sheet has a Chart with a dat…...OverflowException/CellsException when chart has date axis with large inputs...production. The sheet has a chart with a date axis, where the...

    forum.aspose.com/t/overflowexception-cellsexcep...
  10. Missing category from the last bar in a dynamic...

    We open a powerpoint with aspose slides for java version 25.5 and do this to a bar Chart… ((IChart)shape).getChartData().getCategories().clear(); for (String category : ChartShadow.getCategories()) { ((IChart)shape).…...dynamically categorized bar chart Aspose.Slides Product Family...version 25.5 and do this to a bar chart… ((IChart)shape).getChartData()...

    forum.aspose.com/t/missing-category-from-the-la...