Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 834 for

date

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. GroupDocs.Assembly Engine APIs | Documentation

    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/net/groupdocs-assem...
  5. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the search query DSL used in text queries....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/net/query-language-sp...
  6. 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...
  7. Get document info | Documentation

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....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/net/get-document-...
  8. Upgrade NuGet Package "GroupDocs.Watermark" to ...

    We have purchased GroupDocs.Watermark and it is working fine at version 24.2.0 But when i tried to upgrade the latest nuget package version 25.2.0, i received a message that telling evaluation only in the pdf. Attached…...license or subscription expiry date? Please note that your license...releases issued before the expiry date. Any releases after your license...

    forum.groupdocs.com/t/upgrade-nuget-package-gro...
  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/java/query-language-s...
  10. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....+date.*)$" , Pattern . CASE_INSENSITIVE...) { Date date = candidate . getValue (). toClass ( Date . class...

    docs.groupdocs.com/metadata/java/extracting-met...