Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,672 for

bug fix

(0.16 sec)
  1. Unable to load bookmark destination correctly f...

    Hello, It seems that Aspose.PDF I licensed is unable to laod bookmark destination data from file “Test_PC.pdf” I attached. My code snippet is below. Adobe Acrobat Pro can show this info correctly. Please look st the sc…...system and will deliver their fixes according to the terms mentioned...workarounds, so I register it as a bug. You’ll be notified when the...

    forum.aspose.com/t/unable-to-load-bookmark-dest...
  2. Vertical Axis Labels Different for Vertical 1 a...

    sendtoAspose1.zip (38.9 KB) Hi Aspose team, When we download this slide in a PPT it was correct - meaning the bars were all at the correct values according to the Y axis but when we viewed in HTML slides the UI it seem…... Is this a bug that will be fixed in later versions?...

    forum.aspose.com/t/vertical-axis-labels-differe...
  3. 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-...
  4. 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...
  5. 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...
  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");…...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...
  7. 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...
  8. 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...
  9. Calculating =COUNT(UNIQUE(<Dates>)) incorrectly...

    Hi, We have an issue where running calculate on a file with COUNT(UNIQUE( )) Returns an incorrect value. It looks like it’s counting the title as well. Is this a known issue/limitation? Attached is a small program rep…...system and will deliver their fixes according to the terms mentioned...“CELLSNET-59649”) has been resolved. The fix/enhancement will be included...

    forum.aspose.com/t/calculating-count-unique-dat...
  10. While Converting Excel to PDF, The numeric valu...

    I set the cell format in MS Excel as follows: [<>0]#,###.00; Then, I entered -1.2 in this cell. In Excel, it shows as -1.20, but after converting to PDF, it shows as 1.20 in PDF . Please give me some advice....system and will deliver their fixes according to the terms mentioned...“CELLSNET-59853”) has been resolved. The fix/enhancement will be included...

    forum.aspose.com/t/while-converting-excel-to-pd...