Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,308 for

bug fix

(0.06 sec)
  1. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...Pdf) Can it be fixed by parameters? Or is it a bug ? Thank you....checking if this is a known bug in the version you are using...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  2. 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");…...property I’m using or is this a bug? Here are all the test files...as updates often include bug fixes and improvements related to...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  3. ❗ “Add Row” and “Add Column” Actions Insert in ...

    :lady_beetle: Issue Description In our implementation using Aspose.Cells GridJS, the “Add Row” and “Add Column” toolbar buttons are not behaving as expected: The “Add Row” button always inserts the new row above the cu…...system and will deliver their fixes according to the terms mentioned...CELLSGRIDJS-1823) have been fixed in this update . This message...

    forum.aspose.com/t/add-row-and-add-column-actio...
  4. Need guidance on how to achieve merged cells wi...

    Hi, we want to achieve the following layout with merged cells using smart markers only. I have attached data, template, output, and expected output in the attachment. Could you please guide us on how this can be achieved…... We will fix this issue soon. Please check...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/need-guidance-on-how-to-achi...
  5. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...version – earlier releases had bugs where some action collections...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/unable-to-extract-javascript...
  6. CPU usage - could be infinte loop (did not end ...

    Doing doc.save(os, SaveFormat.PDF), never ends 1.docx (190.4 KB)...system and will deliver their fixes according to the terms mentioned...works correctly, it has to be a bug introduced after that version...

    forum.aspose.com/t/cpu-usage-could-be-infinte-l...
  7. SVG Picture Is Not Rendered Correctly When Conv...

    Hi, When converting a PPTX document to PDF, an SVG logo is not rendered correctly. Aspose.Slides version used: 25.12 Code used: Presentation pres = new Presentation(options.SourcePath); pres.Save(options.DestinationP…...newer builds often include bugfixes and improvements that may...Newer builds often contain bugfixes and improvements that can...

    forum.aspose.com/t/svg-picture-is-not-rendered-...
  8. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a Bug? Thank you Code: new Presentation("/path/to/charts…...please confirm whether this is a bug? Thank you Code: new Present...as updates often include bug fixes and enhancements. Use Different...

    forum.aspose.com/t/multiple-discrepancies-when-...
  9. Placing the picture is disorienting the Excel f...

    foreach (Picture picture in worksheet.Pictures.Reverse()) { int row = picture.UpperLeftRow; int column = picture.UpperLeftColumn; // Convert row and column to an Excel cell name string cellName = CellsHelper.CellInde…...system and will deliver their fixes according to the terms mentioned... We have fixed this issue and will include the fix into the next...

    forum.aspose.com/t/placing-the-picture-is-disor...
  10. Mht to pdf - exception - com.aspose.html.dom.DO...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “com.aspose.html.dom.DOMException: The string contains invalid characters.” input file 137.zip (33.7 KB)...library, as updates may include fixes for known issues. If the problem...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/mht-to-pdf-exception-com-asp...