Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,139 for

exception handling

(0.16 sec)
  1. Read message bodies of embedded messages withou...

    Suppose there is a message in a PST and that message has an embedded message as an attachment. I want to read the message bodies of the embedded message exactly as they are in the PST for archiving purposes. I do not wa…...method, similar to how you handle standalone messages. However...} Next Steps If you need to handle multiple embedded messages...

    forum.aspose.com/t/read-message-bodies-of-embed...
  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. 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. 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...
  5. 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...
  6. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars....can include working times, exceptions, and holidays, providing...Writing General Properties Handling Task Constraints Subscribe...

    docs.aspose.com/tasks/net/tasks-and-calendars/
  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. 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...
  9. PDF Manipulation and OCR Addition via Node.js A...

    Node.js API to manipulate PDF files as well as extract text from images via applications....js via C++ empowers you to handle PDF files on the backend. Utilizing...Aspose.Cells for Node.js via C++ Handle Excel files efficiently using...

    products.aspose.com/total/nodejs-cpp/
  10. 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...