Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 152 for

memory exception fix

(0.12 sec)
  1. Having issues processing long files using Aspos...

    Hey I am processing a long file using azure batcha and aspose.psd. Error Message: Image loading failed. Inner Exception: Expected positive number of bytes. (Parameter ‘requestedCount’) Service: Aspose.PSD Operation: …... Inner Exception: Expected positive number...Batch VM size and the amount of memory allocated to each task? A support...

    forum.aspose.com/t/having-issues-processing-lon...
  2. 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...
  3. 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…...running in Azure and works fine except for the HTML converter which...streamProvider); var memory = streamProvider.Streams.First(); memory.Seek(0...

    forum.aspose.com/t/html-pdf-converter-fails-in-...
  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. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...with the following nullRef exception: Error: Object reference not...#=zGO$NTH822a7quOPAnzWcuTX=(Exception #=zlanGNwI=) at dje_qLFF8XAWXAJWVVSX66GN_ejd...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  6. GC behavior under high load in .NET 8 server wo...

    Environment: Aspose.Words for .NET: 22.6.0 Framework: .NET 8.0 Hosting: Kubernetes pod (Linux container), ASP.NET Core Web API Background: We are running a document generation API that processes Word templates using A…...template size above 6MB), pod memory climbs to 75%+ of the limit...does not return to baseline. Memory only recovers after a pod restart...

    forum.aspose.com/t/gc-behavior-under-high-load-...
  7. 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...
  8. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI Exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...7:39am 1 I have a generic GDI exception on a vector PDF, I attach...2 @ilbarzo A generic GDI exception during PDF to TIFF conversion...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...
  9. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following Exceptions: java.lang.NullPointerException: Cannot read field "c" because…...process throws the following exceptions: java.lang.NullPointerException:...partial output is produced. Exceptions observed: NullPointerException...

    forum.aspose.com/t/getting-nullpointerexception...
  10. Aspose.Slides - 26.1.0 - Saving presentation as...

    Environment: .NET 8 Linux Docker (e.g. mcr.microsoft.com/dotnet/sdk:8.0.x) Aspose.Slides version: 26.1.0 also installed libgdiplus but error persists Steps to reproduce: Load or generate a PPTX using new Presentatio…...generate a minimal PPTX in memory using var pres = new Presentation();...emDrawing_on_Linux threw exception: System.TypeInitializationEx:...

    forum.aspose.com/t/aspose-slides-26-1-0-saving-...