Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 162 for

chart rendering fixes

(0.11 sec)
  1. Chart Label Is Rendered Black when Converting f...

    Hi, I ran into an issue when converting a Chart in PDF to PPTX. Screenshot 2023-03-02 at 10.02.29 AM.png (67.3 KB). The column Chart’s last label is rendered with a black background which is not present in the source P…...Chart Label Is Rendered Black when Converting from PDF to PPTX...an issue when converting a chart in PDF to PPTX. Screenshot 2023-03-02...

    forum.aspose.com/t/chart-label-is-rendered-blac...
  2. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel Chart when I open the excel Chart and view it. public virtual S…...look like the original excel chart Aspose.Cells Product Family...like the excel chart when I open the excel chart and view it. public...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  3. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination Chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...Create a PowerPoint Combination Chart in Java Aspose.Slides Product...Family slides-java , slides-chart VaradS April 4, 2025, 5:49am...

    forum.aspose.com/t/need-a-sample-code-to-create...
  4. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel Chart when I open the excel Chart and view it. public virtual S…...look like the original excel chart Aspose.Cells Product Family...improvements to the problem, we have fixed some display errors first, and...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  5. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...Inconsistent HTML output for charts Aspose.Cells Product Family...comparison of the Excel and HTML rendering. A number of inconsistencies...

    forum.aspose.com/t/inconsistent-html-output-for...
  6. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document(“D:\test.docx…... Check Chart Rendering Options Ensure that you...Sometimes, specific chart rendering issues are fixed in newer releases...

    forum.aspose.com/t/problems-with-title-and-lege...
  7. 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...Family slides-java , slides-chart , slides-pdfexport forasposeissues...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  8. Chart.ToImage - the XAxis labels shown in Legen...

    Hello, We are trying to save Chart to image, but the legend isn’t shown as expected. You can see the Chart legend is “Test” in my uploaded excel file. I write the code to save it to image: using Aspose.Cells; var cu…...Chart.ToImage - the XAxis labels shown in Legend Aspose.Cells...Cells Product Family chart-to-image amegroup July 3, 2025, 6:45am...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...
  9. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some Charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...Charts have wrong axis labels when converting from DOCX to PDF...x-axis labels in some charts are wrongly rendered. Code: var doc =...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert Charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Shapes in charts rendered by aspose cells into image is slightly...Team, I’m trying to convert charts/ranges in excel to images to...

    forum.aspose.com/t/shapes-in-charts-rendered-by...