Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,004 for

date

(0.04 sec)
  1. How to use TimeZoneInfo with GroupDocs.Viewer i...

    Hi, I’ve found this article, describing how to use TimeZoneOffset property, to adjust timestamps in emails for viewing. The article also mentions TimeZoneInfo as a way of correctly handling daylight saving time. Unfo…... Depending if the “sent” date is in summer-time or winter-time...So without knowing the “sent” date, I cannot provide the right...

    forum.groupdocs.com/t/how-to-use-timezoneinfo-w...
  2. 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 Java API.... Specifies that date/time strings should be detected...Control behavior of converting date/time and numeric data The following...

    docs.groupdocs.com/conversion/java/load-csv-doc...
  3. Add Metadata Signature in Cells Document using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.10 of the API provides the ability to add and search Metadata Signature in Cells and Words documents. Furthermore, few improvements are also introduced in this version, therefore, we recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for Cells and Words documentsThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....data of sign date CellsMetadataSignatu mdSign_Date = new Cells...MetadataSignatures.Add(mdSign_Date); // setup some integer value...

    blog.groupdocs.com/signature/groupdocs.signatur...
  4. Extract Data from Invoices or Receipts in Java ...

    Extract Invoice data from PDF invoices or receipts programmatically in Java. Document parsing & data extraction API by GroupDocs supports various formats....12345 **INVOICEDATE:** Invoice Date **INVOICEDATEVALUE:** January...January 25, 2016 **DUEDATE:** Due Date **DUEDATEVALUE:** January 31...

    blog.groupdocs.com/parser/extract-data-from-inv...
  5. GroupDocs.Search for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....Filter Documents in C# Perform Date Range search using C# Perform...

    kb.groupdocs.com/search/net/page/2/
  6. Add checkbox component | GroupDocs

    The page describes how to add checkbox component to a document using GroupDocs.Annotation for Java.... setRepliedOn ( new Date ()); Reply reply2 = new Reply...reply2 . setRepliedOn ( new Date ()); List < Reply > replies...

    docs.groupdocs.com/annotation/java/add-checkbox...
  7. 在 Java 中從發票或收據中提取數據 |解析PDF

    在 Java 中以編程方式從 PDF 發票或收據中提取發票數據。 GroupDocs 的文檔解析和數據提取 API 支持各種格式。...TemplateRegexPositio("Invoice Date"), "InvoiceDate"), new TemplateField(new...TemplateField(new TemplateRegexPositio("Due Date"), "DueDate"), new TemplateField(new...

    blog.groupdocs.com/zh-hant/parser/extract-data-...
  8. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature.... Date getSigned () { return Signed...void setSigned ( java . util . Date value ) { Signed = value ; }...

    docs.groupdocs.com/signature/java/search-embed-...
  9. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted 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...
  10. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature.... Date getSigned () { return Signed...void setSigned ( java . util . Date value ) { Signed = value ; }...

    docs.groupdocs.com/signature/java/search-embed-...