Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 152 for

memory exception fix

(0.17 sec)
  1. PdfJavaScriptStripper.Strip modifies the PDF co...

    We are seeing cases where we call PdfJavaScriptStripper.Strip, it returns false, but the PDF content has been visibly altered. Some text is getting removed from the PDF that existed before calling Strip. It seems like re…...InputStream / OutputStream , or memory streams? Suggested first step...current version and work on a fix. Reference : PdfJavaScriptStrippe...

    forum.aspose.com/t/pdfjavascriptstripper-strip-...
  2. Aspose.Cells.GridJs 24.2.0 OutOfMemoryException...

    Hello Aspose Support Team, We are currently using Aspose.Cells.GridJs version 24.2.0 in our web application and are facing a critical issue when loading large Excel files. Issue Description: When attempting to load Ex…...OutOfMemoryException / stack or memory error during processing. Smaller...Behavior: File load starts normally Memory usage increases heavily during...

    forum.aspose.com/t/aspose-cells-gridjs-24-2-0-o...
  3. 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…...as updates often include bug fixes and performance improvements...Monitor your system’s CPU and memory usage while running the conversion...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  4. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...after about 2 hours with a memory exeption) anyway my system...Add(textFragment); } there is a exception at asposeDocTarget.Save →...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  5. 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…...just before saving it to a new memory stream. I am not seeing any...or logging to capture any exceptions that might occur during the...

    forum.aspose.com/t/not-flattening-all-fields-on...
  6. Утечка памяти в серверных приложениях - Free Su...

    Доброе время суток! Наверное поспешили закрыть тему с Tomcat и многопоточность aspose imaging Я написал простенький servlet, который в методе doGet исполняет следующий код и больше ничего: try (JpegImage image…...length); } catch (Exception exception) { } Но при остановке...is very likely to create a memory leak. Stack trace of thread:...

    forum.aspose.com/t/topic/320665
  7. Convert HTML to PDF in C# using Aspose.PDF | sl...

    Hi, we are using the latest ASPOSE library for C # Net Core. We need to convert small and large html files to pdf with the addition of stamps. Unfortunately, when converting large files, a lot of RAM is eaten up, and thi…...think the whole file is kept in memory as an aspose structure. Is...the entire file structure in memory? public static byte[] ConvertHtmlToPdf(string...

    forum.aspose.com/t/convert-html-to-pdf-in-c-usi...
  8. Aspose.PSD for Python via .NET 24.1 - Release N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSDPYTHON-25 [AI Format] Fixing the memory usage in AiExporterUtils...PSDPYTHON-25. [AI Format] Fixing the memory usage in AiExporterUtils...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  9. 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...2.3 Load the workbook from memory using (var excelStream = new...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  10. HtmlFragment limitation - Free Support Forum - ...

    Is there a limitation on HtmlFragment content size? Rendering pdf with content length 5659 runs very fast, but when I add only one more character then Aspose hangs for some time and it ends up with out of Memory exceptio…...it ends up with out of memory exception. Is there any way to avoid...at the end it will lead to exception java.lang.OutOfMemoryError:...

    forum.aspose.com/t/htmlfragment-limitation/10601