Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,159 for

exception handling

(0.5 sec)
  1. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...internal limitations when handling very large images. While I...project without modifications (except paths to test files). So, I...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  2. 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/
  3. 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...
  4. Compress Data on the Fly in C# | Aspose.Zip for...

    Learn how to compress HTTP response streams on the fly with Aspose.ZIP for .NET using the stream provider overload for ZIP, 7z, and CAB archives....archive is being saved, the exception propagates from Save() . For...need custom source-lifetime handling, you can also close args.Entry...

    docs.aspose.com/zip/net/compress-on-the-fly/
  5. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...convertToPdf(Document document) throws Exception { try (ByteArrayOutputStrea...convertWordToPdf(Document wordDoc) throws Exception { try (ByteArrayOutputStrea...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  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. 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/
  8. 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/...
  9. 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-...
  10. 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...