Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 152 for

memory exception fix

(0.11 sec)
  1. Aspose.PSD for .NET 24.1 - 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....PSDNET-1883 [AI Format] Fixing the memory usage in AiExporterUtils...PSDNET-1883. [AI Format] Fixing the memory usage in AiExporterUtils...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  2. Getting OOM error while converting vsdx file - ...

    I have one .vsdx file which is of around 23 MB. trying to attach file but it is failing I am getting OOM error while converting it. We are using aspose.diagram version 29.3 and java 11 I have set -Xmx to 15GB but sti…...inputFile, File converted) throws Exception { try { String sourcePath...converted; } catch (Exception e) { throw new Exception(e); } } We are...

    forum.aspose.com/t/getting-oom-error-while-conv...
  3. 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…...- 1); } else { throw new Exception($"Linked coordinate contain...return Stream; } } catch (Exception ex) { this.HelperToolKit....

    forum.aspose.com/t/the-image-aspose-cell-captur...
  4. Download .NET Component DLL to Process PDF | As...

    Download C# Class Library DLL to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....product will function as normal except for an evaluation limitation...& Write PDF & Other Formats Fixed Layout: PDF, XPS eBook: EPUB...

    releases.aspose.com/pdf/net/
  5. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...main(String[] args) throws Exception { // a large input RTF file...potentially resolve the issue: Memory Management : Since you are...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  6. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....5606")); Shows how to manage memory optimization. Document doc...flag to "true" to decrease memory consumption // during the document's...

    reference.aspose.com/words/java/com.aspose.word...
  7. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...fine and saves the drawing as excepted. However, when the dll is...‘Aspose.CAD.Image’ threw an exception Professionalize.Discourse...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  8. What's New in Aspose.Imaging for Python via .NE...

    Discover the latest advancements in Aspose.Imaging, Python image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images.... Optimize memory and cpu usage during PNG saving...Explore the CDR version 25.10 and fix rendering errors in the provided...

    docs.aspose.com/imaging/python-net/what-s-new-i...
  9. High RAM when converting PDF to JPG - Free Supp...

    Hi, I have used Aspose PDF (11.8.0.0) to convert the attached infected pdf to jpg. While converting, my computer's Memory (RAM) reached at least 60 MBs although input file's size is small (< 0.6 MB). These attached files…...While converting, my computer's memory (RAM) reached at least 60 MBs...{ continue; } } } catch (Exception e) { Console.WriteLine("ERROR:...

    forum.aspose.com/t/high-ram-when-converting-pdf...
  10. Saving converted word document into PDF takes f...

    Hi Team, We are encountering an issue while converting a .docx file to PDF using Aspose. Specifically, the process hangs indefinitely at the line: wordDoc.save(os, SaveFormat.PDF); Here is the relevant snippet for ref…...Document pdfDocument) throws Exception { dc.setPage(pdfDocument.getPages()...wordDoc.save(os, options); Memory Optimization : If the document...

    forum.aspose.com/t/saving-converted-word-docume...