Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,063 for

error handling

(0.09 sec)
  1. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...println("Error processing image: " + e.getMessage());...the image repeatedly. Image Handling : Instead of directly adding...

    forum.aspose.com/t/duplicate-image-is-creating-...
  2. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.pptx"); We hav…...then code is throwing below error: Caused by: com.aspose.slides...SDK raises the out‑of‑range error you see. What to do next Check...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  3. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …...with layers but I’m getting an error when it’s trying to read the...This is the code snippet: var errors = new List<string>(); string...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  4. Apose Email and Atlassian SDK - Free Support Fo...

    When using Aspose email in the Atlassian SDK environment, it triggers the install to Jira fail as it causes the following osgi Error osgi.wiring.package; (osgi.wiring.package=com.sun.imageio.plugins.jpeg)] This is not …...it causes the following osgi error osgi.wiring.package; (osgi.wiring...cost-effective solution for handling email tasks like sending,...

    forum.aspose.com/t/apose-email-and-atlassian-sd...
  5. Merge XML files using C++ | Aspose.PDF

    Merge XML files programmatically with C++ sample code using Aspose.PDF for C++...infilenameXSL ); // Set error handling strategy options -> ParsingErrorsHandlin...

    products.aspose.com/pdf/cpp/merger/xml/
  6. Merge XML files using Java | Aspose.PDF

    Merge XML files programmatically with Java sample code using Aspose.PDF for Java...xslt" ); // Set error handling strategy options . setParsingErrorsHand...

    products.aspose.com/pdf/java/merger/xml/
  7. Repair PDF using Go | Aspose.PDF

    Repair PDF documents programmatically with Go sample code using Aspose.PDF for Go via C++... Error Handling. Provides a download link...

    products.aspose.com/pdf/go-cpp/repair/
  8. Postal Barcode Types|Documentation

    How to use Aspose.BarCode for Android to generate postal barcodes... They are associated with handling invalid barcode text and changing...cases are outlined further. Handling Invalid Barcode Text Exception...

    docs.aspose.com/barcode/androidjava/postal-barc...
  9. Product Overview|Documentation

    Aspose.BarCode for JavaScript via C++: Product Description, Main Features, and General Information...functionality to applications, handling various barcode types (both...Customizable barcode settings such as error correction mode, ECI, and embedded...

    docs.aspose.com/barcode/javascript-cpp/product-...
  10. IllegalStateExeption occured for empty strings ...

    Hello, I’m using Aspose.words for java version : 23.10 and my java version is 17. I’m using LINQ reporting engine to populate a docx template and to generate a PDF from it. The encountered Error is : java.lang.Ille…...encountered error is : java.lang.IllegalStateExceptio: An error has been...the error in this specific case ? P.S. To avoid the error I used...

    forum.aspose.com/t/illegalstateexeption-occured...