Hi
Support, In
v2.18, there is a method called "RemoveOldEntries" under
DocumentCache class. This method used to clean old cache entities. We are not
able to locate this method for v3.0,
could you p…...such method in the new APIs: 1) http://groupdocs.com/api/net/viewer/groupdocs...cs.viewer.handler.cache/ 2) http://groupdocs.com/api/net/viewer/groupdocs...
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 .NET....string externalImagesPrefix = "http://www.mywebsite.com/images/id="...string externalFontsPrefix = "http://www.mywebsite.com/fonts/id="...
In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package.
Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node....Let’s grab the SDK from github: https://github.com/groupdocs/groupdocs-javascript...groupdocs.StorageApi(aClient, "https://dev-api.groupdocs.com/v2.0");...
Edit Excel files (XLS, XLSX, ODS) with your Java application. Examples to edit spreadsheets using spreadsheet and document editing Java API....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...
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="...
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"...
Parser and data extraction Java API that allows parsing fillable PDF forms and extracts values from all the fields of PDF documents programmatically....<name>GroupDocs Java API</name> <url>http://repository.groupdocs.com/repo/</url>...