Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 954 for

exception handling

(0.83 sec)
  1. Several JPG Into GIF Java

    Merge multiple JPG into GIF in Java code. Save JPG as GIF using Java....just use Java library that handles all low-level details. Convert...insertImage(fileName); } catch (Exception e) { e.printStackTrace();...

    products.aspose.com/words/java/merge/jpg-to-gif/
  2. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....Details_TaggedException - Represents exception for TaggedPDF content of document...XfaParserOptions - class to handle related data incapsulation...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/
  3. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…... To handle this situation, you can follow...getFileName()); } catch (Exception e) { throw BusinessExceptionBui...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  4. Java API to Export CGM to PS | products.aspose.com

    Convert CGM to PS using on premise Java API...Connection mConnection ) throws Exception { // create an output stream...large-scale conversion processes to handle extensive graphics archives...

    products.aspose.com/total/java/conversion/cgm-t...
  5. Several Image Into JPG Java

    Merge multiple Image into JPG in Java code. Save Image as JPG using Java....just use Java library that handles all low-level details. Convert...insertImage(fileName); } catch (Exception e) { e.printStackTrace();...

    products.aspose.com/words/java/merge/image-to-jpg/
  6. Several Image Into BMP Java

    Merge multiple Image into BMP in Java code. Save Image as BMP using Java....just use Java library that handles all low-level details. Convert...insertImage(fileName); } catch (Exception e) { e.printStackTrace();...

    products.aspose.com/words/java/merge/image-to-bmp/
  7. Several JPG Into PNG Java

    Merge multiple JPG into PNG in Java code. Save JPG as PNG using Java....just use Java library that handles all low-level details. Convert...insertImage(fileName); } catch (Exception e) { e.printStackTrace();...

    products.aspose.com/words/java/merge/jpg-to-png/
  8. Several JPG Into TIFF Java

    Merge multiple JPG into TIFF in Java code. Save JPG as TIFF using Java....just use Java library that handles all low-level details. Convert...insertImage(fileName); } catch (Exception e) { e.printStackTrace();...

    products.aspose.com/words/java/merge/jpg-to-tiff/
  9. Issues with Slide Background and Textbox Animat...

    Hello Aspose Support Team, I am using Aspose.Slides for .NET to convert a PowerPoint presentation (PPTX) to HTML5. Below is the code I am using for the conversion: using Aspose.Slides; using Aspose.Slides.Export; clas…...html5Options); } } catch (Exception ex) { Console.WriteLine(ex...the way the backgrounds are handled during the conversion process...

    forum.aspose.com/t/issues-with-slide-background...
  10. Several JPG Into JPG Java

    Merge multiple JPG into JPG in Java code. Save JPG as JPG using Java....just use Java library that handles all low-level details. Convert...insertImage(fileName); } catch (Exception e) { e.printStackTrace();...

    products.aspose.com/words/java/merge/jpg-to-jpg/