Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 833 for

date

(0.06 sec)
  1. 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...
  2. 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-...
  3. Extract metadata from EPUB eBook | Documentation

    This article explains that how to extract metadata from EPUB e-books getMetadata method is used.... published-date The published date of the e-book. description...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. 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...
  5. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....than a certain date, later than a certain date, or outside a certain...certain range of dates. Examples of these filters are given below...

    docs.groupdocs.com/search/nodejs-java/document-...
  6. 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...
  7. 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...
  8. Document Management with GroupDocs

    The GroupDocs dashboard provides you with several features for organizing files and folders. The new dashboard is very user friendly, so you get familiar with it pretty quickly. In this post, we focus on the GroupDocs dashboard. I’m going to list some of GroupDocs dashboard’s key features useful for document management: [caption id=“attachment_402” align=“alignnone” width=“622” caption=“Fig.1: GroupDocs dashboard helps you organise your files and folders for better document management”] [/caption]...example, file format, modification date, size, whom it’s shared with...format, size, or modification date. Sort your files the way you...

    blog.groupdocs.com/total/document-management-wi...
  9. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....properties like Author, Creation Date, Producer, Entry, Keywords etc...WordProcessingMetada ( "DateCreated" , new Date ()), new WordProcessingMetada...

    docs.groupdocs.com/signature/java/esign-word-pr...
  10. Add Form-Field Signatures in PDF using GroupDoc...

    We are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.11 of the API comes up with a multitude of new features like the ability to add form-field signatures in PDF documents and many more. We therefore recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience. Features Sign PDF Document with a Form-Field SignatureThe Form-Field Signatures are the input control which are placed in a document page....data of sign date SlidesMetadataSignat mdSign_Date = new Slide...MetadataSignatures.Add(mdSign_Date); // setup some integer value...

    blog.groupdocs.com/signature/groupdocs.signatur...