Working with XMP metadata GroupDocs.Metadata for Java also allows managing XMP metadata in MP3 files. For more details please refer to the following guide: Working with XMP metadata...Editor Product Solution GroupDocs...
GroupDocs.Metadata provides different ways to save a file with updated metadata.
Please refer to the following guides to know more about all overloads of the Save method:...Editor Product Solution GroupDocs...
Learn about GroupDocs.Conversion advanced usage and its multiple powerful features like document conversion process customization, track conversion progress, load documents from different sources etc....Editor Product Solution GroupDocs...
GroupDocs.Watermark for Java supports the following watermark types.
TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document.
Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...Editor Product Solution GroupDocs...
Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here.
Barcode.docx The Code...Editor Product Solution GroupDocs...
Define Relations Between Document Table Instances API provides ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added:
DocumentTableRelation DocumentTableRelationCollection Moreover, the Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added.
Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations Note The code uses some of the objects defined in: The Business Layer ColumnNameExtractingDocumentTableLoadHandler...Editor Product Solution GroupDocs...