Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 41 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. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…... If so, you should fix this issue. could you please...concurrently. If so, you should fix this issue. could you please...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  9. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...to check for the blank file/stream length first. The eml msg returns...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/3-minor-things/312004
  10. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...before saving it to a new memory stream. I am not seeing any errors...<string, string> dict, Stream stream) { if (dict == null) return...

    forum.aspose.com/t/not-flattening-all-fields-on...