This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger API....Purchase Buy Now Pricing Information Free Trials Temporary License...
This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...
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:...Purchase Buy Now Pricing Information Free Trials Temporary License...
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...Purchase Buy Now Pricing Information Free Trials Temporary License...
This article shows how to save a document to a specified location on a local disk in Java...Purchase Buy Now Pricing Information Free Trials Temporary License...
This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....Purchase Buy Now Pricing Information Free Trials Temporary License...
This article explains how to update password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for Java....Purchase Buy Now Pricing Information Free Trials Temporary License...
Download from GitHub The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client.
In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following image:
Open Eclipse and import the project to get started with it. Archived project file can also be imported....Purchase Buy Now Pricing Information Free Trials Temporary License...