free共18篇
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年前
0459
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年前
0325
FREE e-book: The Python Interview Handbook 2023 - 112 Q & A-拾光赋

FREE e-book: The Python Interview Handbook 2023 – 112 Q & A

FREE e-book: The Python Interview Handbook 2023 - 112 Q & A,Here is a FREE version of our best selling Python e-book with preview of 112 FREE interview questions and answers in 202...
kity的头像-拾光赋kity2年前
03714
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年前
0516
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年前
0515
Python and Headless: How to make interactive, adaptable, affordable reports-拾光赋

Python and Headless: How to make interactive, adaptable, affordable reports

Python and Headless: How to make interactive, adaptable, affordable reports,In this article, I'll show you how to pull data from a headless CMS and create a content type report usi...
kity的头像-拾光赋kity4年前
05015
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年前
05015
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年前
04910
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年前
03310
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年前
04613
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年前
04010
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年前
04211