GroupDocs.Editor for Java does not require any external software or third party tool to be installed....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Select specific pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a:
final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.FAiled) { SaveOptions options = new SaveOptions(); options....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This topic describes how to compress images in PDF file using the GroupDocs.Viewer .NET API (C#)....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for Java API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member **REMOVE_EMPTY_PARAGRAPHS **is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.setOptions(), the engine additionally removes empty paragraphs....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
The articles in this section describe advanced search index related topics.
You will find detAils about index management and advanced options:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article explAins how to load PDF, Word(.doc, .docx), Excel(.xls,.xlsx), PowerPoint(.ppt, .pptx) documents from stream when using GroupDocs.Merger for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Apply annotations to your documents in the form of textual comments, explanations with highlighted notes, watermarks, polylines, text/resource redactions and much more....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...