Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 685 for

exception handling

(0.07 sec)
  1. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET... Png ); Handle Exceptions on Incorrect Barcode Text...this property is enabled, an exception is thrown if the barcode text...

    docs.aspose.com/barcode/net/1d-barcode-types/
  2. Aspose.PSD for .NET 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....version of AI Feature PSDNET-1454 Handle Gradient type Noise in GdflResrource...PsdLoadOptions leads to the exception Bug PSDNET-1714 [AI Format]...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  3. Working with Calendar Exceptions in Ruby | Aspo...

    A guide on how to use Aspose.Tasks Java for Ruby to manage calendar Exceptions....Guide Working with Calendar Exceptions in Ruby Live Demos High Code...Calendar Exceptions in Ruby Adding Calendar Exceptions in Ruby...

    docs.aspose.com/tasks/java/working-with-calenda...
  4. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...delete(); } } catch (Exception e1) { e1.printStackTrace();...successfully!"); } catch (Exception e) { e.printStackTrace();...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...
  5. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…...main(String[] args) throws Exception { String currentDirectory...Document revised) throws Exception { if (original.hasRevisions())...

    forum.aspose.com/t/header-footer-content-update...
  6. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....Gets the way how sections are handled when saving to the output XLSX...Sets the way how sections are handled when saving to the output XLSX...

    reference.aspose.com/words/java/com.aspose.word...
  7. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …... return images; } catch (Exception e) { throw new RuntimeException(e);...} return images; } catch (Exception e) { throw new RuntimeException(e);...

    forum.aspose.com/t/error-when-extracting-images...
  8. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...I’ve included the code that handles the conversion and adds the...WriteLine(results); } catch (Exception ex) { Console.WriteLine($"Failure|{ex...

    forum.aspose.com/t/textbox-not-converting-corre...
  9. Miscellaneous | Aspose.Tasks Documentation

    This page provides information on various aspects of Aspose.Tasks for C\u002B\u002B related to editing Microsoft Project MPP files....Tasks Documentation Handling Exceptions with Aspose.Tasks for...

    docs.aspose.com/tasks/cpp/miscellaneous/
  10. DGN Version 8 files - Processing and Imaging is...

    Dear Team, We encountered the following error message while processing a DGN file of version 8: " Drawing loading failed : The Dgn version isn’t valid. Only Dgn: V7 are currently supported." For imaging, we also see t…... Use LoadOptions : To handle errors more gracefully, consider...allows you to specify how to handle errors during loading. You...

    forum.aspose.com/t/dgn-version-8-files-processi...