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

date

(0.1 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. 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-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....100000000000 Date range specifier daterange( start-date ~~ end-date ) where...where start-date and end-date are dates in the format 'yyyy-MM-dd'...

    docs.groupdocs.com/search/net/search-operation-...
  9. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your JavaScript applications....(); const currentTimeMillis = Date . now () viewer . view ( options...options ); currentTimeMillis = Date . now () - currentTimeMillis...

    docs.groupdocs.com/viewer/nodejs-java/caching-r...
  10. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....numbers or to specify custom date-time and numeric formats to...<<\[Name\]>>, Age: <<\[Age\]>>, Date of Birth: <<\[Birth\]:"dd.MM...

    docs.groupdocs.com/assembly/net/working-with-xm...