Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 907 for

exception handling

(0.33 sec)
  1. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...execute(keys, datas); } catch (Exception e) { throw new RuntimeException(e);...remove(); } } } } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/alternative-way-to-extract-a...
  2. Aspose.PSD for Java 23.12 - Release Notes|Docum...

    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.... Feature PSDJAVA-566 Handle Gradient type Noise in GdflResrource...PsdLoadOptions leads to the exception. Bug PSDJAVA-570 [AI Format]...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....xlsx" ) except Exception as e : print ( f "Error...proper data range configuration Handle chart type validation See ChartPoint...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  4. Application not loading on Linux after adding S...

    Hello Aspose Support Team, We are facing an issue when running our .NET Core 3.1 application on Linux. The same application works fine on Windows, but after encountering a SkiaSharp error log, we added SkiaSharp native…...mis-wf[28314]: Unhandled exception. System.TypeInitializationEx:...'SkiaSharp.SKObject' threw an exception. Oct 22 09:23:04 ip-10-12-16-28...

    forum.aspose.com/t/application-not-loading-on-l...
  5. Setting the Aspose.Imaging.Cache.CacheFolder ha...

    Hi Team! I’m using Aspose.Imaging to convert vector graphical images to raster image. I noticed that during the conversions temporary files are created on /tmp/Aspose.Imaging/ directory. In my use case my application so…...directory, it may lead to exceptions or failures during file conversion...underlying issue with the library’s handling of the cache folder settings...

    forum.aspose.com/t/setting-the-aspose-imaging-c...
  6. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......asynctask The module handles AsyncTask processing. aspose...fileformats.bmp The module handles Bmp file format processing...

    reference.aspose.com/psd/python-net/
  7. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java....Java, printer settings are handled through PrinterJob. PrinterJob...pageIndexFilter() throws Exception { Document doc = new Document("Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  8. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...main(String[] args) throws Exception { String path = "c:"; // documents...String outputFilename) throws Exception { // Carica il documento di...

    forum.aspose.com/t/problems-while-copying-numbe...
  9. Aspose PDF to HTML issue - Free Support Forum -...

    Hi, I was creating the PDF document into HTML using Aspose.Pdf component using the below code. I have also attached the input file sample_pdf_1.pdf and generated output html file pdfToHtml.html here. The issue here in …...be converted, including the handling of form fields. Here’s a basic...and not much changes found except CSS is part of the single HTML...

    forum.aspose.com/t/aspose-pdf-to-html-issue/311258
  10. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...bug fixes related to form handling. Please implement the solution...values without any attributes except the value. Also, we cannot...

    forum.aspose.com/t/pdf-form-field-values-change...