Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 55 for

streamed attachment memory fix

(0.05 sec)
  1. 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...
  2. 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...
  3. 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...
  4. HTML -> PDF Converter Fails In Linux Environmen...

    Package is running in Azure and works fine except for the HTML converter which reports: System.Drawing.Common is not supported on non-Windows platforms. See Breaking change: System.Drawing.Common only supported on Windo…...async Task Convert(Stream inputStream, Stream outputStream, ILogger...streamProvider); var memory = streamProvider.Streams.First(); memory.Seek(0...

    forum.aspose.com/t/html-pdf-converter-fails-in-...
  5. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...workbook as a PDF – all in memory, without creating temporary...can read workbooks from any Stream . After decoding the Base‑64...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  6. 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...
  7. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a Memory stream and I’m only converting one page i…...tiff to a memory stream and I’m only converting...fails with the attached error. Any ideas for a fix or a work-around...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...
  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...