Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: Java API
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.
Supported Platforms
In … Continue Reading
Posted in Aspose.Words Product Family Tagged Aspose.Words, CMS, Content Management System, Export to Word, Java API, Web Apps, dotCMS, file format, java, plugin
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, … Continue Reading
Posted in Aspose.Note Product Family Tagged IntelliJ IDEA, Java API, Maven, Microsoft Office OneNote, Microsoft OneNote, aspose.note, file format, java, plugin
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 … Continue Reading