Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100.
This article shows that how Java redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....This article shows that how Java redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.
This article shows how to pre-rasterize a document using the redaction API....This article shows how to pre-rasterize a document using the redaction API.
Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET
GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Watermark for Java API directly in your Maven projects with simple configurations.
Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: GroupDocsJavaAPIGroupDocs Java APIhttps://releases.groupdocs.com/java/repo/ Define GroupDocs.Watermark for Java API Dependency Then define GroupDocs.Watermark for Java API dependency in your pom.xml as follows:
com....GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Watermark for Java API directly in your Maven projects with simple configurations.
Specify GroupDocs Repository Configuration First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml as follows: <repositories> <repository> <id>GroupDocsJavaAPI</id> <name>GroupDocs Java API</name> <url>https://releases.groupdocs.com/java/repo/</url> </repository> </repositories> Define GroupDocs.Watermark for Java API Dependency Then define GroupDocs.Watermark for Java API dependency in your pom.xml as follows:
<dependencies> <dependency> <groupId>com.
This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications....This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your .NET applications.
This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET....This article explains how to get collection of changes between compared documents when using GroupDocs.Comparison for .NET.
This article explains how to control temporary files used by GroupDocs.Comparison for Java....This article explains how to control temporary files used by GroupDocs.Comparison for Java.
Learn how to retrieve default load options for a source format using GroupDocs.Conversion for Python via .NET....Learn how to retrieve default load options for a source format using GroupDocs.Conversion for Python via .NET.