Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,740 for

chart rendering

(0.22 sec)
  1. Chart.ToImage - Leader Lines are not included -...

    When calling Chart.ToImage(), the resulting image is missing the leader lines displayed in Excel. Excel-Aspose-Comparison.png (147.3 KB) Excel on the left, Aspose.Cells 25.6 on the right....Chart.ToImage - Leader Lines are not included Aspose.Cells Product...Product Family chart-to-image , cells-net DTS_Barry June 11, 2025...

    forum.aspose.com/t/chart-toimage-leader-lines-a...
  2. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, Charts from ppt are not rendered correctly in PDF. In PDF Chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...PPTX to PDF in Java, Charts Are Not Rendered Properly Aspose.Slides...slides-java , slides-fonts , slides-chart , slides-pdfexport forasposeissues...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  3. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...:: Charts ; using namespace Aspose :: Cells :: Rendering ; int...Access first chart inside the worksheet Chart chart = worksheet...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  4. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into PDF. But, Charts from ppt are not rendered correctly in PDF. In PDF Chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …...Java, Presentation Charts Are Not Rendered Properly Aspose.Slides...Family slides-java , slides-chart , slides-pdfexport forasposeissues...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  5. Comprehensive RDL Support|Documentation

    Learn how Aspose.Cells for Reporting Services fully supports the RDL specification, enabling seamless migration of existing RDL reports.... Charts – All standard chart types (column, line...point to the Aspose renderer. Consistent Rendering – Identical visual...

    docs.aspose.com/cells/reportingservices/compreh...
  6. 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-...
  7. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....RenderToScale method Renders the shape into a Graphics object...Graphics The object where to render to. x Single The X coordinate...

    reference.aspose.com/words/net/aspose.words.ren...
  8. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately....available on the machine during rendering. These callbacks help diagnose...receiving warning callbacks when rendering presentation slides. Follow...

    docs.aspose.com/slides/cpp/getting-warning-call...
  9. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on Chart axes, positive axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unformatted values (e.g., -1200, -3400000) inste…...number formatting (K, M, B) on chart axes, positive axis intervals...// Sample data for waterfall chart String[] categories = {"Start"...

    forum.aspose.com/t/compact-number-formatting-mi...
  10. 在 .NET 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 图表中快速添加和自定义趋势线——实用指南,帮助您吸引观众。...Presentation (); // 创建簇状柱形图表 IChart chart = pres . Slides [ 0 ]. Shapes...系列添加指数趋势线 ITrendline tredLinep = chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/zh/net/trend-line/