Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 785 for

date

(0.04 sec)
  1. 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-...
  2. 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...
  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. Extract text from ZIP archive files | Documenta...

    This article explains that how to extract text from ZIP archive files...metadata: Name Description date The time and date at which the file indicated...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Load Email document with options | Documentation

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for .NET API....whether to keep the original date header string in the mail message...(UTC) offset for the message dates. This property defines the time...

    docs.groupdocs.com/conversion/net/load-email-do...
  7. 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-...
  8. Extract text from ZIP archive files | Documenta...

    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...
  9. Updating metadata | Documentation

    The Example in this article demonstrates that how to upDate metadata properties using a combination of criteria...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/updatin...
  10. Many PDF files result in System.ArgumentOutOfRa...

    Hello, We are getting the following exception… It seems to be caused by the extraction of metadata… System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime. (Parameter…...when there is an issue with date and time calculations, particularly...especially if the metadata contains dates that are invalid or not representable...

    forum.groupdocs.com/t/many-pdf-files-result-in-...