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

exception handling

(0.34 sec)
  1. Java :word 转pdf 报错 java.lang.IllegalArgumentExc...

    java.lang.IllegalArgumentException: Unexpected number style: ‘62’... The exception is thrown while the library...guidance is based on typical handling of this error in Aspose.Words;...

    forum.aspose.com/t/java-word-pdf-java-lang-ille...
  2. Multi Thread issue with Aspose.pds - Free Suppo...

    My project is built on .NET Standard 2.0. I have a concern regarding the generation of multiple text files or the retrieval of metadata properties in a parallel loop. Occasionally, some files encounter Exceptions during…...Occasionally, some files encounter exceptions during this process. However...a single thread), they are handled successfully. While this issue...

    forum.aspose.com/t/multi-thread-issue-with-aspo...
  3. Create XLSB Using Python | products.aspose.com

    Generate Microsoft Excel XLSB documents using Python applications without using Microsoft Office....using Python process is same except that it requires existing file...format is its efficiency in handling large amounts of data. Since...

    products.aspose.com/total/python-java/create/xlsb/
  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. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent save operation on …...PSD image, the following exception occurs: com.aspose.psd.coreexceptions...main(String[] args) throws Exception { // Load license License...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. Aspose.PSD for Java 25.4 - 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....Category PSDJAVA-725 [AI Format] Handle inline images in content streams...examples: PSDJAVA-725. [AI Format] Handle inline images in content streams...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...