free共14篇
Java: Convert PDF to Images in JPG, PNG, TIFF and SVG-拾光赋

Java: Convert PDF to Images in JPG, PNG, TIFF and SVG

Java: Convert PDF to Images in JPG, PNG, TIFF and SVG,Developers often need to convert PDF pages to images since images are difficult to edit and easy to view. With the help of Spi...
kity的头像-拾光赋kity2年前
0429
How to Print PDF Files in Java?-拾光赋

How to Print PDF Files in Java?

How to Print PDF Files in Java?,Printing PDF documents is a key function in our daily life. You can make a tangible duplicate of a PDF file that can be read and used offline by pri...
kity的头像-拾光赋kity2年前
0305
Leet Code Soltion - Roman to Integer-拾光赋

Leet Code Soltion – Roman to Integer

Leet Code Soltion - Roman to Integer,**Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M. Symbol Value I 1 V 5 X 10 L 50 C 100 D 500 M 1000** For ex...
kity的头像-拾光赋kity4年前
0496
Java/ Copy Cell Range in Excel-拾光赋

Java/ Copy Cell Range in Excel

Java/ Copy Cell Range in Excel,Copying and pasting content within or between documents is one of the most common operations in our daily work. This article will introduce how to co...
kity的头像-拾光赋kity4年前
0505
Add a Digital Signature to PDF Using Java-拾光赋

Add a Digital Signature to PDF Using Java

Add a Digital Signature to PDF Using Java,The digital signature in a PDF document guarantees the authenticity and integrity of the document, and it also helps prove that the origin...
kity的头像-拾光赋kity4年前
04715
Apply Shadow Effect to Text in PowerPoint Using Java-拾光赋

Apply Shadow Effect to Text in PowerPoint Using Java

Apply Shadow Effect to Text in PowerPoint Using Java,In PowerPoint documents, shadow effects can not only be applied to shapes to make them more vivid, but also can be applied to t...
kity的头像-拾光赋kity4年前
04610
Convert PDF to PDF/A with a free Java API-拾光赋

Convert PDF to PDF/A with a free Java API

Convert PDF to PDF/A with a free Java API,PDF/A is a kind of PDF format designed for archiving and long-term preservation of electronic documents. Unlike paper documents that are e...
kity的头像-拾光赋kity4年前
03110
Add Navigation Buttons to PDF using a Free Java API-拾光赋

Add Navigation Buttons to PDF using a Free Java API

Add Navigation Buttons to PDF using a Free Java API,When viewing a large PDF document, adding navigation buttons to it is a great time-saving method that allows readers to jump to ...
kity的头像-拾光赋kity4年前
04413
Insert footnote to word using Java-拾光赋

Insert footnote to word using Java

Insert footnote to word using Java,Footnote is a supplementary description of the main text, it allows you to cite sources or explain a concept in detail and makes your document mo...
kity的头像-拾光赋kity4年前
03810
Add/ Count/ Retrieve/ Remove Variables in Word using Java-拾光赋

Add/ Count/ Retrieve/ Remove Variables in Word using Java

Add/ Count/ Retrieve/ Remove Variables in Word using Java,This article will give examples of how to add, count, retrieve and remove variables in a Word document in Java with a free...
kity的头像-拾光赋kity4年前
04011
Rotate a PDF page using Java-拾光赋

Rotate a PDF page using Java

Rotate a PDF page using Java,When viewing a PDF document, if you find the page orientation is wrong, then you'll need to adjust the page to the right orientation for better viewing...
kity的头像-拾光赋kity4年前
02812
Set Number Format in Excel using Java-拾光赋

Set Number Format in Excel using Java

Set Number Format in Excel using Java,In Excel, number formats can control the display of numbers, dates, times, decimals, percentages, phone numbers, etc. For example, you can use...
kity的头像-拾光赋kity4年前
0259