Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,159 for

exception handling

(0.37 sec)
  1. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...focused on events and their handling. In this model, the program’s...events. Event Listeners : To handle events, programmers employ...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  2. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Java...Set to 2 Is Set to 5 Handle Exceptions on Incorrect Barcode Text...this property is enabled, an exception is thrown if the barcode text...

    docs.aspose.com/barcode/java/1d-barcode-types/
  3. OptimizeResources throws NotImplementedExceptio...

    Product: Aspose.PDF for .NET Version: 25.3.0 Framework: .NET 9.0 OS: Amazon Linux 2023 (x86_64) License: Licensed (Aspose.PDF.NET.lic) Description: We are using Document.OptimizeResources() with image compression …...with CompressImages = true Exception is thrown — same PDF compresses...formats that Windows GDI+ handles, particularly for OptimizeResources...

    forum.aspose.com/t/optimizeresources-throws-not...
  4. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...markdownToHtml_lineBreaks() throws Exception { final var license = AsposeService...related to how line breaks are handled in the Markdown input. In your...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  5. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.Exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...exceptions.FontNotFoundExceptio: Font OpenSansRegular...this error: com.aspose.pdf.exceptions.FontNotFoundExceptio: Font...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  6. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...Pdf, options); } catch (Exception e) { e.printStackTrace();...alt-text detection, consider handling those as well. For example...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  7. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...Count; k++) { } } } } } catch (Exception ex) { } } } document.Save...copying process, we need to handle blank documents, extra blank...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  8. Block|Documentation

    Block element is used to organize content within containers....Allowed child elements All, except for another Block . Clipping...fit inside the block. The handling of these edge cases is performed...

    docs.aspose.com/omr/net/json-markup/block/
  9. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....Retrieving these nodes is handled by the user in their code,...parameters and throws an exception if either node is invalid...

    docs.aspose.com/words/net/how-to-extract-select...
  10. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...Message); } catch (Exception ex) { Console.WriteLine(ex);...release; a few header/footer handling bugs were fixed in recent...

    forum.aspose.com/t/inconsistent-behaviour-manip...