Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 907 for

exception handling

(0.1 sec)
  1. 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/
  2. HTML to PDF Conversion in AWS Lambda: Font Erro...

    Hi, I am using Aspose.PDF for dotnet in order to convert HTML to PDF. I downloaded a temporary license to compare conversion times in order to see what is better for my project. I have no problems converting locally, bu…...specify how fonts should be handled. For example, you can set the...the font repository and any exceptions that occur during the conversion...

    forum.aspose.com/t/html-to-pdf-conversion-in-aw...
  3. 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...
  4. 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...
  5. Putting an object into a cell that is Single.Na...

    dear support, I am getting a system crash with the below VB .NET code Dim s1 As Single = Single.NaN Dim o1 As Object = s1 Dim x As New Aspose.Cells.Workbook x.Worksheets(0).Cells(0, 0).PutValue(o1) This crashes, bu…...likely due to how the library handles different numeric types. While...Single and is NaN , you can handle it differently, such as converting...

    forum.aspose.com/t/putting-an-object-into-a-cel...
  6. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...object>>(json); } catch (Exception ex) { throw new Exception("Notikusi kļūda...specify layout options to better handle the content. For example, you...

    forum.aspose.com/t/issue-with-text-placeholders...
  7. Issue with Content Controls Not Appearing in HT...

    Hi team, I’m currently converting a Word document to HTML. The document contains content controls, but I’ve noticed that some of them are not appearing in the HTML output. Could you please help me understand why this i…...Words handles certain elements during the...main(String[] args) throws Exception { Document doc = new Docu...

    forum.aspose.com/t/issue-with-content-controls-...
  8. 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...
  9. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...is 1000 , but throws below exception when the value is 1000.01...Strict; Is there any way to handle it? I cannot afford to change...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  10. 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...