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

date

(0.06 sec)
  1. 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...
  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. 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-...
  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. 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...
  6. 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-...
  7. 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...
  8. 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-...
  9. Configurable Redaction using an XML File

    A configuration file defines the initial or commonly used parameters, options, settings or preferences applied to operating systems, infrastructure devices or applications in an IT context. When the Need Arises If you have large size data (may consist of multiple files of different file formats) or corporate sensitive data which need to be redacted without specifying the rules in your code. What is the Solution The GroupDocs.Redaction API provides the way to define a removal policy by writing the list of pre-configured redaction rules in an XML file....respected folders The current date and time is used as a part of...

    blog.groupdocs.com/redaction/configurable-redac...
  10. 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...