Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 1,266 for

exception handling

(0.47 sec)
  1. Retrieve the values of cells|Documentation

    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....FirstOrDefault (); // Throw an exception if there is no sheet. if (...represents the date. The code handles strings and // Booleans individually...

    docs.aspose.com/cells/net/retrieve-the-values-o...
  2. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. Error: ava.lang.NullPointerException: Cannot in...

    Hi there, I’m getting the following error, at calling document.getFirstSection().clearHeaderFooters(), deep inside the Aspose Library: java.lang.NullPointerException: Cannot invoke “com.aspose.words.Node.getNextSibling…...exception.RestfulExceptionInte.invo...nobiscum.d7030.server.api.v2.exception.RestfulExceptionInte_Bean...

    forum.aspose.com/t/error-ava-lang-nullpointerex...
  7. 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...
  8. 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...
  9. 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...
  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...