Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 876 for

exception handling

(0.06 sec)
  1. Miscellaneous | Aspose.Tasks Documentation

    The page contains useful scenarios of how Aspose.Tasks for Java can be extracted from Microsoft Project MPP files....Pricing Buy Miscellaneous Handling Exceptions with Aspose.Tasks | Aspose...Working with Currencies Handling Exceptions with Aspose.Tasks Subscribe...

    docs.aspose.com/tasks/java/miscellaneous/
  2. Comparison and Migration with Node.js via C++|D...

    Explore the differences and consider migration strategies for using Aspose.Cells with Node.js via C++.... Error Handling Learn to handle exceptions appropriately...different mechanism for error handling, often involving try/catch...

    docs.aspose.com/cells/nodejs-cpp/comparison-mig...
  3. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...adding error handling or logging to capture any exceptions that might...Message: Serialization error. Exception thrown: 'System.ArgumentException'...

    forum.aspose.com/t/not-flattening-all-fields-on...
  4. View XML Files using Python | Aspose.PDF

    Open and view XML documents programmatically with Python sample code using Aspose.PDF for Python for .NET...xslt" ) # Set error handling strategy options . ParsingErrorsHandlin...ParsingErrorsHandlin . THROW_EXCEPTION_IMMEDIATELY document = apdf...

    products.aspose.com/pdf/python-net/viewer/xml/
  5. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a document in Java....progressCallback() throws Exception { LoadingProgressCallb progressCallback...(IllegalStateExceptio exception) { System.out.println(exception.getMessage());...

    reference.aspose.com/words/java/com.aspose.word...
  6. Generate Reports in OST Files via Java | produc...

    Java sample code to create OST format reports on Java Runtime Environment for JSP/JSF Application and Desktop Applications....(MailException ex){ //print exception } About Aspose.Email for Java...as MSG, EMLX, EML and MHT. Handling of email attachments, customization...

    products.aspose.com/email/java/assembly/ost/
  7. PDF转换word Save函数一直阻塞未返回 - Free Support Forum - ...

    我在转换一个pdf为word时 Save函数一直阻塞 未返回 文件内容就一页 我采用Repair函数修复时 直接异常 PDF document is invalid 具体的PDF test.pdf (211.2 KB) 文件在附件中...pdf", loadOptions); } catch (Exception ex) { Console.WriteLine($"加载错误:...SaveFormat.Docx); } catch (Exception ex) { // 记录完整堆栈,便于技术支持定位 File...

    forum.aspose.com/t/pdf-word-save/317635
  8. 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…...getText(); Error Handling : Implement error handling in your code...code to catch exceptions and log detailed error messages. This can...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  9. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...", ex, false); } catch (Exception ex) { stopwatch.Stop(); App...explicitly change the background handling. Why it happens Partial CDR...

    forum.aspose.com/t/layers-missing-when-converti...
  10. Corrupted PPTX File When Converting from PPT in...

    I use Aspose.Slides.NET version 25.8.0 to convert this PPT file to PPTX format. The output file is corrupted when opening with MS PowerPoint 365. Here is the code snippet that I use to convert this file: Presentation d…... Error Handling : Implement error handling to catch any...any exceptions during the conversion process. This can provide more...

    forum.aspose.com/t/corrupted-pptx-file-when-con...