Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 952 for

exception handling

(0.22 sec)
  1. 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...
  2. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout model build and rendering in Java....pageLayoutCallback() throws Exception { Document doc = new Document();...notify(PageLayoutCallbackAr a) throws Exception { switch (a.getEvent()) {...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Cells for Go via C++ - Design Concepts &...

    Aspose.Cells Go (C++ Backend) - Architecture & Design Deep Dive. How Aspose.Cells for Go via C++ Works – Design & API Overview....managed, and how errors are handled. To achieve this, Aspose.Cells...conversions and memory management handled behind the scenes. Object-Oriented...

    blog.aspose.com/cells/aspose.cells-for-go-via-c...
  4. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...get()); } catch (Exception e) { throw new RuntimeException("获取图片失败"...} return images; } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/pdf-not-supported-image-type...
  5. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…... Error Handling : Implement error handling in your code...code to catch any exceptions that may occur during the conversion...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  6. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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-2133 Implement correct handling of PSD file with Shape layer...PSDNET-2257 [Ai Format] Add handling of Layers data defined as...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  7. Parameters of 1D Barcode Generation|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python...Set to 2 Is Set to 5 Handling Exception on Incorrect Barcode...this property is enabled, an exception is thrown if the barcode text...

    docs.aspose.com/barcode/python-java/generate-1d...
  8. Parameters of 1D Barcode Generation|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Android...Set to 2 Is Set to 5 Handling Exception on Incorrect Barcode...this property is enabled, an exception is thrown if the barcode text...

    docs.aspose.com/barcode/androidjava/1d-barcodes...
  9. 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...
  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...