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

streamed attachment memory fix

(0.03 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. 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...
  4. 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...
  5. 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...
  6. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then save the xlsx as Docx. But with…...example code and check the attachment. sample.zip (30.1 KB) Workbook...enhancements, new features, and fixes. Adhirath June 19, 2025, 7:08am...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...
  7. 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...
  8. 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...
  9. 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 …... I am often facing out of memory exception at somepoint while...workbook either through memory stream or file stream 2.The Initialize...

    forum.aspose.com/t/handling-large-excel-files-u...
  10. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... public virtual Stream ProcessOleObject(string fileName...Create a stream to save the image in MemoryStream Stream = new MemoryStream();...

    forum.aspose.com/t/the-image-aspose-cell-captur...