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 In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Note This feature is supported by version 17.03 or greater. Creating a Bulleted List Practising the following steps you can insert Bulleted List in an HTML document.
To add a bulleted list start and end your list with
tag and list all the elements by enclosing them between
tag....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in EmAil Document format. In-Table List in EmAil Document Note This feature is supported by version 17.8.0 or greater Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:
Report must be in .eml or .msg format. It must add emAil recipient, css and subject of the emAil....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This topic explAins how to search for metadata signatures within the documents with GroupDocs.Signature API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This topic explAins how to search for digital electronic signatures across the documents with GroupDocs.Signature API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...