Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 72 for

streamed attachment memory fix

(0.28 sec)
  1. How to deal with huge attachment like cloud att...

    We have a requirement where need to get the cloud Attachment and add as an Attachment to MailMessage, below is the sample code, but with this we are running into OOM issue. Is there any way to add huge Attachments? Samp…...deal with huge attachment like cloud attachments without OOM Aspose...get the cloud attachment and add as an attachment to MailMessage...

    forum.aspose.com/t/how-to-deal-with-huge-attach...
  2. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …...PDF memory issues Aspose.PDF Product Family aspose-pdf-net...operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211
  3. Aspose.PSD 24.7.0 Memory leaking issue - Free S...

    I am running into issues with Aspose.PSD leaving a large amount of allocated Memory when the portion of my code that actually uses Aspose finishes. I am not sure why it is not being cleaned up by GC for many reasons incl…...0 Memory leaking issue Aspose.PSD Product Family...a large amount of allocated memory when the portion of my code...

    forum.aspose.com/t/aspose-psd-24-7-0-memory-lea...
  4. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.6.1) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (100+), along with text content. While generating the report, we observed th…...High Memory Usage when Generating Large PDF with Images using...report, we observed that the memory usage grows beyond 1 GB. To...

    forum.aspose.com/t/high-memory-usage-when-gener...
  5. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(Memorystream); Aspose.Pdf…...Saving to memory stream results in a "Illegal characters...Pdf.Generator.Pdf.Save(Stream stream) at PDFCombine.PDFCombine...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  6. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...application, we have increased the Memory, but the issue occuring 2 twice...larger than the available native memory. When the allocation fails...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  7. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...there is a workaround or planned fix regarding footer rendering when...and a fix is planned for a future minor release (the fix will...

    forum.aspose.com/t/footer-height-and-extra-line...
  8. 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...
  9. Having issues processing long files using Aspos...

    Hey I am processing a long file using azure batcha and aspose.psd. Error Message: Image loading failed. Inner Exception: Expected positive number of bytes. (Parameter ‘requestedCount’) Service: Aspose.PSD Operation: …...Batch VM size and the amount of memory allocated to each task? A support...Batch VM size and the amount of memory allocated to each task? Standard_E8ads_v5...

    forum.aspose.com/t/having-issues-processing-lon...
  10. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...exception on a vector PDF, I attach it, my code is: Aspose.Pdf...Ensure your system has enough memory and resources available, as...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...