Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 18,971 for

chart

(0.33 sec)
  1. 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-...
  2. 使用 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...
  3. 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...
  4. 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...
  5. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....with a chart, and render it to a specific scale. Chart chart = builder...500 , 400 ). Chart ; chart . Series . Clear (); chart . Series ...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Public API Changes in Aspose.Cells 8.6.2|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.... Process ( false ); Added Chart.ToPdf Method Aspose.Cells for....NET 8.6.2 has exposed the Chart.ToPdf method that can be used...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. PresetTexture enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...shape . chart ; // Delete default generated series. chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 Java 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义图表数据标记,通过清晰的 Java 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...get_Item ( 0 ); // 创建默认图表 IChart chart = slide . getShapes (). addChart...获取图表数据工作表 IChartDataWorkbook fact = chart . getChartData (). getChartDataWorkbook...

    docs.aspose.com/slides/zh/java/chart-data-marker/
  9. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....in Java How to Create Excel Chart in Java How to Convert Excel...in Java How to Convert Excel Chart to JPG in Java How to Generate...

    kb.aspose.com/cells/page/18/
  10. Werk Met Kaarte in C++|Aspose.Words vir C++

    Inleiding Tot Grafiek funksie, hoe om kaarte te skep en te manipuleer met behulp van C++....auto chart = shape -> get_Chart (); auto seriesColl = chart ->...auto chart = shape -> get_Chart (); auto seriesColl = chart ->...

    docs.aspose.com/words/af/cpp/how-to-set-fill-an...