Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 799 for

date

(0.06 sec)
  1. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on....invoice numbers, order number, date, price, etc. Such documents...

    blog.groupdocs.com/parser/extract-data-fields-f...
  2. Extract metadata from MSG using C#

    Let’s explore how to extract metadata from MSG using C#. We will also provide MSG metadata extraction C# code that is compatible with Windows, macOS, and Linux....email, subject line, and sent date. Finally, iterate through the...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  3. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Java programming language....such as text string, numbers, date, currency, etc. or as formulas...

    docs.groupdocs.com/merger/java/merge/excel/
  4. 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....work, the author, the creation date, and copyright information....

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Online Signature Plugin from GroupDocs Now Avai...

    We’ve announced the launch of GroupDocs’ online signature plugin for DotNetNuke. This plugin lets you embed signature forms into DotNetNuke, share them with customers and collect signatures online. The workflow is simple: upload a document template to GroupDocs, add signature fields (Date, sign, single/multi-line text fields, etc.), include signer email addresses and publish. Recipients fill in the form information and submit it online. An instant notification is received on completion of the task....GroupDocs, add signature fields (date, sign, single/multi-line text...

    blog.groupdocs.com/signature/online-signature-p...
  6. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using CSharp programming language....such as text string, numbers, date, currency, etc. or as formulas...

    docs.groupdocs.com/merger/net/merge/excel/
  7. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language....such as text string, numbers, date, currency, etc. or as formulas...

    docs.groupdocs.com/merger/python-net/merge/excel/
  8. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using Node.js via Java programming language....such as text string, numbers, date, currency, etc. or as formulas...

    docs.groupdocs.com/merger/nodejs-java/merge/excel/
  9. Working with TORRENT files | Documentation

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity.... setCreationDate ( new Date ()); metadata . save ( Constants...

    docs.groupdocs.com/metadata/java/working-with-t...
  10. How to Compare Excel Spreadsheets - Online & Fr...

    Compare Excel files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....your data is accurate, up-to-date, and free of errors. Compare...

    blog.groupdocs.com/comparison/compare-excel-spr...