Skip to content

Latest commit

 

History

128 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub

Java API for OneNote Document Processing

Aspose.Note for Java is a class library that enables applications to interact with Microsoft Office OneNote programmatically without its installation on the server. It is a pure alternate for MS OneNote Object Model provides much better performance and ease of use to manage OneNote documents. Aspose.Note for Java API delivers the features to read, convert, create and edit/manipulate the content of the Microsoft OneNote file format.

Directory Description
Examples A collection of Java examples that help you learn the product features.
Plugins Plugins demonstrating more features of Aspose.Note for Java.

Image

Microsoft OneNote File Processing

Read & Write OneNote Format

Microsoft OneNote: ONE

Save OneNote Files As

Fixed Layout: PDF
Images: GIF, JPEG, PNG, BMP, TIFF

Read Formats

ONETOC2

Supported Environments

  • Microsoft Windows: Windows Desktop & Server (x86, x64)
  • Java Versions: Java SE 7 or later.

Get Started with Aspose.Note for Java

Aspose hosts all Java APIs at the Aspose Repository. You can use Aspose.Note for Java directly in Maven projects with simple configuration. For detailed instructions please visit the Installing Aspose.Note for Java from Maven Repository documentation page.

Convert OneNote document to PDF with the Default Options using Java

Document oneFile = new Document("template.one");

// save the document as PDF
oneFile.save("output.pdf", new PdfSaveOptions());

Home | Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License

About

Aspose.Note for Java examples, plugins and showcase projects

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages