Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 952 for

exception handling

(0.31 sec)
  1. 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...
  2. Pattern Overlay not supported - Free Support Fo...

    The attached zip has a single PSD file, that file has a single text layer, that layer has a simple pattern overlay. input.zip (525.4 KB) Saving this kind of files (with a pattern overlay in a text layer) outputs a brok…... No exceptions. Please advise. Code sample:...provide additional insights into handling such scenarios. Sources: [1]:...

    forum.aspose.com/t/pattern-overlay-not-supporte...
  3. 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/
  4. Aspose PDF creating Corrupted Dictionary PDF's ...

    Hi Team , When performing some PDF operation for set of files using aspose java, resulting PDF is getting corrupted in the PDFdictionary and no information about the pdf producer and its relevent metadata also missing. …...exceptions.InvalidPdfException: Rebuild...pdf"); } catch (Exception e) { log.error("Exception occured ", e);...

    forum.aspose.com/t/aspose-pdf-creating-corrupte...
  5. Heap Memory issue - Free Support Forum - aspose...

    When i try to create a sheet with more than 200000 rows and 100 columns. I am getting Java Heap out of memory issue. I am using aspose cells version 24.7 with java 21....2026, 8:06am 4 @Vishal038 , Handling large datasets can be a common...int totalColumns) throws Exception { String fileName = "R"+t...

    forum.aspose.com/t/heap-memory-issue/325703
  6. 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/
  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. 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...
  9. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in C# if you are not sure what the actual content of the file is, or to check the format compatibility....type in order to avoid an exception if you are not sure what the...Detect File Format without an Exception When you are dealing with...

    docs.aspose.com/words/net/detect-file-format-an...
  10. 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/...