Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 814 for

exception handling

(0.06 sec)
  1. C# .NET Core File Automation APIs | products.as...

    C# ASP.NET VB.NET APIs to create manipulate convert and render any type of documents...allowing you to seamlessly handle various file formats such as...for text extraction, image handling, attachment management, and...

    products.aspose.com/total/net/
  2. Connecting to SMTP Server|Documentation

    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....timeout can be important for handling network communication effeciently...the client will throw an exception, indicating a timeout error...

    docs.aspose.com/email/python-net/connecting-to-...
  3. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....registerDictionary() throws Exception { // Set up a callback that...code. // This callback will handle the automatic request for that...

    reference.aspose.com/words/java/com.aspose.word...
  4. Managing Message Attachments|Documentation

    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....Attachments Contents [ Hide ] Handling Attachments in Outlook Creating... ToString ()); } catch ( Exception ex ) { Console . WriteLine...

    docs.aspose.com/email/net/managing-message-atta...
  5. Java API to Export EPUB to DOCM | products.aspo...

    Convert EPUB to DOCM using on premise Java API...Connection mConnection ) throws Exception { // create an output stream...possible to streamline document handling, enhance interactivity, and...

    products.aspose.com/total/java/conversion/epub-...
  6. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…...") except Exception as e: print(f"Erreur lors...appliquées avec succès.") except Exception as update_ex: print(f"Avertissement:...

    forum.aspose.com/t/modify-smartobject-psd/313972
  7. Public API Changes in Aspose.Imaging 2.3.0|Docu...

    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....Exceptions.ImageFormats.JpegException...responsible of handling Jpeg specific exceptions. Sample Demonstrates...

    docs.aspose.com/imaging/net/public-api-changes-...
  8. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...are_effects_enabled = True except Exception: pass # Flag to check...updates related to effects handling in the version of Aspose.PSD...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  9. Working with Calendar Exceptions | Aspose.Tasks...

    The page contains information about working with calendar Exceptions using Aspose.Tasks for C++....Guide Working with Calendar Exceptions Live Demos High Code APIs...Calendar Exceptions Adding and Removing Calendar Exceptions | Aspose...

    docs.aspose.com/tasks/cpp/working-with-calendar...
  10. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …..."); } catch (Exception err) { System.out.println(err...due to the way Aspose.Cells handles the placement and scaling of...

    forum.aspose.com/t/when-inserting-a-picture-and...