Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contAin camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers:
Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article explAins how to work with PDF attachments while using GroupDocs watermarking Java API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files.
The following are the steps to read native ASF metadata.
Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This topic lists file formats supported by GroupDocs.Viewer for .NET....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...Compressed Windows Metafile Note AI, PSB, and PSD formats, marked...
Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013.
Add a bullet list at the place where you want it....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft PowerPoint Document Creating a Common List Image Please follow below steps to create Common List Template in MS PowerPoint 2013:
Create a new presentation slide....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft Excel Document Creating a Single Row Please follow below steps to create Single Row Image in MS Excel 2013:
Create a new Workbook. Insert a desired shape to display image in it....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...
This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...