Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 811 for

exception handling

(0.13 sec)
  1. 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...
  2. System.InvalidOperationException when one Objec...

    Hi, I am using the Aspose.Words (.net) LinqReportingEngine with a JsonDataSource to generate documents for multiple persons. In my example, I have a list of multiple persons, and for each person, I want to create a sepa…...with a NULL address - an exception is thrown when generating...null object, it throws an exception because it cannot evaluate...

    forum.aspose.com/t/system-invalidoperationexcep...
  3. Read Outlook for Mac OLM File and Get Folders a...

    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....possible, without throwing out exceptions, even if some data of the...TraversalAsposeExcep exception , String itemId ) { /* Exception handling code...

    docs.aspose.com/email/java/read-outlook-for-mac...
  4. How to fix RuntimeException - Fontconfig head i...

    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....rendering, and page layout handling. To resolve this issue, you...Cells for Java, the following exception will occur while rendering...

    docs.aspose.com/cells/java/how-to-fix-runtimeex...
  5. 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...
  6. Getting Error when Extracting Messages from PST...

    When attempting to extract messages from a PST file we are getting the following error: class com.aspose.email.system.Exceptions.InvalidOperationException: Could not read message. The message data is probably corrupted.…...exceptions.InvalidOperationExce: Could...class com.aspose.email.system.exceptions.ArgumentNullExceptio: Could...

    forum.aspose.com/t/getting-error-when-extractin...
  7. 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...
  8. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...Code : Consider adding error handling around the Appointment.load()...function that includes error handling: def run(): prepared_file...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  9. 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...
  10. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...encountering is related to the handling of Office Math in the document...support for various features. Handle Math Content : If your document...

    forum.aspose.com/t/doc/314783