Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,400 for

bug fix

(0.12 sec)
  1. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...workaround if you suspect a bug. 1. What the PPTX actually contains... 5. Version note / possible bug The behaviour described above...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  2. 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...
  3. 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...
  4. 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-...
  5. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....10 and fix rendering errors in the provided...Updates in Aspose.Imaging 24.9: Fix EMF to SVG error, extend SVG...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  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. 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...
  8. 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...
  9. ❗ “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...
  10. 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...