Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,809 for

chart rendering

(0.51 sec)
  1. Create a Funnel Chart in Excel using C#

    Follow this article to create a Funnel Chart in Excel using C#. It has details to set the IDE, a list of steps, and a sample code to draw Excel funnel graph using C#....Product Family Create a Funnel Chart in Excel using C# This short...explains how to create a funnel chart in Excel using C# . It has details...

    kb.aspose.com/cells/net/create-a-funnel-chart-i...
  2. Chart Text Elements Retain Original Colors When...

    When converting an Excel Chart from color to black and white, text elements (axis labels, data labels, legend text) still display in their original colors When converting an Excel Chart from color to black and white, te…...Chart Text Elements Retain Original Colors When Converting to...1 When converting an Excel chart from color to black and white...

    forum.aspose.com/t/chart-text-elements-retain-o...
  3. Create CompactTree style organization chart in ...

    Python source code to create CompactTree style organization Chart in vdw file within any Python based application....CompactTree style organization chart in VDW document in Python Native...CompactTree style organization chart in VDW document using server-side...

    products.aspose.com/diagram/python-net/organiza...
  4. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight. The code I used: using As…...Chart X-Axis Labels Appear Slanted When Converting a Slide to...slides-net , slides-chart , slides-rendering bhav August 5, 2025...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  5. Chart Is Missing When Converting a PowerPoint P...

    We noticed that when we save a PPTX document as PDF we are missing the Chart. Presentation with Chart.zip (32.6 KB)...Chart Is Missing When Converting a PowerPoint Presentation to...Family slides-net , slides-chart , slides-pdfexport fhellemond...

    forum.aspose.com/t/chart-is-missing-when-conver...
  6. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...to PDF creates incorrect rendering of contents in output Aspose...WordVSPdf1: The star symbols in the chart seem to have white background...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  7. 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...
  8. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while Rendering Excel files to PDF or images....DrawObject and Bound while rendering to PDF with C++ using DrawObjectEventHandl...DrawObject and its bounds while rendering Excel to PDF or an image....

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  9. Render Selected Chart Items to Excel Charts|Doc...

    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 Render Selected Chart Items to Excel Charts Contents [...only specific charts as editable Excel charts When you need a...

    docs.aspose.com/cells/reportingservices/render-...
  10. Turn off wordwrap in chart legends - Free Suppo...

    Hi, I am using PPTx to PDF conversion using Aspose and I am able to stop wrapping in legends in PPTx, however in the generated PDF the legend is wrapping. And this is what am using com.aspose.slides.ILegend legend = …...Turn off wordwrap in chart legends Aspose.Slides Product Family...aspose.slides.ILegend legend = chart.getLegend(); if ( legend !=...

    forum.aspose.com/t/turn-off-wordwrap-in-chart-l...