Aspose releases New IntelliJ IDEA Plugin to utilize Aspose.Imaging for Java API in java applications easily for dealing with Image creation, manipulation and conversion needs.

Aspose.Imaging for Java is an easy-to-use, high-performance and well-documented imaging library, that provides the most flexible group of routines for the developers to create, manipulate, save and convert images in their Java applications with ease and performance.

This plugin facilitates the usage of Aspose.Imaging for Java API by creating Aspose.Imaging for Java API based Maven projects and download Example Source Codes for using the API features in java projects.

Important Features

The plugins comes with two useful wizards that help developers to easily work with Aspose.Imaging for Java API.

  • Aspose.Imaging Maven Project wizard
  • Aspose.Imaging Examples wizard

Aspose.Imaging Maven Project wizard lets you create Maven project and also configures Aspose.Imaging for Java API latest maven dependency reference and the Aspose Cloud Maven repository configurations in the project’s pom.xml. The wizard also allows you to download latest available API’s Example Source Codes from GitHub repository.

Aspose.Imaging Example wizard lets you import / copy latest downloaded Example Source Codes into the project along with the required resources for the execution of examples. Every time the wizard runs it checks for new available examples and downloads them.

The examples wizard currently provides the following Aspose.Imaging API usage examples seemless integration with the IntelliJ IDEA:

  • DjVu
    • Converting Specific Portion of DjVu Page
    • Convert Djvu Pages To Gif
    • Convert Djvu Pages To Images
    • Convert Djvu Pages To Tiff
    • Convert Djvu To Pdf
    • Convert Djvu To Tiff
  • Export
    • Export Image To Different Formats
    • Export Image To PSD
  • Files
    • Creating An Image By Setting Path
    • Creating Image Using Stream
    • Opening Image Files From Disk
  • Images
    • Add Watermark To Image
    • Concat TIFF Images
    • Draw Images Using Core Functionality
    • Drawing Using Graphics Path
    • Drawing using Graphics
  • MetaFile
    • Get Font Info
    • Specify Font Folder
  • Shapes
    • Drawing Arc
    • Drawing Ellipse
    • Drawing Lines
    • Drawing Rectangle

Download, Installation & Usage

The source codes & binaries of the plugin is freely hosted on popular social coding sites GitHub and Codeplex.

For the installation of plugin from within IntelliJ IDEA. Please check the following useful wiki links:

  • Downloading and Installing
  • Using Aspose.Imaging Java for IntelliJ IDEA Maven

Complete Plugin Documentation / Help

For the complete documentation of Aspose.Imaging Java for IntelliJ IDEA Maven plugin,

See Also

  • Aspose.Words Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0
  • Aspose.Cells Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0
  • Aspose.Slides Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0
  • Aspose.BarCode Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0
  • Aspose.Pdf Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0
  • Aspose.Email Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0
  • Aspose.Tasks Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0
  • Aspose.Diagram Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0
  • Aspose.OCR Java for IntelliJ IDEA (Maven) - Plugin v1.0.0.0

Start a Free Trial Today

Start a free trial today – all you need is to sign up with Aspose. Once you have signed up, you are ready to try powerful file processing features offered by Aspose file format APIs.

Customer Feedback

Your feedback is very important to us. Please feel free to provide feedback and raise feature requirements. We are keen to implement customer driven features since we are a 100% customer driven company. Converting Specific Portion of DjVu Page