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

streamed attachment memory fix

(0.12 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.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...
  3. 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...
  4. Product question: does Aspose support setting X...

    We’re looking for a library which we can use to set XMP metadata in EPS documents (at a document level, not an object level). Do any of the Aspose libraries offer this functionality?...@amytant Could you please ZIP and attach your input and expected output...a feature request. I have attached example input and expected...

    forum.aspose.com/t/product-question-does-aspose...
  5. 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...
  6. 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-...
  7. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...loading fonts from a stream, a file system or memory using C#. You should...resolved. 1511×623 169 KB attached input and output pdf. Post...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  8. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source. Currently, I’m instantiating the data source like this: var dataSource = new JsonDataSource(n…...generating the JSON and memory stream is fast, the constructor...@PramodMn Could you please attach the problematic input JSONT...

    forum.aspose.com/t/jsondatasource-initializatio...
  9. Getting Java heap space error in below method -...

    We are encountering a heap Memory error in the following line: document.save(byteArrayOutputStream, opts) The document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...We are encountering a heap memory error in the following line:...Is there a more optimized or memory-efficient way to handle this...

    forum.aspose.com/t/getting-java-heap-space-erro...
  10. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...2:26pm 1 Hello, Using this attached PDF fnac01.pdf, if we want...page and save the image to stream pngDevice.Process(pdfDocument...

    forum.aspose.com/t/accessing-images-in-this-pdf...