Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 809 for

date

(0.14 sec)
  1. Extract metadata from XLSX using C#

    In this article, we will outline all steps necessary to extract metadata from XLSX using C#. Also, a sample of the XLSX metadata extraction C# code will be included....the author, creation date, last modified date, and more. In this...author information, creation dates, and last modified timestamps...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  2. Add checkbox component | Documentation

    The page describes how to add checkbox component to a document using GroupDocs.Annotation for Java.... setRepliedOn ( new Date ()); Reply reply2 = new Reply...reply2 . setRepliedOn ( new Date ()); List < Reply > replies...

    docs.groupdocs.com/annotation/java/add-checkbox...
  3. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature.... Date getSigned () { return Signed...void setSigned ( java . util . Date value ) { Signed = value ; }...

    docs.groupdocs.com/signature/java/search-embed-...
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature.... Date getSigned () { return Signed...void setSigned ( java . util . Date value ) { Signed = value ; }...

    docs.groupdocs.com/signature/java/search-for-em...
  5. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc... setBirthDay ( new Date ( 1854 , 1 , 6 )); Address address...); meCard . setBirthDay ( new Date ( 1854 , 1 , 6 )); Address address...

    docs.groupdocs.com/signature/java/sign-document...
  6. Remove Metadata from DOCM using C#

    This topic will teach you how to remove metadata from DOCM using C#. You'll also get the code to delete metadata from DOCM in C# without needing any extra software....details, creation date, last modified date, and more. Here are...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  7. Read Metadata from PPTX using C#

    Discover how to read metadata from PPTX using C# without the need for additional software installation. Explore a code example how to read metadata of PPTX using C#....details, creation date, last modified date, and much more. In...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  8. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java search engine...containing the file last printing date if it's missing // Note that...metadata . PropertyValue ( new Date ())); console . log ( `Affected...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  9. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for Python via .NET you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....last document editor OR the date/time the document was last modified...all properties that store the date/time the document was last edited...

    docs.groupdocs.com/metadata/python-net/find-met...
  10. eSign Spreadsheet with Metadata signature | Doc...

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

    docs.groupdocs.com/signature/java/esign-spreads...