English

Convert PowerPoint PPT to PDF in Java

If you are looking for an easy to implement PowerPoint PPT to PDF conversion in Java, then you have come to the right place. Because in this article, we are going to show you how to easily convert PowerPoint PPT to JPG images in a few simple steps. PDF (Portable Document Format) has become the most widely and commonly used digital document format. Since PDF format owns a fixed layout, most of the documents are converted to PDF before they are shared.
December 31, 2019 · 5 min · Usman Aziz

Export Content into a Word Processing Document Using dotCMS Plugin

“Export to Word Plugin” for dotCMS allows users to export online content into Word Processing documents using Aspose.Words for Java. It dynamically exports the content of the Web page to a Word Processing document and then automatically downloads the file to the disk location selected by the user in just a couple of seconds. The generated Word processing document can then be opened using any Word Processing Application such as Microsoft Word or Apache OpenOffice etc.
April 28, 2016 · 1 min · Muhammad Sohail

IntelliJ IDEA Plugin for Microsoft OneNote Documents in Java

Aspose has released Aspose.Note Java (Maven) Plugin for IntelliJ IDEA. This plugin facilitates the use of Aspose.Note for Java API in Java-based Maven projects in IntelliJ IDEA. Aspose.Note is a feature-rich Java class library that enables Java applications to programmatically interact with OneNote documents without requiring Microsoft Office OneNote to have installed on the server. The Java API of Aspose.Note empowers developers to Create, Read, Export and Manipulate the contents of the Microsoft OneNote file format by working with attachments, text, hyperlinks, tables, tags, and text styles.
March 17, 2016 · 3 min · Muhammad Sohail

Jython Code Examples to deal with Presentation documents using Aspose.Slides for Java

[![][1] developers who want to utilize Aspose.Slides for Java API in their Jython applications to deal with Presentation documents. Download, Installation and Usage Please check the links below to find instructions on downloading, installing and using Aspose.Slides Java for Jython. Downloads and Installation OR You can download the latest version from: Pypi CodePlex GitHub Aspose.Slides Java for Jython Examples: Working With Presenation Managing Presentation Properties Converting PPT to PPTX Converting Presentation to PDF Converting Presentation to TIFF Converting Presentation to XPS Converting Presentation to HTML Converting Presentation with Notes Setting Default Zoom Value for Presentation Working With Slides
March 1, 2016 · 3 min · Fahad Adeel

Aspose.Cells vs Apache POI SS (HSSF + XSSF) - Code Comparisons with IntelliJ IDEA

Aspose has now integrated the examples of Aspose.Cells for Java code and a features comparison with Apache POI SS (HSSF + XSSF) in Aspose Project Wizard for IntelliJ IDEA. After this both Aspose.Words vs Apache POI WP and Aspose.Cells vs Apache POI SS are available in Aspose Project Wizard from version 1.3 onwards. With this integration you now don’t need to manually download the Aspose Java APIs code comparison examples with Apache POI framework as they are now available through the plugin’s Aspose New Example wizard within your favourite IntelliJ IDEA.
December 6, 2014 · 2 min · Adeel Ilyas

Retrieve Excel Worksheet Instance from Chart using Java

We are pleased to announce that the Aspose.Cells for Java 8.2.2 is now available for public use. Head to the download section to give the new release a try. While you are downloading the latest version, here is a look at the biggest features in this month’s release. For a full list of bug fixes and improvements please refer to the release notes for Aspose.Cells for Java 8.2.2, and if you are planning to upgrade the API from any previous version, we would suggest you to check the Public API Changes section.
October 21, 2014 · 2 min · Babar Raza

Exception Handling for Corrupted Excel Files in Android

We are pleased to announce the release of Aspose.Cells for Android 7.0.0 with new features, enhancements, and bug fixes. There are some valuable features in this month’s release. For a full list of bug fixes and other improvements please refer to the download page. Optimize Memory for Existing Worksheets Aspose.Cells for Android provided memory optimization settings for newly created worksheets by exposing the setMemorySetting method for the Workbook.Settings class. The previously provided approach was useful for minimizing the overall memory cost while working with existing large Microsoft Excel spreadsheets containing huge datasets.
April 28, 2014 · 2 min · Amjad Sahi