Working with XMP metadata GroupDocs.Metadata for .NET 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:... You are welcome to view and edit metadata of PDF, DOC...
Export metadata properties to an Excel workbook using GroupDocs.Metadata for Python via .NET.... You are welcome to view and edit metadata of PDF, DOC...
This example demonstrates how to load a password-protected document.
advanced_usage.loading_files.LoadPasswordProtectedDocument
JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section.
GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... You are welcome to view and edit metadata of PDF, DOC...
This example demonstrates how to load a password-protected document.
advanced_usage.loading_files.LoadPasswordProtectedDocument
// Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... You are welcome to view and edit metadata of PDF, DOC...
Fetch a document over HTTP with the requests library and render it from the in-memory stream using GroupDocs.Viewer for Python via .NET.... view ( options ) if __name__ == "__main__"...
Learn how to load a Spreadsheet (Excel) document and render it to HTML, PDF, PNG and JPEG with different options...It is accessible for all four view options through the SpreadsheetOptions...document, and call the Viewer.View(viewOptions) method. The following...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... view, add, modify, remove) for a...features and improvements to view document in both HTML and Image...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...useful metadata operations (view, add, modify, remove, compare...Keeping customers feedback in view, we are pleased to announce...