Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,738 for

error handling

(0.1 sec)
  1. Code olm to pst - Free Support Forum - aspose.com

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

    forum.aspose.com/t/code-olm-to-pst/324745
  2. Rotate PDF using Rust | Aspose.PDF

    Rotate PDF documents programmatically with Rust sample code using Aspose.PDF for Rust via C++... Error Handling. If you want to rotate...< (), Box < dyn std :: error :: Error >> { // Open a PDF-document...

    products.aspose.com/pdf/rust-cpp/rotate/
  3. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…... It throws this error: Drawing loading failed: Cannot...a web environment with the error: Drawing loading failed: Cannot...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  4. Read corrupted PST/OST files|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....println ( "Message reading error. Entry id: " + messageId );...println ( "Message reading error. Entry id: " + subFolderId );...

    docs.aspose.com/email/java/read-corrupted-pst-o...
  5. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm....algorithm is optimized for handling large amounts of text arranged...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/ocr/net/areas-detection/multico...
  6. Receive Email API for .NET Applications | produ...

    Implement the ability to receive emails into your application using the advanced C# email API with most popular protocols and services support.... It handles complex tasks such as server...offering intuitive methods that handle the entire message retrieval...

    products.aspose.com/email/net/receive-email/
  7. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var document = new Document(streamOfPdfFile); AddQrCode(document); document.SaveAsync(streamOf…...replace SaveAsync with Save the error disappears. I unfortunately...Aspose.PDF 25.8.0 SaveAsync errors; Save works Professionalize...

    forum.aspose.com/t/exception-with-saveasync-but...
  8. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” Error. Both files intended to merge exist and confirm they exist. We can merge…...NullReferenceExcepti” error. Both files intended to merge...and this still results in an error. To me, it appears as if the...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  9. Working with Footers in NPOI|Aspose.Words for .NET

    Work with footers in a document easily and fast instead of using NPOI in C#....with footers in NPOI when handling Word documents. Aspose.Words...prompt, please hold on... An error occurred while retrieving the...

    docs.aspose.com/words/net/working-with-footers-...
  10. Convert FBX to STL in Python

    Convert FBX to STL in Python with Aspose.3D SDK. Follow this guide for quick installation, performance tips, Error Handling, and full sample code....Speed and Memory Usage Handling Errors and Exceptions During Conversion...end‑to‑end conversion, including error handling and resource cleanup. Note:...

    blog.aspose.com/3d/convert-fbx-to-stl-in-python/