Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 902 for

date

(0.05 sec)
  1. Extract RIFF INFO and Metadata of WAV files in C#

    Extract metadata and RIFF INFO of WAV audio files in C#. Metadata API allows metadata management within your .NET applications....as the artist, the creation date, and copyright information,...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  2. Features Overview | GroupDocs

    The search api allow you to optimize, merge, delete, upDate and create indexes along with many other fascinating features... Date range search. Numeric range...object types: text, numbers, dates, file names, document types...

    docs.groupdocs.com/search/java/features-overview/
  3. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types... now ())) # Date Time value imgs_metadata_id...

    docs.groupdocs.com/signature/python-net/esign-i...
  4. Extract data from Microsoft Office Excel spread...

    Complete guide to extracting data, text, and tables from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how to extract tables from Excel C# with code examples....Metadata such as author, creation date, and document properties Images...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Working with metadata in AVI files | GroupDocs

    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...
  6. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....containing the file last printing date if it's missing // Note that...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  7. Handling metadata in WAV files | GroupDocs

    This article explains about the API supports extracting metadata from WAV files...work, the author, the creation date, and copyright information....

    docs.groupdocs.com/metadata/net/handling-metada...
  8. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...properties like Author, Creation Date, Producer, Entry, Keywords etc...

    docs.groupdocs.com/signature/net/esign-spreadsh...
  9. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....TemplateRegexPositio("Invoice Date"), "InvoiceDate"), new TemplateField(new...TemplateField(new TemplateRegexPositio("Due Date"), "DueDate"), new TemplateField(new...

    blog.groupdocs.com/zh/categories/groupdocs.pars...
  10. Sign PDF with Digital Signature Certificate usi...

    Master the art of digitally signing PDFs with certificates in Java. Customize signatures and build your own application using Digital Signature API....Background Border Style Contact Info Date signed at Digital signed Font...

    blog.groupdocs.com/signature/sign-pdf-with-cert...