Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,139 for

exception handling

(0.38 sec)
  1. 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...
  2. 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...
  3. FieldOptions | Aspose.Words for Java

    Represents options to control field Handling in a document in Java....Represents options to control field handling in a document. To learn more...changeBibliographySt() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  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. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...from_argb(r, g, b) except Exception: return None return None...highlight_color = highlight except Exception: pass def tag_and_fla...

    forum.aspose.com/t/paste-back-shape-data-correc...
  6. Invalid .wmf files after converting vsd to vsdx...

    A vsd file imports successfuly and doesn’t have any issues when opened in Visio, but cached .wmf previews of equations that are on that diagram seem to be corrupt. I tried to open .wmf files in the following application…...consider adding error handling to catch any exceptions during the conversion...

    forum.aspose.com/t/invalid-wmf-files-after-conv...
  7. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....Sets of Commands Support Exceptions Description Job control commands...( options . Exceptions != null ) for ( Exception ex : options...

    docs.aspose.com/pdf/java/convert-other-files-to...
  8. 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...
  9. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....removeHiddenContentF() throws Exception { Document doc = new Document(getMyDir()...docStructureToText() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Tasks | Aspose.Tasks Documentation

    This guide explains how to create, modify, and delete Microsoft Project tasks using Aspose.Tasks for C++....Tasks Documentation Handling Task Constraints | Aspose...Documentation Working with Calendar Exceptions Creating Tasks Subscribe...

    docs.aspose.com/tasks/cpp/working-with-tasks/