Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 651 for

rendering bug

(0.53 sec)
  1. GridDesktop: mouse wheel scrolling adds rows, d...

    See attached sample: start it, click the button, and a new Aspose.Cells workbook is created and shown in GridDesktop in readonly mode. GridDesktopTest.zip (5.2 KB) Problem 1: Switch to “Sheet 1”, then use the mouse wh…...how the GridDesktop handles rendering and scrolling. This behavior...Cells, as updates often include bug fixes and improvements. If the...

    forum.aspose.com/t/griddesktop-mouse-wheel-scro...
  2. Crash when saving XLSX to PDF with Version 26.0...

    Hi, please find a XLSX attached where saving to pdf results in a crash. Code to reproduce: Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(Input); wb.Save(Output, Aspose::Cells::SaveFormat::Pdf); zeus_nwg_bgld_E…...related to incomplete image rendering in Excel to PDF conversion...related to incomplete image rendering in Excel to PDF conversion...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  3. Cells under merged columns are covered when fil...

    Cells under merged columns are covered when filtering other columns in Aspose.GridJS image.png (22.3 KB) image.png (20.4 KB)...to further investigate the rendering issue where cells under merged...identifying the cause of the rendering issue. abdelaspose May 28...

    forum.aspose.com/t/cells-under-merged-columns-a...
  4. NullPointerException: Cannot invoke "com.aspose...

    Trying to convert a PDF to a PPTX like so: public class PptxService { public byte[] generatePresentation() throws IOException { try ( InputStream templateInputStream = this.getClass() .getClassLoader() .…...Likely causes Version‑specific bug – the stack trace points to the...Several PDF‑to‑PPTX conversion bugs were fixed in later releases...

    forum.aspose.com/t/nullpointerexception-cannot-...
  5. 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…...the way the chart is being rendered when converting it to an image...class to specify additional rendering options when converting the...

    forum.aspose.com/t/chart-toimage-the-xaxis-labe...
  6. Aspose Diagrams Fonts not loaded correcly somet...

    I am using aspose diagrams on Java (running on unix) to convert a visio to a PDF. We are loading some custom fonts, however we noticed that for the same visio (and same application version) it works fine sometimes, but s…...lead to inconsistencies in rendering. To avoid this, make sure...substitutions during the rendering process. This will help you...

    forum.aspose.com/t/aspose-diagrams-fonts-not-lo...
  7. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...Rendering.ImageOrPrintOptions { OnePagePerSheet...var sr = new Aspose.Cells.Rendering.SheetRender(sheet, options);...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  8. AsposeWords convert pdf to md cause messy chara...

    I convert this pdf to markdown, and in md many mojibake (nonsense characters displayed when software fails render text according to its intended character encoding).I’ve installed a lot of fonts code: document = aw…...displayed when software fails render text according to its intended...Words, as updates often include bug fixes and improvements related...

    forum.aspose.com/t/asposewords-convert-pdf-to-m...
  9. 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...your worksheet SheetRender Render = new SheetRender(sourceWS...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  10. HTML to PDF conversion runaway memory usage - F...

    Using the latest version (25.4) of Aspose.HTML for .NET, some HTML documents that we convert will go into a runaway memory usage. We have isolated the code to a console app and still see the same issue with all available…...that its failing on is: renderer.Render(pdfDevice, htmlDocument);...ignored and the whole table renders on a single page. The same...

    forum.aspose.com/t/html-to-pdf-conversion-runaw...