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

exception handling

(0.12 sec)
  1. 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...
  2. Read PST Files and Retrieve Information|Documen...

    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...PersonalStorage (( exception , itemId ) => { /* Exception handling code. */...

    docs.aspose.com/email/net/read-pst-files-and-re...
  3. Questions about multithreading limitations on A...

    Hello, I would like to know if there are any concurrency or multithreading limitations in Aspose.Words for Java, and if so, could you please provide more details?...concurrent usage, allowing you to handle multiple documents in parallel...the system’s resources when handling many documents concurrently...

    forum.aspose.com/t/questions-about-multithreadi...
  4. Specify Load Options in Node.js|Aspose.Words fo...

    More accurately control the load process using Node.js....TempFolder to Avoid a Memory Exception Aspose.Words supports extremely...problem with Out of Memory exception while loading a document,...

    docs.aspose.com/words/nodejs-net/specify-load-o...
  5. XLS file becomes unsavable after the first save...

    Hi Aspose team, I’m having an issue with the XLS file. After loading and saving it the first time, I tried to load the output file and save it again (second time), but it throws an error: “Index was outside the bounds o…... Error Handling : Implement error handling around your save...operation to catch and log any exceptions that may provide more insight...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  6. Html to pdf conversion - aspose-imaging - Free ...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...4 KB) i received below exception Error creating file: Cookie...rendering process is attempting to handle cookies, but the domain for...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  7. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....TempFolder to Avoid a Memory Exception Aspose.Words supports extremely...problem with Out of Memory exception while loading a document,...

    docs.aspose.com/words/python-net/specify-load-o...
  8. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...convertDocxToMarkdow() throws Exception { // Load your DOCX file Document...println("Conversion complete."); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/parse-the-full-document-to-m...
  9. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws Exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...paragraph->GetRect(); , it throws exception: System::NullReferenceExcepti:...2025, 1:14pm 2 @pankajku The exception you’re encountering, “Sys...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  10. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…... Below is the exception we are encountering: StatusCode:...Message: Internal Server Error. Exception: System.TypeInitializationEx:...

    forum.aspose.com/t/issue-while-converting-html-...