Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 818 for

exception handling

(0.06 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. 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...
  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. 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...
  5. 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/
  6. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…... Use Corrupted File Handling : If you suspect that one...property of the PdfFileEditor to handle corrupted files gracefully...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  7. Sorting Resources by Name | Aspose.Tasks Docume...

    Discover how to sort Microsoft Project (MPP/XML) resources by names using Aspose.Tasks for C#....GitHub Miscellaneous Handling Exceptions with Aspose.Tasks for...

    docs.aspose.com/tasks/cpp/sorting-resources-by-...
  8. 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...
  9. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…... Handling Page Rotation To correctly...more advanced features for handling text and layout, and you can...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  10. 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...