Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,266 for

exception handling

(0.21 sec)
  1. 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/
  2. 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...
  3. View and Update DOCM Properties Online or add m...

    View and modify DOCM properties through online app for free. Python API code to view and add DOCM properties....valuable for governance, safe handling, and classification, especially...Enforcement Macro-Enabled Exception Alerts Automated Inventory...

    products.aspose.com/total/python-net/metadata/d...
  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. 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-...
  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. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...am getting the following exception: Source=Aspose.Email StackTrace:...#=zALAch_8=(StringBuilder #=zB9r_l87X1eEz, Exception #=zKh$_crA=) at #=zC0EK0m...

    forum.aspose.com/t/nullreferenceexception-listm...
  9. 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/
  10. Aspose.Pdf.Document Encrypt - Free Support Foru...

    Hello I am using Aspose.PDF.dll version 23.6.0.0, on VS Studio 2022 (17.14.23) on Windows 11. The project is .NET 9.0 WinForms. With the attached PDF document when trying to set the User and Owner password and encrypt …...sometimes resulting in misleading exceptions like “Invalid password” ...inconsistencies with owner password handling in Aspose.PDF. One report...

    forum.aspose.com/t/aspose-pdf-document-encrypt/...