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="...
Embed documents as OLE objects into other Word documents, Excel Spreadsheets, Powerpoint presentations programmatically in Java using GroupDocs.Merger API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
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"...
Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
Java API to find and remove text and image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
Add passwords to Word documents within Java applications. Change the existing password of protected DOC DOCX files or remove passwords to unlock....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...