Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 876 for

exception handling

(0.11 sec)
  1. Load OneNote Document or File | Aspose.Note Doc...

    A guide on how to load a OneNote document or file using Java API methods....detection of layout changes and handle them manually: Copy 1 String...out.html" ); 40 } catch (Exception e) { 41 // TODO Auto-generated...

    docs.aspose.com/note/java/load-a-onenote-document/
  2. Aspose.PSD .net for python issues with missing ...

    Hi, I’m experiencing issues with effects in psd files that are missing when saving the psd as png. Here an example psd file where “PLACEHOLDER1” and “Layer 733” have effects that go missing. Hope there is a simple fix f…...are_effects_enabled = True except Exception: pass # Flag to check...updates related to effects handling in the version of Aspose.PSD...

    forum.aspose.com/t/aspose-psd-net-for-python-is...
  3. 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/
  4. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...main(String[] args) throws Exception { License pdfLicense = new...TIFF. Why it happens Image handling – Image.save(..., new PdfOptions())...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  5. 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...
  6. 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...
  7. OLM to PST Conversion Fails - Free Support Foru...

    Hello, Having hard times to write the olm to pst, to reflect the source olm folders in written pst. 2 folders will throw InvalidOperationException: JunkEmail and SyncIssues Dim DestFolder As Pst.FolderInfo = Nothing …...try-catch block to gracefully handle the InvalidOperationExce ....ex As InvalidOperationExce ' Handle the case where the folder already...

    forum.aspose.com/t/olm-to-pst-conversion-fails/...
  8. Set Parameters for 1D Barcode Types|Documentation

    Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Node.js via Java...Is Set to 2 Is Set to 5 Handle Exception on Incorrect Barcode Text...this method is called, an exception is thrown if the barcode text...

    docs.aspose.com/barcode/nodejsjava/set-barcode-...
  9. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...how the document should be handled if errors occur during loading...None # Aspose.Words throw an exception if we try to open an encrypted...

    reference.aspose.com/words/python-net/aspose.wo...
  10. en-CH is not a supported culture - Free Support...

    It may be difficult to provide an example email, but we have some mail in tnef format that error as below. The mails come from English speaking folk, though in Switzerland. Also, Java does seem to support that combo ( …L…...exceptions.ArgumentException: Culture...regarding the cultures it can handle. To work around this issue...

    forum.aspose.com/t/en-ch-is-not-a-supported-cul...