Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 558 for

exception handling

(0.07 sec)
  1. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...convertDocxToMarkdow() throws Exception { // Load your DOCX file Document...println("Conversion complete."); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/parse-the-full-document-to-m...
  2. Defining Weekdays for Exceptions

    Learn how to define Exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks for Java....Calendar Exceptions Defining Weekdays for Exceptions Defining...Weekdays for Exceptions When setting up calendar exceptions with Aspose...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  3. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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....PSDNET-2133 Implement correct handling of PSD file with Shape layer...PSDNET-2257 [Ai Format] Add handling of Layers data defined as...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  4. Html to pdf conversion - aspose-html - Free Sup...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...4 KB) i received below exception Error creating file: Cookie...rendering process is attempting to handle cookies, but the domain for...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  5. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...I enable common language exceptions, I encounter numerous System...PDF.dll . Error Samples: Exception thrown: ‘System.InvalidOperationExce’...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  6. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters... Exception Handling Both methods of abortion...recognition process and handle the exception. How to get BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/develope...
  7. Special Parameters of 1D Barcode Types|Document...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python... Handling Exception on Incorrect Barcode...behaviour by using the throw_exception_when_code_text_incorrect property...

    docs.aspose.com/barcode/python-net/generate-1d-...
  8. Html to pdf conversion - aspose-imaging - Free ...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...4 KB) i received below exception Error creating file: Cookie...rendering process is attempting to handle cookies, but the domain for...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  9. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…... Error Handling : Implement error handling to catch exceptions...Your Aspose code here except Exception as e: print(f"An error...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  10. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.aspose.pdf.License license = new com.aspose.pdf.License()…...lic"); } catch (Exception e) { e.printStackTrace();...Total.Java.lic"); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/regarding-license-activation...