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

bug fix

(0.09 sec)
  1. Aspose.OCR for .NET|Documentation

    Aspose.OCR for .NET is an easy-to-use .NET library for converting scanned images and photographs to text....changes, enhancements and bug fixes in Aspose.OCR for .NET releases...

    docs.aspose.com/ocr/net/
  2. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the example in this article: Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…...older releases miss recent bug fixes and improvements. 4. Check...

    forum.aspose.com/t/documentrecognitionsettings-...
  3. Node application (c++) + xlsb file = bad format...

    Hi there, I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then save file. Do this twice in a row on the same…...system and will deliver their fixes according to the terms mentioned...5:07am 5 @marcosfsai The bug will be fixed in Aspose.Cells for Node...

    forum.aspose.com/t/node-application-c-xlsb-file...
  4. 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...
  5. 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...
  6. Table cell backgrounds lost in PDF to PPTX conv...

    We’re experiencing an issue when converting PDF files to PPTX using Aspose.PDF’s Document.save() method with SaveFormat.Pptx. Table cells in the first row lose their background colors, particularly when they are adjacent…...as updates often include bug fixes and improvements related to...

    forum.aspose.com/t/table-cell-backgrounds-lost-...
  7. 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...
  8. MHT imaging using aspose.html v24.12.2, . The o...

    Below files are MSGs converted to mht and then converted to pdf using Aspose 24.12. The original msg and converted mht files contain embedded images. But the converted pdf file does not show embedded images. Below ae th…...23 the reported issue is not fixed yet in the latest version of...aspose-html 25.3 . the issue is not fixed MHT imaging using aspose.html...

    forum.aspose.com/t/mht-imaging-using-aspose-htm...
  9. Cannot turnoff ListObject (table) AutoFilter Co...

    How can we turn off AutoFilter completely on a ListObject (table)? We have tried the following: Workbook workbook = new Workbook("Demo.xlsx"); Worksheet worksheet = workbook.Worksheets[0]; ListObject listObj = workshee…...system and will deliver their fixes according to the terms mentioned...with priority. By default, the fix/enhancement will be included...

    forum.aspose.com/t/cannot-turnoff-listobject-ta...
  10. The generated PDF report has incorrect footers ...

    I am using Aspose aspose-words-25.8-jdk17.jar. I use the following code to generate a PDF document from a Word report: import com.aspose.words.Document; import com.aspose.words.SaveFormat; public class WordToPdf { …...as specific versions may have bugs affecting PDF generation. Check...as updates often include bug fixes and improvements. Next Steps...

    forum.aspose.com/t/the-generated-pdf-report-has...