This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your JavaScript applications....Comparison Product Solution GroupDocs..."sample.docx" ) // Create an HTML file. const viewOptions = groupdocs...
Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel File or remove slides from PowerPoint presentations with GroupDocs.Merger API....Comparison Product Solution GroupDocs...Call method and pass desired file path to save resultant document...
Document loading use cases with GroupDocs.Viewer within your .NET applications....Comparison Product Solution GroupDocs...password-protected documents Specify file type when loading a document...
Note This page contains release notes for GroupDocs.Metadata for Java 20.3 Major Features There are the following features, enhancements and fixes in this release:
Implement the ability to work with EXIF metadata in PSD images Implement the ability to work with XMP metadata in WEBP images Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2849 Implement the ability to work with EXIF metadata in PSD images New Feature METADATANET-2850 Implement the ability to work with XMP metadata in WEBP images New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...remove) EXIF metadata in a PSD file. Public API changes The method...
Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Node.js via Java API....Comparison Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...
The following example demonstrates how to load a File from a local disk.
advanced_usage.loading_Files.LoadFromLocalDisk
JavaScript try { const metadata = new groupdocs.metadata.Metadata("input.one"); } 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:
GroupDocs.Metadata for ....Comparison Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a local disk Load...
The following example demonstrates how to load a File from a local disk.
advanced_usage.loading_Files.LoadFromLocalDisk
// Constants.InputOne is an absolute or relative path to your document. Ex: @"C:\Docs\source.one" try (Metadata metadata = new Metadata(Constants.InputOne)) { // 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:
GroupDocs.Metadata for .NET examples
GroupDocs.Metadata for Java examples...Comparison Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a local disk Load...
This page describes how to set image ZIndex to place it over the text...Comparison Product Solution GroupDocs...images placing order for the Word file formats. To do this, set the...
The following example demonstrates how to load File from local disk....Comparison Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a local disk Load...
This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java. ...Comparison Product Solution GroupDocs...method; Call method specifying file path to save resultant document...