Skip to content

Releases: asposemarketplace/Aspose_for_JetBrains

Aspose.Total Java for IntelliJ IDEA Plugin - v1.4

27 Nov 14:15
Compare
Choose a tag to compare

Aspose.Total Java for IntelliJ IDEA (formerly: Aspose for JetBrains)

Aspose.Total Java for IntelliJ IDEA is an IntelliJ IDEA plugin which allows developers to create Aspose Java project by using Aspose Project Wizard. The wizards enables the developers to select and download the latest Aspose Java APIs and sample example codes.

Latest Release - v1.4

Note: Examples may not work with older versions of plugin.

✨ What's New

  • Aspose.OCR for Java Examples are now available in Aspose Examples Wizard of your favorite InteliJ IDEA
  • Aspose.OCR for Java Examples are now available in Aspose Examples Wizard of your favorite InteliJ IDEA
  • More Aspose.Slides Examples comparing features of Apache POI HSLF and XSLF.
  • More Aspose.Words Examples with Missing Features of Apache POI HWPF and XWPF.
  • Aspose.Cells Examples showing Missing Features of Apache POI HSSF and XSSF.
  • Supports and Tested with latest IntelliJ IDEA v.14.0.1, v.14.1.5 and v.15.0.1
  • Necessary update for Aspose Examples wizard since examples may not appear proper with older versions of plugin.

This plugin supports the following wizards:

wizards1. Aspose Project Wizard wizard
wizards2. Aspose Examples Wizard wizard

plugin title shot

Aspose Project wizard creates Aspose Java Project for using Aspose.Total for Java APIs

Aspose Examples wizard lets you download sample examples codes from Aspose Repository and copy in your project, which you can tryout and learn to use Aspose.Total for Java APIs in your Java Applications.

For the complete documentation of this Intellij IDEA plugin, please go through this wiki - click here

Apache POI framework code comparison examples with Aspose APIs Integrated!

04 Dec 14:21
Compare
Choose a tag to compare

Aspose Project Wizard v1.3

aspose cells_apachepoi ss
aspose words_apachepoi wp
apache poi framework installing

Latest Release V1.3

What's New

Critical fix for Aspose Examples Wizard: Aspose Java APIs usage examples repository locations have been changed. So Aspose Examples wizard will no longer work without this update. Although not changing version number because all the plugin features and code will remain same.

Whats New

  1. Integration of Aspose APIs code and feature comparison examples with Apache POI
    framework
  2. Progress Monitors are implemented for long tasks i.e while downloading of examples and their framework dependencies.
  3. SourceCodes:
    a) OtherExamples API (framework) created for the futher future integrations of new examples and their dependencies.
    b) New Packages: com.aspose.examples.otherexamples

New! Aspose Java Products - support is added

29 Aug 12:49
Compare
Choose a tag to compare

Aspose Java for JetBrains Ver 1.2

New Features:

New Aspose Java Product's support, is Added in Aspose Project Wizard/Aspose API Examples for following products:

  1. Aspose.Diagram
  2. Aspose.Tasks

Bug fixes / updates:

  1. Previously selected Aspose APIs on Aspose Project Wizard remain selected and in

addition get downloaded with the new ones selected. Fixed.

  1. Aspose.Pdf Kit support is removed from the Plugin's code because now it has been

merged with Aspose.Pdf itself so therefore removing the some of the internal bugs in

the Plugin's code when trying to download Aspose.Pdf. Fixed.

Aspose Example + Aspose Project Wizard

27 Aug 13:44
Compare
Choose a tag to compare

New Features

Latest Release v1.1 of Aspose Java plugin for JetBrains IDE, provides the support of getting Aspose Java API samples through Aspose Example option in New menu as following:

  1. First Create Java Project by using plugin provided Aspose Project Wizard
  2. Right Click on Project or Select File Menu
  3. Select New, You will come up with a New Menu options enlisting Aspose Example option on top.
  4. Select Aspose Example Option
  5. Aspose Example Dialog will appears, on selecting Aspose Java API from drop down list, numbers of available selected Aspose Java API samples will appears in tree like style list, by selecting any example (and clicking on Create), its sample code will be created along with the required data file for it within the project *_src *_folder.

Finally, the downloaded / created example is ready to be evaluated / enhanced as per your usage requirement.
aspose example dialog small