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="...
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 Java....String externalImagesPrefix = "http://www.mywebsite.com/images/id="...String externalFontsPrefix = "http://www.mywebsite.com/fonts/id="...
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"...
Transform PDF documents to grayscale JPG or PNG images in Java. Apply gamma, manage contrast or control brightness within Java application....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
Hi, I want to implement a custom document handler. That means reading the document not from a file system, but from a content reposiory such as Alfresco.I see that AnnotationHandler.getAnnotationScript method accepts th…...thus HTTP session specific, we need to store it as the HTTP session...
Editing Word documents is explained with Java examples to edit DOC, DOCX, ODT files within your applications using document editing Java API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about other methods in the Swagger explorer.
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) FatFree framework (Https://github.com/bcosca/fatfree) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....phar (Download from http://getcomposer.org/download/...version) FatFree framework ( https://github.com/bcosca/fatfree...