Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 18,166 for

chart

(0.25 sec)
  1. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...// Access first chart ChartCollection charts = ws . GetCharts...GetCharts (); Chart ch = charts . Get ( 0 ); // Render chart to PDF U16String...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  2. 如何用C++创建带有下拉列表的动态图表|Documentation

    学习如何使用Aspose.Cells for C++创建一个根据下拉列表选择更新的动态图表。我们的逐步指南将演示如何将下拉列表集成到你的图表中,实现灵活的数据可视化。...// Populate the data for the chart. Add values to cells and set...Set the dynamic range for the chart's data source. int index = sheets...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  3. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....place data labels of doughnut chart outside doughnut. Document doc...DocumentBuilder(doc); final int CHART_WIDTH = 432; final int CHART_HEIGHT = 252;...

    reference.aspose.com/words/java/com.aspose.word...
  4. TreeMap DataLabel issue - Free Support Forum - ...

    Hi, I am facing an issue where the data labels are not visible in the TreeMap Chart. For your reference, I have attached a zip file. TreeMapCode.zip (71.0 KB)...not visible in the TreeMap chart. For your reference, I have...data labels in your TreeMap chart. To address this, you may want...

    forum.aspose.com/t/treemap-datalabel-issue/307800
  5. Export JasperReports to PowerPoint | Aspose.Sli...

    Aspose.Slides PowerPoint API for JaspreReport to export reports from Jasper Reports and JasperServer to PowerPoint formats. Create and export accounts Chart images text and line reports to PPT presentation...for MSO 2016 charts Create multiple axis chart reports Add images...Stock Chart & Get Chart Image Change Series Color Set Chart Area...

    products.aspose.com/slides/jasperreports/
  6. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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.... Chart – loads only charts. ConditionalFormattin...options ); Directly Convert Chart to PDF Aspose.Cells APIs have...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Problems converting word to pdf - Free Support ...

    When I converted a word document to a pdf document, the Chart title has been changed from Chinese to English. How can I keep it unchanged? version:aspose-words-25.9-jdk17 Even if I use this code, it still doesn’t…...document to a pdf document, the chart title has been changed from...zhq To maintain the Chinese chart title when converting a Word...

    forum.aspose.com/t/problems-converting-word-to-...
  8. 使用 C++ 通过 JavaScript 禁用图表数据标签的文字换行|Documentation

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 绘制的图表中禁用数据标签的文字换行。本指南将展示如何防止长标签重叠,提供更清晰易读的图表显示。...Access the first chart inside the worksheet const chart = worksheet...worksheet . charts . get ( 0 ); // Disable the Text Wrapping of Data...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  9. ChartFormat.set_default_fill method | Aspose.Wo...

    ChartFormat.set_default_fill method. Resets the fill of the Chart element to have the default value....set_default_fill() Resets the fill of the chart element to have the default...as_shape () series = shape . chart . series [ 0 ] data_point =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PowerPoint - Populating Data Tags with Data fro...

    Hiya, I have been testing this but not sure if it is possible. I have a PowerPoint file with a Chart, I right click and Edit Data and use the tag <<[test]>> and then try to populate this tag with a value and cannot get …...Family slides-net , slides-chart , slides-reporting Kayleigh...have a PowerPoint file with a chart, I right click and Edit Data...

    forum.aspose.com/t/powerpoint-populating-data-t...