Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 795 for

date

(0.04 sec)
  1. Cancel Search Operation at Runtime using GroupD...

    We are pleased to announce the release of GroupDocs.Search for .NET 18.1. Using the latest version, you can **cancel search operation **at runtime. Furthermore, you can search with a query in the form of object tree as a parameter, search with the **wildcard **in phrase search, use **ISO 8610 **Date format in Date range search, and use **collection **of Date formats for range search. We would recommend you to enhance your applications using this latest version....search, use **ISO 8610 **date format in date range search, and use...use **collection **of date formats for range search. We would recommend...

    blog.groupdocs.com/search/cancel-search-operati...
  2. Getting Document Information | Documentation

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....types, such as format, creation date, size, and page count. get_document_info...print ( "Creation date:" , info . creation_date ) print ( "Size...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Working with JSON Data Sources | Documentation

    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...
  4. Working with CSV Data Sources | Documentation

    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...
  5. Working with CSV Data Sources | Documentation

    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/java/working-with-c...
  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. Get document info | Documentation

    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...
  8. Getting Document Information | Documentation

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....including: File format Creation date File size Page count Below is.... out . println ( "Creation date: " + info . getCreationDate...

    docs.groupdocs.com/conversion/java/get-document...
  9. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....field-name-query numeric-range-query date-range-query parenthesized-query...number date-range-query : daterange( date ~~ date ) date : A date...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  10. 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/java/document-filteri...