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

memory exception fix

(0.03 sec)
  1. Aspose.PSD for Java 24.5 - Release Notes|Docume...

    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....incorrect Bug PSDJAVA-622 Exception whenever saving PSD files...dimensions(There is a problem on memory usage) Bug PSDJAVA-623 Image...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  2. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…... And The fix should be present in 25.2 Does...of files larger than 2gb is fix and be available in 25.2? Does...

    forum.aspose.com/t/index-was-outside-the-bounds...
  3. 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...
  4. News Archive 2022|Documentation

    Aspose.Imaging new features and enhancements introduced in our recent releases, empowering you to unlock new possibilities in graphic processing and manipulation. Support for the most common raster file formats, alongside a diverse array of conversion options.... Fix memory leak issue when saving TIFF...images for uninterrupted access. Fix conversion errors for specific...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  5. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...delete(); } } catch (Exception e1) { e1.printStackTrace();...successfully!"); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...
  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 …...am often facing out of memory exception at somepoint while initializing...the workbook either through memory stream or file stream 2.The...

    forum.aspose.com/t/handling-large-excel-files-u...
  7. The annotation isn‘t displayed on the image con...

    Hi Aspose team, When I use Aspose.Pdf for .NET, I found a problem. . When I add a text annotation to the pdf page, then convert this page into an image, I find that the annotation I added will not be displayed on the …...Pages[currentPage]; try { var memory = page.ConvertToPNGMemorySt();...BeginInit(); bitmap.StreamSource = memory; bitmap.EndInit(); return bitmap;...

    forum.aspose.com/t/the-annotation-isn-t-display...
  8. java.lang.OutOfMemoryError: Java heap space whe...

    Environment Details: Aspose.Cells Version: 25.2 to 25.6 Jenkins OS: Linux Java Version: OpenJDK 17 Problem Description: I am using Aspose.CELLS to convert cells to HTML and getting OutOfMemory error. Here is the er…...Virtual Machine (JVM) runs out of memory while trying to allocate space...introduced changes that require more memory for processing. Solution To...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  9. 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...
  10. 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...