This topic describes how to convert PDF file to grayscale 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...
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 describes how to use fluent syntax notation in GroupDocs.Conversion for .NET API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article describes the mAin functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This page explAins how to convert a file to PDF, Word, Excel, PowerPoint, EmAil, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This page explAins how to convert a file to PDF, Word, Excel, PowerPoint, EmAil, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its contAining folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...