Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,649 for

tiff exception

(0.22 sec)
  1. Convert Excel to Image with Golang via C++|Docu...

    Learn how to convert Excel worksheets to images, including Tiff and SVG formats, using Aspose.Cells for C++.... Converting Workbook to TIFF An Excel file can contain multiple...allows you to convert Excel to TIFF with multiple pages. Also, you...

    docs.aspose.com/cells/go-cpp/convert-excel-to-i...
  2. Image|Documentation

    Convert Chart to Image using Aspose.Cells for Python via .NET API.... Converting Workbook to TIFF An Excel file can contain multiple...allows you to convert Excel to TIFF with multiple pages. You can...

    docs.aspose.com/cells/python-net/convert-excel-...
  3. Java API to Export MD to RTF | products.aspose.com

    Convert MD to RTF using on premise Java API...image formats such as JPEG, PNG, TIFF, and BMP. Additionally, it can...image formats such as JPEG, PNG, TIFF, and BMP. Additionally, it can...

    products.aspose.com/total/java/conversion/md-to...
  4. Several JPG Into JPG Java

    Merge multiple JPG into JPG in Java code. Save JPG as JPG using Java....Output format PNG BMP EMF GIF SVG TIFF JPG Select the target format...insertImage(fileName); } catch (Exception e) { e.printStackTrace();...

    products.aspose.com/words/java/merge/jpg-to-jpg/
  5. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....of a document to a separate TIFF image. Document doc = new Document();...ImageSaveOptions(SaveFormat.TIFF); for (int i = 0; i < doc.getPageCount();...

    reference.aspose.com/words/java/com.aspose.word...
  6. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....svgResourceFolder() throws Exception { Document doc = new Document(getMyDir()...svgResourceFolder() throws Exception { Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....void renameImages() throws Exception { Document doc = new Document(getMyDir()...imageSaving(ImageSavingArgs args) throws Exception { String imageFileName = MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  8. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....language levels 1-3 with an exception of font types: Type2 (CFF)...as raster image (PNG, JPEG, TIFF, GIF, BMP, EMF, WMF) Create...

    docs.aspose.com/page/net/feature-list/
  9. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....saveFormat, String ext) throws Exception { Document doc = new Document(getMyDir()...(IllegalStateExceptio exception) { Assert.assertTrue(exception.getMessage()...

    reference.aspose.com/words/java/com.aspose.word...
  10. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....saveFormat, String ext) throws Exception { Document doc = new Document(getMyDir()...(IllegalStateExceptio exception) { Assert.assertTrue(exception.getMessage()...

    reference.aspose.com/words/java/com.aspose.word...