Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 952 for

exception handling

(0.06 sec)
  1. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...Exception>(async () => { await pdf.SaveAsync(stream...25.8.0, where it throws an exception for certain PDFs but works...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  2. Managing Message Attachments|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....Attachments Contents [ Hide ] Handling Attachments in Outlook Creating... ToString ()); } catch ( Exception ex ) { Console . WriteLine...

    docs.aspose.com/email/net/managing-message-atta...
  3. Java API to Export EPUB to DOCM | products.aspo...

    Convert EPUB to DOCM using on premise Java API...Connection mConnection ) throws Exception { // create an output stream...possible to streamline document handling, enhance interactivity, and...

    products.aspose.com/total/java/conversion/epub-...
  4. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...compareTextboxes(boolean ignore) throws Exception { Document originalVersion...aspose.words/CompareOptions Handling shapes in Aspose.Words https://docs...

    forum.aspose.com/t/document-compare-textbox-mis...
  5. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......tempDoc = null; } catch (Exception ex) { } } private void Fi...pageNumber++; } } catch (Exception ex) { } } private void Se...

    forum.aspose.com/latest.rss
  6. 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/imaging/python-net/large-image-...
  7. Read Corrupted PST/OST Files|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....PST/OST Files Contents [ Hide ] Handling Corrupted Storage Files Sometimes...corrupted. In such cases, exceptions usually arise when calling...

    docs.aspose.com/email/net/read-corrupted-pst-os...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...(presentation, slide) except Exception as e: logger.error( f"Error...me_file, output_file) except Exception as e: logger.error(f"Error...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. Manipulating JPEG Images|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....scanners and other systems handling image save images with EXIF...to be set as a thumbnail, exception may arise. Add Thumbnail to...

    docs.aspose.com/imaging/net/manipulating-jpeg-i...
  10. Connecting to SMTP Server|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....timeout can be important for handling network communication effeciently...the client will throw an exception, indicating a timeout error...

    docs.aspose.com/email/python-net/connecting-to-...