This article demonstrates and explains different operations with resources, including retrieving, adjusting, and saving them in different scenarios when editing documents with GroupDocs.Editor for Node.js via Java....const externalImagesPrefix = "http://www.mywebsite.com/images/id="...const externalFontsPrefix = "http://www.mywebsite.com/fonts/id="...
Convert DOC, DOCX to Excel (XLS, XLSX) or convert PDF to Excel spreadsheet in Java using document conversion Java API. Build your own Conversion App....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
Find specific word and its homophones within different files of a folder using Java. Build application for homophones using document searching Java API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
Learn to lock & unlock PDF files with password protection in Java. Change the current password, or remove it within Java applications....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them.
Why we use Swagger and REST Swagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client....Swagger ( http://swagger.wordnik.com/) was developed by http://wordnik...development of their own API ( http://developer.wordnik.com/docs...
Add image watermarks or apply text watermarks to PDF files in Java. Apply watermarks to all & selective pages of PDF using GroupDocs Watermarking Java API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
Extract images from the whole document, and specific pages of word processing documents, Excel spreadsheets, PPT presentations, and PDF using Java....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
Programmatically generate reports by converting JSON data to PDF & Word using templates in Java. PDF & DOCX reports using report generation Java API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML document with a list of pre-configured redactions.
Below is an example of redaction policy XML file (code properties mapping is obvious):
RedactionPolicy.xml
You can use RedactionPolicy....> < redactionPolicy xmlns = "http://www.groupdocs.com/redaction"...
Java API to remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP images, email, eBooks, Visio Drawings, Zip, etc....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...