Open in app
Home
Notifications
Lists
Stories

Write
Andrew Wilson
Andrew Wilson

Home

11 hours ago

Split a PDF Page into Multiple Pages in Java

PDF files containing multiple pages can be split into multiple different PDF files using Free Spire.PDF for Java, and if you want to split a PDF page into multiple pages, the free library is also capable of doing that. Import Dependency Method 1: Download the free library and unzip it. Then add…

Java

2 min read

Split a PDF Page into Multiple Pages in Java
Split a PDF Page into Multiple Pages in Java

Aug 5

AutoFit Column Width and Row Height in Excel in Java

In MS Excel, there are several different ways to adjust column width and row height, and one of the easiest is to use the “AutoFit” function. This article will share how to programmatically AutoFit the column widths and row heights in Excel using a free API. Import Dependency (2 Method) 1# Download the free…

Java

1 min read

AutoFit Column Width and Row Height in Excel in Java
AutoFit Column Width and Row Height in Excel in Java

Jul 28

Compare Two Word Documents in Java

MS Word provides a built-in “Compare” feature that helps users quickly find all the differences between two Word documents. In this article, I will share how to compare two Word documents programmatically using Free Spire.Doc for Java. Import Jar Dependency Method 1: Download the free library and unzip it. Then add the Spire.Doc.jar…

Java

1 min read

Compare Two Word Documents in Java
Compare Two Word Documents in Java

Jul 22

Convert HTML to Images (BMP/ JPEG/ PNG/ GIF/ Tiff) in Java

HTML files are used to display information on web pages, and sometimes you may need to convert html files to images for better store of the information. This article will share how to achieve this task in Java using a free library. Import Dependency Method 1: Download the free library (Free Spire.Doc…

Java

1 min read

Convert HTML to Images (BMP/ JPEG/ PNG/ GIF/ Tiff) in Java
Convert HTML to Images (BMP/ JPEG/ PNG/ GIF/ Tiff) in Java

Jul 8

Make a booklet from a PDF document in Java

Booklet is a small book with just a few pages that usually contains information about a company’s products and promotional events. Sometimes, you may need to turn a PDF document to a printable booklet for better distribution. This article will share how to create a booklet from a PDF document…

Java

2 min read

Make a booklet from a PDF document in Java
Make a booklet from a PDF document in Java

Jul 1

Add Transitions to Powerpoint Slides in Java

Slide transition in PowerPoint is the the visual effect that occurs when you move move from one slide to the next during a presentation. Adding transition between slides can be useful in helping audiences distinguish between different slides while keeping them engaged. This article will share how to programmatically add…

Java

2 min read

Add Transitions to Powerpoint Slides in Java
Add Transitions to Powerpoint Slides in Java

Jun 24

Create a Line Chart in Excel in Java

A Line Chart is a basic type of charts that depicts trends and behaviors over time. It displays information as a series of data points connected by straight line segments. This article will share how to create a line chart in Excel using Free Spire.XLS for Java. Import Dependency (2 Method) 1# Download the…

Java

2 min read

Create a Line Chart in Excel in Java
Create a Line Chart in Excel in Java

Jun 17

Convert XML to Word in Java

An XML file is a rich text format used for documents with a lot of specific formatting involved. The XML file is designed to store data, but in certain cases, you may need to convert the XML files to Word. This article will share how to accomplish this task programmatically…

Java

1 min read

Convert XML to Word in Java
Convert XML to Word in Java

Jun 10

Detect PDF Page Orientation Using Java

A PDF document can contain both portrait and landscape pages, and sometimes you may need to detect the orientation of a specific page in PDF. This article will share how to programmatically accomplish this task using Free Spire.PDF for Java. Import JAR Dependency Method 1: Download the free library and unzip it. Then…

Java

1 min read

Detect PDF Page Orientation Using Java
Detect PDF Page Orientation Using Java

Jun 2

Insert Math Equation to Word in Java

When compiling the mathematics test papers or making mechanical design drawings, you may often need to add some mathematical equations to the documents. This article will share how to add Latex Math equation and MathMLCode to a Word document using a free Java API. Import JAR Dependency Method 1: Download the free API…

Java

2 min read

Insert Math Equation to Word in Java
Insert Math Equation to Word in Java
Andrew Wilson

Andrew Wilson

Sharing Java Code

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable