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 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 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 password-protected document....Comparison Product Solution GroupDocs...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...
This article shows how to save the modified content back to the underlying source using GroupDocs.Metadata for Python via .NET....Comparison Product Solution GroupDocs...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...
This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET....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 using GroupDocs.Metadata for Python via .NET....Comparison Product Solution GroupDocs...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...
Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Python via .NET API features....Comparison Product Solution GroupDocs...documents TXT Fixed-layout format PDF Fixed-layout format XPS (including...
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...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...Comparison Product Solution GroupDocs...additional file format information. a PDF document Extract the root metadata...