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"...
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...
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...
Greetings.
Imagine I have JSON data like the following:
{
"data": "<p><a href="Http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>"
}
I can use the following statement to print the value nicely on a Word document…...following: { "data": "<p><a href="http://mysite.com/tutorial.pdf">Tutorial...
Compare two or more DOC/DOCX files in Java using document Comparison API. Highlight the differences and accept or reject changes within Word docs....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
Java way to merge two or more Word documents into a single file. Combine only the selective pages of multiple Word files within your application....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
Convert images to PDF in Java. Convert JPG, PNG, WebP, GIF, TIFF, TGA and many more images to PDF using document and image conversion Java API ....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
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>...
The GroupDocs team is excitedly announcing the GroupDocs.Annotation Frontend for the Java Servlets developers. The purpose behind this release is to expedite the developers to understand the implementation of GroupDocs.Annotation or write their own document Annotation Application using GroupDocs.Annotation for Java 3.x.. It is an alpha release of the project but most important functionalities have been implemented in this release. GroupDocs users are free to customize and enhance the application by their own.... Go to browser and type “http://localhost:8080/”. Java Servlets...