Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 131 for

chart rendering fixes

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...Cells Product Family excel-charts , chart hormancey May 19, 2025...Worksheets[0]; Chart charttest = sheettest.Charts[0]; charttest...

    forum.aspose.com/t/leaderlines-still-visible/31...
  7. Node.js via C++ APIs for Excel Spreadsheets | p...

    Process Excel file formats using Node.js via C++ library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats using Node.js via C++ on Windows, macOS & Linux...Generate, modify, convert & render Excel spreadsheets using Node...most granular level, chart creation & rendering, reliable formula...

    products.aspose.com/cells/nodejs-cpp/
  8. Node.js via Java APIs for Excel Spreadsheets | ...

    Process Excel file formats using Node.js via Java library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats using Node.js via Java on Windows, macOS & Linux...Generate, modify, convert & render Excel spreadsheets using Node...most granular level, chart creation & rendering, reliable formula...

    products.aspose.com/cells/nodejs-java/
  9. Java Excel API | products.aspose.com

    Aspose.Cells for Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, CSV, HTML and so on....import & export images, create charts & Pivot Tables, apply & calculate...Glance A generic overview. Chart to Image Worksheet to Image...

    products.aspose.com/cells/java/
  10. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…...Net 8 code we are using to render and convert the HTML. The Javascript...<head> <title>Organization Chart</title> <script src="https://cdnjs...

    forum.aspose.com/t/javascript-not-working-in-ht...