Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 952 for

exception handling

(0.21 sec)
  1. How to Convert AI Files to SVG in Python Progra...

    Learn how to convert AI files to SVG in Python using Aspose.PSD for Python via .NET. Step‑by‑step guide with code, prerequisites, and best practices....svg" , svg_options) Handle errors and verify output :...logic in a try‑except block to catch any exceptions and confirm...

    blog.aspose.com/psd/how-to-convert-ai-files-to-...
  2. 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/
  3. Working with Tasks | Aspose.Tasks Documentation

    Learn how to create, update, and manage tasks in Microsoft Project files (MPP/XML) using Aspose.Tasks for .NET. Includes guides on properties, durations, costs, constraints, and task hierarchy.... Handling constraints, priorities, and...Properties Tasks and Calendars Handling Task Constraints Working with...

    docs.aspose.com/tasks/net/working-with-tasks/
  4. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...main(String[] args) throws Exception { Document doc = new Document();...when creating the SDT. Error Handling : If you encounter errors...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  5. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...never completes, never throws exception doc.save(outputStream, SaveFormat...there specific settings, font handling, or rendering options the...

    forum.aspose.com/t/document-save-hangs-indefini...
  6. Specific Parameters of Postal Barcode Types|Doc...

    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....peculiarities related to the ways of handling incorrect input text and modifying...below. Incorrect Input Text Handling By default, in case of passing...

    docs.aspose.com/barcode/net/postal-barcode-types/
  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. 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...
  9. Issue with outputting sequential data using LIN...

    I have an issue with outputting sequential data if the field that should be iterated has a null value in the JSON. JSON: { "data":{ "contact":{ "array": null } } } In the document I have the next dat…...<</foreach>> Here is the exception that I have with the example...example above: Exception in thread “main” java.lang.IllegalStateExceptio:...

    forum.aspose.com/t/issue-with-outputting-sequen...
  10. DocumentLoadingArgs | Aspose.Words for Java

    An argument passed into IDocumentLoadingCallback.notifycom.aspose.words.DocumentLoadingArgs in Java....progressCallback() throws Exception { LoadingProgressCallb progressCallback...(IllegalStateExceptio exception) { System.out.println(exception.getMessage());...

    reference.aspose.com/words/java/com.aspose.word...