Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 19,036 for

chart

(0.33 sec)
  1. Aspose.Cells 8.3.1中的公共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....spreadsheet containing an existing chart Workbook workbook = new Workbook...//Access the chart inside the worksheet Chart chart = worksheet...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Image conversion issue with Linux - Free Suppor...

    Hi. I’m facing an issue when converting EMF images to PNG using Aspose Diagram with the Shape.ToImage method. It appears to work well in Windows, but in Linux it does not work completely well for some images. Sample: i…...contains an original chart with EMF and another chart with PNG, (where...used to make the conversion). charts.zip (479.0 KB) And this is...

    forum.aspose.com/t/image-conversion-issue-with-...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Latest Answers How to Create Chart in Excel using Node.js How to...in Node.js How to Save Excel Chart as JPG using Node.js How to...

    kb.aspose.com/categories/page/40/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Code How to Create Excel Pie Chart in C# How to Insert Draft Watermark...Interop How to Convert Excel Chart to JPG in C# without Interop...

    kb.aspose.com/categories/page/83/
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....js Convert Excel Chart to PDF in Java How to Open Password...Node.js How to Convert Excel Chart to PDF using Node.js How to...

    kb.aspose.com/cells/page/8/
  6. Aspose.Cells for Java Vs Open Source Competitor...

    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....Cells can import charts, named ranges, headers and...and charts) to a file, set gradient backgrounds for charts through...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  7. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::set_ShowSeriesName method. Sets a Boolean to indicate the series name display behavior for the data labels on a Chart. true to show the series name; false to hide. By default false in C++....Aspose::Words::Drawing::Charts::ChartDataLabel::set_ShowSeriesName...behavior for the data labels on a chart. true to show the series name;...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside Charts, in order to do this, we use the APIs to get the location of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...] Location of PlotArea in charts is no longer calculated properly...Cells to move textboxes inside charts, in order to do this, we use...

    forum.aspose.com/t/regression-location-of-plota...
  9. Aspose.Cells 8.3.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....setSignatureLine ( s ); 添加了 Chart.hasAxis 方法 随着 v8.3.2 版本的发布,Aspose...版本的发布,Aspose.Cells API 提供了 Chart.hasAxis(AxisType axisType, bool isPrimary)...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. 用C++设置图表的数据显示标签的形状类型|Documentation

    学习如何使用Aspose.Cells for C++设置图表中数据标签的形状类型。我们的指南将解释不同的形状类型,并展示如何选择合适的形状以增强图表的展示效果和可用性。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...Get ( 0 ); // Access first chart Chart ch = ws . GetCharts (). Get...

    docs.aspose.com/cells/zh/cpp/set-the-shape-type...