Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 152 for

memory exception fix

(0.11 sec)
  1. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …...am often facing out of memory exception at somepoint while initializing...the workbook either through memory stream or file stream 2.The...

    forum.aspose.com/t/handling-large-excel-files-u...
  2. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …...Pages[currentPage]; try { var memory = page.ConvertToPNGMemorySt();...BeginInit(); bitmap.StreamSource = memory; bitmap.EndInit(); return bitmap;...

    forum.aspose.com/t/the-annotation-isn-t-display...
  3. Issue with the PSDImage.Save() method - Free Su...

    I hope this message finds you well. While using Aspose.PSD for .NET, I encountered an issue with the PSDImage.Save() method. Please see the details below: Failed to save PSD: Exception calling "Save" with "1" argument(…...below: Failed to save PSD: Exception calling "Save" with "1" argument(s):...the logs, I can see: Private Memory: 3162.7 MB Since this exceeds...

    forum.aspose.com/t/issue-with-the-psdimage-save...
  4. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.PDF for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…...It deletes them from the in-memory Document model during the OptimizeResources()...is irrevocably corrupted in memory . A catch block cannot recover...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  5. Aspose.Slides 26.1 - Saving Presentation as TIF...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...generate a minimal PPTX in memory using var pres = new Presentation();...emDrawing_on_Linux threw exception: System.TypeInitializationEx:...

    forum.aspose.com/t/aspose-slides-26-1-saving-pr...
  6. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...the following exception in Visual Studio: Exception : Managed Debugging...document (and its pages) into memory. When the source PDFs are ~2...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  7. Aspose.PDF 26.4: Document.Convert(PDF_UA_1) wit...

    Bug Report: Document.Convert(PDF_UA_1) with AutoTaggingSettings Hangs on Aspose.Cells-Generated PDFs body { font-family: Segoe UI, Arial, sans-serif; max-width: 960px; margin: 40px auto; padding: 0 20px; line-height…...uninterruptible loop with no exception, no log output, no progress...PDFNET-61808 “PDF/UA Conversion Hangs” fixed 26.3, PDFNET-61884 “PDF/UA Structure...

    forum.aspose.com/t/aspose-pdf-26-4-document-con...
  8. What's new in Aspose.3D for Java|Documentation

    Aspose.3D for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....5 Fix EXT_structural_metadata import...Add support for advanced B-Rep Fix the critical issues detected...

    docs.aspose.com/3d/java/what-s-new-in-aspose-3d...
  9. Genrating PDF with html frtagments as a large f...

    Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …...doesn’t throw any error or exception or printing the pdf also this...end to single file, Stored in memory as memorystream object Each...

    forum.aspose.com/t/genrating-pdf-with-html-frta...
  10. The input string 'CreatorInfo' was not in a cor...

    We are observing an Exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...5:04am 1 We are observing an exception whenever we are trying to...new Document(pdfStream); Exception : The input string ‘CreatorInfo’...

    forum.aspose.com/t/the-input-string-creatorinfo...