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

memory exception fix

(0.05 sec)
  1. 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...
  2. 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....10 and fix rendering errors in the provided...Aspose.Imaging 25.2: Reduce memory usage during AVIF image loading...

    docs.aspose.com/imaging/python-net/what-s-new-i...
  3. 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...
  4. 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...
  5. 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...
  6. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT 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. 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...
  8. 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...
  9. 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....10 and fix rendering errors in the provided...support in the SVG format; Reduce memory usage during AVIF image loading...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  10. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT 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...