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

tiff exception

(0.72 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 将演示文稿导出为带外部链接图像的 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...
  5. 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/
  6. 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...
  7. What's New in Aspose.Imaging for Python via .NE...

    Discover the latest advancements in Aspose.Imaging, Python image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images.... Transparent PNG to TIFF Deflate RGB: Transparency preservation...preservation in PNG to TIFF Deflate RGB conversion now ensures...

    docs.aspose.com/imaging/python-net/what-s-new-i...
  8. 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/
  9. Aspose.PSD for Java | Aspose API References

    Aspose.PSD for Java API References contain examples, code snippets, and API documentation. It provides packages, classes, interfaces, and other API details....coreexceptions The package contains exceptions thrown by any of the core...compressors The package contains exceptions thrown by one of the compression...

    reference.aspose.com/psd/java/
  10. 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...