Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,496 for

bug fix

(0.1 sec)
  1. General suggestion - Free Support Forum - aspos...

    Hello, many aspose products have a .net 4.0/4.5 dll but not a .net 4.8 dll. To get started, even with the same source code it’s vital to have a .net 4.8 dll build, and has many benefits, specially for email, imaging and…... There are some bugs in xml parsers in .net 4.0/4...to .net 4.6+ will immediately fix them, and 4.7.2+ up to 4.8 will...

    forum.aspose.com/t/general-suggestion/324779
  2. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...as updates often include bug fixes and improvements. If the problem...this a expected feature or a bug? I have suggested that the user...

    forum.aspose.com/t/appending-document-not-maint...
  3. Converting Presentation to images not processin...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...been numerous updates and bug fixes in recent versions that may...users. There may be specific bugs or workarounds that have been...

    forum.aspose.com/t/converting-presentation-to-i...
  4. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...system and will deliver their fixes according to the terms mentioned...issue has been resolved. The fix will be included in an upcoming...

    forum.aspose.com/t/html-file-is-displayed-incor...
  5. Invalid bookmarks starting with 25.2 - Free Sup...

    Hello According to my testing, the bookmark feature broke with 25.2 and still does not work with the currently newest version 25.9 of Aspose.PDF.Drawing for .NET. I use the following test-code to illustrate the problem…...suggests that there may be a bug introduced in version 25.2 or...issue tracker for any known bugs related to bookmarks in the...

    forum.aspose.com/t/invalid-bookmarks-starting-w...
  6. 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…...as updates often include bug fixes and improvements related to...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/asposewords-convert-pdf-to-m...
  7. Error with UpdateFields - Free Support Forum - ...

    Hello, When I try to use “UpdateFields” on some document I’ve got this error “Arithmetic operation resulted in an overflow.”. If I open the document, modify it and save and try again, it works. Aspose.Words.NET 25.10.0 …...as updates often include bug fixes and improvements. If the problem...

    forum.aspose.com/t/error-with-updatefields/320130
  8. Invalid shape Height, Width, LocPinX and LocPin...

    Hi Support, Aspose.Diagram v.25.10.0 returns wrong size values of TwoD Shapes. (Width, Height, LocPinx, LocPinY). I am using following code example: static void Main(string[] args) { var document = new…...as updates often include bug fixes. Inspect the Diagram File...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/invalid-shape-height-width-l...
  9. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…...features during conversion, or bugs in the version of Aspose.Slides...Newer versions often include bug fixes and improvements that could...

    forum.aspose.com/t/corrupted-pptx-file-when-con...
  10. 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 …...as updates often include bug fixes and improvements related to...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/charts-have-wrong-axis-label...