Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,857 for

error handling

(0.18 sec)
  1. Send Email via MailGun in C# | Email Automation...

    Discover MailGun capabilities to send emails in integration with the feature-rich .NET library. Try comprehensible code samples designed for C# applications....emails, manage inboxes, and handle incoming messages with ease...key feature is a built-in error-handling capability, enabling you...

    products.aspose.com/email/net/send-email/mailgun/
  2. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...(mapi == null) continue; // ✅ Handle calendar items safely if (mapi...ex.Message); UpdateProgress("Error"); } } catch (Exception ey)...

    forum.aspose.com/t/throw-exception-in-contact-u...
  3. Product Overview|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....special modes , such as ECI, error correction, and embedded metadata...and ComplexCodetextReade for handling advanced barcodes such as...

    docs.aspose.com/barcode/phpjava/product-overview/
  4. Html convert to Markdown occurs Object referenc...

    Hi , When I am converting the Html content into Markdown, it occurs the Error: Object reference not set to an instance of an object. here is the html content: <table id=\"attributesTable\">\n <tbody>\n <tr>…...into Markdown, it occurs the error: Object reference not set to...<table></table> , it will occur the error. However, <strong> ... <br>...

    forum.aspose.com/t/html-convert-to-markdown-occ...
  5. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GridJs (client‑side library) with a .NET 6 MVC backend. Includes complete server‑ and client‑side code, configuration steps, and screenshots....UseExceptionHandler ( "/Home/Error" ); app . UseHsts (); } app...actions for cell updates, image handling, OLE download, etc. You only...

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  6. Product Overview|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....ECI, structured append, and error correction Rotate images and...and ComplexCodetextReade for handling advanced barcodes such as...

    docs.aspose.com/barcode/python-java/product-ove...
  7. Send Email via SendGrid in C# .NET | Integratio...

    Enhance your app's email-sending capability by integrating SendGrid with a powerful .NET library. Explore their functionality and implementation process....functionality includes error-handling capability which helps...var error in resp.ErrorMessages) { Console.WriteLine(error); }...

    products.aspose.com/email/net/send-email/sendgrid/
  8. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…...notes for any additional GPX handling improvements. For more details...or further clarification on handling other geometry types. danies8...

    forum.aspose.com/t/gpx-destinationdriveroptions...
  9. Apose Email and Atlassian SDK - Free Support Fo...

    When using Aspose email in the Atlassian SDK environment, it triggers the install to Jira fail as it causes the following osgi Error osgi.wiring.package; (osgi.wiring.package=com.sun.imageio.plugins.jpeg)] This is not …...it causes the following osgi error osgi.wiring.package; (osgi.wiring...cost-effective solution for handling email tasks like sending,...

    forum.aspose.com/t/apose-email-and-atlassian-sd...
  10. Merge XML files using C++ | Aspose.PDF

    Merge XML files programmatically with C++ sample code using Aspose.PDF for C++...infilenameXSL ); // Set error handling strategy options -> ParsingErrorsHandlin...

    products.aspose.com/pdf/cpp/merger/xml/