Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 152 for

memory exception fix

(0.17 sec)
  1. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java.... Gets value determining if memory optimization should be performed...before saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  2. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....void imageFolder() throws Exception { Document doc = new Document(getMyDir()...imageSaving(ImageSavingArgs args) throws Exception { getResources().add(args...

    reference.aspose.com/words/java/com.aspose.word...
  3. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....8: 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/java/what-s-new-in-aspo...
  4. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the Memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......image from BufferedImage in the memory. In this case, can you please...stongly believe reading from memory directly is essential for future...

    forum.aspose.com/t/how-to-create-omr-template-f...
  5. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java.... Gets value determining if memory optimization should be performed...before saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  6. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java.... Gets value determining if memory optimization should be performed...before saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...Constructor, not giving any Exception or anything. It just hangs...process to consume all of my memory until it runs out. Machine...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  8. Arithmetic operations resulted in an overflow -...

    I’ve seen similar topics here before, but not with a public answer (at least that I’ve noticed.) I get the error in the subject line when attempting to convert an AVIF image to JPEG (or PNG). I’m using the code almost s…...newer releases may contain bug fixes that could resolve your issue...your system has sufficient memory and resources available, as...

    forum.aspose.com/t/arithmetic-operations-result...
  9. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your custom se…...loading the font files from memory or a specific location within...can do it: Load Fonts from Memory : If you have the font files...

    forum.aspose.com/t/html-to-pdf-conversion-fails...
  10. 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 …...disk instead of memory to solve OOM exception when loading large...as CELLSNET-54534) have been fixed in this update . This message...

    forum.aspose.com/t/handling-large-excel-files-u...