Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,159 for

exception handling

(0.18 sec)
  1. General suggestion - Free Support Forum - aspos...

    Hello, many aspose products have a .net 4.0/4.5 dll but not a .net 4.8 dll. To get started, even with the same source code it’s vital to have a .net 4.8 dll build, and has many benefits, specially for email, imaging and…...5 More predictable exception handling Fewer runtime issues...

    forum.aspose.com/t/general-suggestion/324779
  2. Intermittent Issue while modifying word propert...

    we are using aspose word library (aspose-words-25.6-jdk17.jar) in our java code for modifying word properties and getting below intermittent issue at the step of loading license file. document gets reprocessed upon retry…...Error Handling : Implement comprehensive error handling around...code to catch and log any exceptions that may provide further...

    forum.aspose.com/t/intermittent-issue-while-mod...
  3. Licensing|Aspose.Finance for .NET

    Python Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....version provides all the features except the following: Number of Opened...application exceeds this number, an exception will be thrown. Number of...

    docs.aspose.com/finance/python-net/licensing/
  4. Aspose.Words drops the table cell fill color wh...

    While converting RTF to PDF we are loosing table cell shading ( becoming white color). This is happening even if we change color of one table header cell then entire table header colors in PDF getting white color....” exception. Aspose.Wordsfor.NET.zip (1014...2025, 11:59am 7 @hdv The exception means your license subscription...

    forum.aspose.com/t/aspose-words-drops-the-table...
  5. Topics tagged diagram-net

    Topics tagged diagram-net...furmulas ina group throws an exception Aspose.Diagram Product Family...2024 LocPinY change is not handled properly Aspose.Diagram Product...

    forum.aspose.com/tag/diagram-net
  6. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all text layers from a document. These invisible text layers are the result of a previous OCR operation. I need to remove these text layers before reprocessing the docume…...@aphilyaw7 API throws a meaningful exception in case issue is happening...valid license. However, this exception may be coming from internal/protected...

    forum.aspose.com/t/saving-pdf-document-after-re...
  7. Aspose.PSD for Java | Aspose API References

    Aspose.PSD for Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....asynctask The namespace handles AsyncTask processing. com.aspose...coreexceptions The package contains exceptions thrown by any of the core...

    reference.aspose.com/psd/java/
  8. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, tables, e…... Handle page breaks : Use the DocumentBuilder...main(String[] args) throws Exception { Document originalDoc = new...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  9. Conversion from pdf to text is not supporting f...

    Dear Aspose Support Team, Conversion from PDF to text is not supported for superscript and subscript formats using the following code snippet for version 23.1: public String convertToText(Document pdfDocument, int page…...pdfDocument, int page) throws Exception { log.debug(“Entering convertToText()”);...identify these formats and handle them accordingly. Here’s how...

    forum.aspose.com/t/conversion-from-pdf-to-text-...
  10. LaTeX embedded graphics | Aspose.TeX for Java

    In this article, you will explore how to inject Base64-encoded images in the LaTeX source code and learn the \write18 feature that makes this possible....this command is limited to handling external image files. Therefore...LaTeX file. The TeX engine will handle the remaining steps, as long...

    docs.aspose.com/tex/java/latex-graphics-embedding/