Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,199 for

date

(0.43 sec)
  1. 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...
  2. Extract metadata from EPUB eBook | GroupDocs

    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...
  3. Adding metadata | GroupDocs

    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-...
  4. Set metadata properties | GroupDocs

    The set_properties method upDates or adds metadata. Use it to add metadata to photos and PDFs or to upDate data in MP3 files with GroupDocs.Metadata for Python via .NET....the # "created" and "modified" date/time properties across all packages...metadata properties that hold the date the document was created/updated...

    docs.groupdocs.com/metadata/python-net/set-meta...
  5. 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...SpreadsheetMetadataS ( "DateCreated" , new Date ()), new SpreadsheetMetadataS...

    docs.groupdocs.com/signature/java/esign-spreads...
  6. Extract text from ZIP archive files | GroupDocs

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description Date The time and Date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...metadata: Name Description date The time and date at which the file indicated...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Search and Filter Documents in C#

    Efficiently get knowledge of how to search and filter documents in C#. Learn how to filter documents search results in C# for precise and streamlined data retrieval....extensive guide on performing date range searches with C#. For...article on how to perform a date range search using C# . Updated...

    kb.groupdocs.com/search/net/search-and-filter-d...
  8. Extract metadata from EPUB eBook | GroupDocs

    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/net/extract-metadata-...
  9. eSign Presentation with Metadata signature | Gr...

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

    docs.groupdocs.com/signature/java/esign-present...
  10. Document filtering during indexing | GroupDocs

    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-...