Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in TIFF Images. For more details please refer to the following guide: Working with XMP metadata.
Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF Images. Please find appropriate code samples in the Working with EXIF metadata section.
Working with IPTC metadata GroupDocs.Metadata for .NET is also able to work with IPTC metadata in TIFF Images....Comparison Product Solution GroupDocs...formats / Images / Working with metadata in TIFF images Working...
Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in TIFF Images. For more details please refer to the following guide: Working with XMP Metadata.
Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in TIFF Images. Please find appropriate code samples in the Working with EXIF Metadata section.
Working with IPTC metadata GroupDocs.Metadata for Java is also able to work with IPTC metadata in TIFF Images....Comparison Product Solution GroupDocs...formats / Images / Working with metadata in TIFF images Working...
Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in HEIF/HEIC Images. For more details please refer to the following guide: Working with XMP Metadata.
Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC Images. Please find appropriate code samples in the Working with EXIF Metadata section.
More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Comparison Product Solution GroupDocs...formats / Images / Working with metadata in HEIF/HEIC images Working...
This article shows how to save a document to a specified location on a local disk in Java...Comparison Product Solution GroupDocs...metadata . Metadata ( "input.pdf" ); // Edit or remove metadata...
This article shows how to save a file to the specified stream in Java...Comparison Product Solution GroupDocs... createReadStream ( "output.pdf" ) const metadata = new groupdocs...
This article shows how to save a document to a specified location on a local disk...Comparison Product Solution GroupDocs...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...
This example demonstrates how to load a file from a stream....Comparison Product Solution GroupDocs...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...
This example demonstrates how to load a password-protected document....Comparison Product Solution GroupDocs...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to Pdf, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into Images, and save Pdf with scan-like pages) SaveOptions so = new SaveOptions(); so....Comparison Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...
A Java API for redaction of sensitive and classified information from the documents. You can redact in adobe Pdf, redact in excel or in many of different file formats....Comparison Product Solution GroupDocs...create a sanitized PDF document with raster images of original pages...