Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,159 for

exception handling

(0.19 sec)
  1. OutOfMemoryException When Generating Previews f...

    Hi Aspose Support, We are encountering an OutOfMemoryException when using AsposePDF to generate a preview for a PDF document with around 416 pages. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryExce…...OutOfMemoryException: Exception of type 'System.OutOfMemoryException'...limitations or best practices for handling high-page-count documents...

    forum.aspose.com/t/outofmemoryexception-when-ge...
  2. Does the crossplatform package for slides repla...

    Previously, I had to download the crossplatform\Aspose.Slides.dll from your site, and then include that in our app. I see now that in Nuget there is dotnet add package Aspose.Slides.NET6.CrossPlatform --version 25.11.0.…...Pptx); If no exception is thrown, the native library...override the default content handling (e.g., custom CopyToOutputDirector...

    forum.aspose.com/t/does-the-crossplatform-packa...
  3. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...I enable common language exceptions, I encounter numerous System...PDF.dll . Error Samples: Exception thrown: ‘System.InvalidOperationExce’...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  4. 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-19 [AI Format] Add basic handling for multipage AI images Feature...PSDPYTHON-19. [AI Format] Add basic handling for multipage AI images sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  5. Aspose.Cells getPowerQueryFormula() throwing St...

    We’re encountering inconsistent behavior in Aspose.Cells when calling ExternalConnection.getPowerQueryFormula() in our ARIS report. The method throws Wrapped java.lang.StringIndexOutOfBoundsException: Range [0, -1) out o…...workarounds Conservative exception handling treats affected connections...classification) PowerQueryFormula : Exception occurs inside Aspose during...

    forum.aspose.com/t/aspose-cells-getpowerqueryfo...
  6. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...add(image); } catch (Exception e) { System.err.println("Error...the image repeatedly. Image Handling : Instead of directly adding...

    forum.aspose.com/t/duplicate-image-is-creating-...
  7. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …... } catch (Exception e) { // } Issue chart.zip...several factors, including the handling of metafiles and image quality...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  8. Stack overflow crash caused by PdfFileInfo - Fr...

    Hi Team, Attached a simple project that demonstrates a crash caused by PdfFileInfo, when Handling a simple one page pdf file. Can you please investigate and give an estimate for the possible fix? Originally detected w…...caused by PdfFileInfo, when handling a simple one page pdf file...graceful if the code threw an exception instead of actually crashing...

    forum.aspose.com/t/stack-overflow-crash-caused-...
  9. How to Open Password Protected Excel File in Java

    This article encompassess information on how to open password protected Excel file in Java. By using Java open Excel file with password with the help of a few lines of code provided in this article....application flow properly by handling the exceptions raised in case of missing...method value to null, an exception with a message stating, “Please...

    kb.aspose.com/cells/java/how-to-open-password-p...
  10. Font size is out of range error when using setH...

    Description: We are using Cell.setHtmlString() in Aspose.Cells for Java. When the HTML contains CSS like: <span style="font-size:0.75rem;">Upload</span> Aspose throws the following Exception: com.aspose.cells.CellsE…...Aspose throws the following exception: com.aspose.cells.CellsException:...supported, the API should either: Handle the conversion properly, or...

    forum.aspose.com/t/font-size-is-out-of-range-er...