Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 5,402 for

file signature

(0.05 sec)
  1. Extracting MakerNote metadata | 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....Signature Product Solution GroupDocs...MakerNote format. a raw image file that contains MakerNote metadata...

    docs.groupdocs.com/metadata/java/extracting-mak...
  2. Extract Table of Contents from Microsoft Office...

    Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Signature Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/net/extract-table-of-...
  3. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Signature Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/add-replies-...
  4. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF document using C#....Signature Product Solution GroupDocs...= new PdfWatermarkableImag ( File . ReadAllBytes ( "test.png"...

    docs.groupdocs.com/watermark/net/existing-objec...
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV Files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Signature Product Solution GroupDocs...(MKV) files Working with metadata in Matroska (MKV) files Leave...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Load PDF document with options | GroupDocs

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs...An absolute path to the font file must be provided. Specifies...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  7. Bulleted List in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Spreadsheet Document 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 Excel Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Excel 2013. Adding bulleted list in Microsoft Excel is different than Microsoft Word....Signature Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  8. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering 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. In-Table List with Filtering, Grouping, and Ordering in Microsoft Word Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Word 2013....Signature Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Signature Product Solution GroupDocs...images, both in separate image files and embedded images: You can...

    docs.groupdocs.com/redaction/net/image-redactions/
  10. Extract data from databases | GroupDocs

    This article demonstrate that how to extract data from databases via JDBC...Signature Product Solution GroupDocs...LoadOptions is set to Database file format try ( Parser parser =...

    docs.groupdocs.com/parser/java/extract-data-fro...