Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,062 for

error handling

(0.13 sec)
  1. com.aspose.pdf.internal.ms.System.lv: startInde...

    I’m having trouble extracting a PDF, I use Aspose version 23.11, here is the document and code used MMC 7-2025 - Indicação políticas públicas Repp 2026 (Relatório de Fiscalização em Políticas Públicas e Programas de Gov…...2025, 2:58pm 2 @sueliton The error message “startIndex + length...getText(); Error Handling : Implement error handling in your code...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  2. MailMessage.Load encountering "Compound File Bi...

    Aspose.Email (17.12.0, tested also with 23.9.0) Certain emails are failing with the following exception: { "Message": "Compound File Binary Format corrupted", "Data": {}, "InnerException": { "Messag…...__Error.EndOfFile()\r\n at System.IO...is there a work-around for handling these kids of email files...

    forum.aspose.com/t/mailmessage-load-encounterin...
  3. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…... Error Handling : Implement error handling in your code...reduced resolution and error handling: string dataDir = RunExamples...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  4. New bug with MergeNamedStyles - Free Support Fo...

    I appear to have found a bug with the MergeNamedStyles function added recently. Please run the following top-level code (adjusting the file paths as needed) with the attached zipped workbooks as a .NET 9 C# console app …... Error Handling : Implement error handling around the...structure your code to include error handling: try { Workbook targetWbk...

    forum.aspose.com/t/new-bug-with-mergenamedstyle...
  5. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...issue with the library when handling certain OneNote files. This...document. Error Handling : Implement error handling in your code...

    forum.aspose.com/t/key-not-found-exception/293338
  6. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…...Use Try-Catch : Implement error handling in your code to catch exceptions...of your application when the error occurs. This can help you identify...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  7. 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…...(second time), but it throws an error: “Index was outside the bounds...file using Aspose.Cells. The error “Index was outside the bounds...

    forum.aspose.com/t/xls-file-becomes-unsavable-a...
  8. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a PDF file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.pdf”; var pdfDocument = new Aspose.Pdf.Document(path); it…...Document(path); it is throwing the error 'Aspose.Pdf.InvalidPdfFileFormat:...version is 25.7.0 apose.pdf-error.PNG (66.9 KB) apose.pdf-err...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...
  9. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Rust via C++....foundational example for developers handling PDF documents. The example...< (), Box < dyn std :: error :: Error >> { // Open a PDF-document...

    docs.aspose.com/pdf/rust-cpp/open-pdf-document/
  10. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...environment configurations, or error handling. Solution: Check Project...other. Error Handling : Implement additional error handling in your...

    forum.aspose.com/t/java-lang-illegalstateexcept...