Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,003 for

date

(0.07 sec)
  1. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Integer Long Double Boolean Date String Treating the top level...<<[Name]>>, Age: <<[Age]>>, Date of Birth: <<[Birth]:"dd.MM.yyyy">>...

    docs.groupdocs.com/assembly/java/working-with-j...
  2. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to upDate metadata properties using a combination of criteria...static void run () { Date threeDaysAgo = new Date ( System . currentTimeMillis...// Update the file creation date/time if the existing value is...

    docs.groupdocs.com/metadata/java/updating-metad...
  3. Working with CSV Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...<<\[Column1\]>>, Age: <<\[Column2\]>>, Date of Birth: <<\[Column3\]:"dd...like: Name: John Doe, Age: 30, Date of Birth: 01.04.1989 Name: Jane...

    docs.groupdocs.com/assembly/net/working-with-cs...
  4. invoice.pdf

    Invoice Payment is due within 30 days from Date of invoice. Late payment is subject to fees of 5% per month. Thanks for choosing DEMO - Sliced Invoices | admin@slicedinvoices.com Page 1/1 From: DEM......Payment is due within 30 days from date of invoice. Late payment is...Number 12345 Invoice Date January 25, 2016 Due Date January 31, 2016...

    docs.groupdocs.com/parser/python-net/_sample_fi...
  5. invoice.pdf

    Invoice Payment is due within 30 days from Date of invoice. Late payment is subject to fees of 5% per month. Thanks for choosing DEMO - Sliced Invoices | admin@slicedinvoices.com Page 1/1 From: DEM......Payment is due within 30 days from date of invoice. Late payment is...Number 12345 Invoice Date January 25, 2016 Due Date January 31, 2016...

    docs.groupdocs.com/parser/python-net/_sample_fi...
  6. Read Metadata from PDF using C#

    Learn how to read metadata from PDF using C# without requiring extra software installation. Delve into a code sample demonstrating how to read metadata of PDF using C#.... author, creation date, modification date, keywords, and more... author, creation date, modification date, and keywords. This...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  7. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....numbers or to specify custom date-time and numeric formats to...representations: Long Double Boolean Date Note – For recognition of data...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  8. How to work with Metadata tags

    Explain how to work with Metadata tags... Title, Author, Created Date) under tags. In this how-to...g. creation date, last modified time, print date) (Other categories...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  9. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....document - format, creation date, size, and page count. To iterate...on; - project start and end dates, number of tasks; - width, height...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  10. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....numbers or to specify custom date-time and numeric formats to...<<[Name]>>, Age: <<[Age]>>, Date of Birth: <<[Birth]:"dd.MM.yyyy">>...

    docs.groupdocs.com/assembly/python-net/groupdoc...