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

exception handling

(0.09 sec)
  1. Python project API | Microsoft Project Manageme...

    Python Microsoft project management library to read and write MPP XML and MPT files. Export data to PDF XLS HTML CSV TXT TIFF SVG & PNG formats...project management API for handling Microsoft Project files. Our...over 100 Python classes to handle low-level project operations...

    products.aspose.com/tasks/python-net/
  2. 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...
  3. 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...
  4. 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...
  5. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....Gets the way how sections are handled when saving to the output XLSX...Sets the way how sections are handled when saving to the output XLSX...

    reference.aspose.com/words/java/com.aspose.word...
  6. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...xml will require you to handle it manually. You can create...main(String[] args) throws Exception { // Load your document Document...

    forum.aspose.com/t/word-api-and-confidentiality...
  7. 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...
  8. 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...
  9. 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...
  10. Header & Footer content updates are not showing...

    Hi Team, I’m using Aspose.words for Java to compare two versions of .DOCX files, but I noticed that footer content updates are not showing in the comparison output file, even though it works fine on MS Word compare. sa…...main(String[] args) throws Exception { String currentDirectory...Document revised) throws Exception { if (original.hasRevisions())...

    forum.aspose.com/t/header-footer-content-update...