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="...
Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically.
Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from Http://getcomposer.org/download/ or use the included version....phar (Download from http://getcomposer.org/download/...version.) FatFree framework ( https://github.com/bcosca/fatfree...
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>...
Learn how to deal.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....> < redactionPolicy xmlns = "http://www.groupdocs.com/redaction"...
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"...