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

date

(0.15 sec)
  1. Extract Metadata from Excel Spreadsheets in C# ...

    Learn how to extract metadata from Microsoft Excel spreadsheets (.xls, .xlsx) in C# using GroupDocs.Parser for .NET. Step-by-step guide with code example....the author, company, creation date, last modification time, and...

    docs.groupdocs.com/parser/net/extract-metadata-...
  2. 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 AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....work, the author, the creation date, and copyright information....

    docs.groupdocs.com/metadata/net/working-with-me...
  3. 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/java/handling-metad...
  4. 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...
  5. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method.... setDateSent ( new Date ()); root . getIptcPackage ()...getApplicationRecord (). setReleaseDate ( new Date ()); // ... metadata . save...

    docs.groupdocs.com/metadata/java/working-with-i...
  6. Sign Documents with Encrypted Custom Objects

    Hello guys! It’s been a while since my last post about GroupDocs.Signature for Java. So, our Java community might have been waiting for something new regarding our e-signature API. Well, we have recently released version 19.7 of GroupDocs.Signature for Java and today, I shall give you an overview of something interesting that we have introduced in our latest release. In the last couple of months, we introduced a quite valuable feature in the ....who did sign the document, the date when the document was signed...

    blog.groupdocs.com/signature/sign-documents-wit...
  7. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process....document title, author, creation date, and more. Before you begin...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  8. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...containing the file last printing date if it's missing # Note that...

    docs.groupdocs.com/metadata/python-net/adding-m...
  9. Evaluation Limitations and Licensing | GroupDocs

    Evaluation Limitations You can easily download GroupDocs.Classification for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license: Texts with more than 200 characters are not supported. Documents with more than 200 characters are not supported. For the sentiment classification this limitations are 100 for English and 30 Chinese....licensed to, subscription expiry date and so on. It contains the digital...

    docs.groupdocs.com/classification/net/evaluatio...
  10. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, checkboxes, combo-boxes, input fields, dropdown lists, radio-buttons, Date/time pickers etc. using GroupDocs.Editor for Node.js and Java....dropdown lists, radio-buttons, date/time pickers, and more, which...

    docs.groupdocs.com/editor/nodejs-java/adding-cl...