Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,731 for

tiff exception

(0.5 sec)
  1. Image with JavaScript via C++|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.... 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/javascript-cpp/convert-ex...
  2. Several JPG Into BMP Java

    Merge multiple JPG into BMP in Java code. Save JPG as BMP 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-bmp/
  3. 将演示文稿导出为带外部链接图像的 HTML|Aspose.Slides 文档

    在 Java 中使用 Aspose.Slides 将 PowerPoint 和 OpenDocument 演示文稿导出为 HTML,并将图像和其他资源保存为外部链接文件。...); } catch ( IOException exception ) { throw new IllegalStateExceptio...resource " + resourceId + "." , exception ); } } private static Map...

    docs.aspose.com/slides/zh/java/exporting-presen...
  4. 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/
  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. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....htmlFixedResourceFol() throws Exception { Document doc = new Document(getMyDir()...eSavingArgs args) throws Exception { // If we set a folder alias...

    reference.aspose.com/words/java/com.aspose.word...
  7. Merge VCF Files via .NET | products.aspose.com

    Combine VCF files using the C# code sample from the advanced library on .NET Framework, .NET Core Platforms. Optimize email handling!...Việt VCF Merger PNG JPG BMP TIFF VCF How to Merge VCF Files in...successfully." ); } catch (Exception ex) { Console.WriteLine( $"An...

    products.aspose.com/email/net/merger/vcf/
  8. Merge PST Files via .NET | products.aspose.com

    Combine PST files using the C# code sample from the advanced library on .NET Framework, .NET Core Platforms. Optimize email handling!...Việt PST Merger PNG JPG BMP TIFF PST How to Merge PST Files in...for handling any errors or exceptions that may arise during the...

    products.aspose.com/email/net/merger/pst/
  9. 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-...
  10. 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...