Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,003 for

date

(0.16 sec)
  1. 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...
  2. sample.docx

    GroupDocs.Signature Guiding Your Business to Success INVOICE 42 High Street London, SW1A 1AA Phone +44 20 7946 1234 accounts@brightpath.co.uk | www.brightpath.co.uk INVOICE # BP-2025-1042 Date 22 O......uk INVOICE # BP-2025-1042 DATE 22 October 2025 TO James Thompson...within 30 days of the invoice date. Late payments may incur interest...

    docs.groupdocs.com/signature/python-net/_sample...
  3. 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...
  4. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....parsed as numbers Specifies that date/time strings should be detected...Control behavior of converting date/time and numeric data The following...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  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. 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. Load Email document with options | GroupDocs

    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...
  8. Basic Template Syntax - Expression Tags and Fie...

    Introduction to basic template syntax including expression tags and simple field access in templates....50 m , Date = new DateTime ( 2024 , 1 ,...<<[invoice.Amount]:"C">> Date: <<[invoice.Date]:"yyyy-MM-dd">> Percentage:...

    docs.groupdocs.com/assembly/net/basic-usage-tem...
  9. Search and Filter Documents in Java

    Quickly gain insights into how to search and filter documents in Java. Discover techniques to filter documents search results in Java for accurate data retrieval....in-depth guide on executing date range searches in Java. For...article on how to perform a date range search using Java . Updated...

    kb.groupdocs.com/search/java/search-and-filter-...
  10. 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...