Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 8,233 for

document signature

(0.11 sec)
  1. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-s...
  2. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Convert CSV to JSON using Node.js

    Let's learn how to convert CSV to JSON using Node.js. Follow this guide to export CSV to JSON in Node.js for better data management without using extra software....Signature Product Family GroupDocs.Metadata...transform the CSV file into a JSON document To effectively generate JSON...

    kb.groupdocs.com/conversion/nodejs/convert-csv-...
  4. Alphabet | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/alphabet/
  5. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata search engine...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/adding-metadata/
  6. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/spelling-corrector/
  7. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/search-options/
  8. How to Compare PDF Files using Java

    Easily compare PDF files using Java by consuming one of the top Document comparison library and learning how to create functionality for PDF comparison in Java....Signature Product Family GroupDocs.Metadata...example for comparing PDF documents. Steps to Compare PDF Files...

    kb.groupdocs.com/comparison/java/how-to-compare...
  9. Load from FTP | Documentation

    This article explains how to load a Document from FTP storage with GroupDocs.Viewer within your .NET applications....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/load-document-fro...
  10. Load from URL | Documentation

    This article explains how to load a Document from a URL with GroupDocs.Viewer within your .NET applications....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/load-document-fro...