Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 911 for

exception handling

(0.06 sec)
  1. Large Image Support|Documentation

    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....processing and handling of OutOfMemoryException exceptions, performance...

    docs.aspose.com/psd/net/large-image-support/
  2. 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...
  3. Aspose.PSD for .NET 24.2 - Release Notes|Docume...

    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....Summary Category PSDNET-1503 Handle Angle property for PatternFillSettings...PSDNET-995 “Image loading failed.” exception when open document Bug PSDNET-1491...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-2...
  4. 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...
  5. 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...
  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. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …...FIELD_HYPERLINK) except Exception: is_hl = False if not...startswith("HYPERLINK") except Exception: is_hl = False if not...

    forum.aspose.com/t/aspose-words-python-missing-...
  8. 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/
  9. 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...
  10. 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...