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

date

(0.03 sec)
  1. 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 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...
  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 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...
  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. 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...
  7. 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...
  8. 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...
  9. Render a Part of MS Project Document using Grou...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.8. In this version, we have introduced the feature of rendering a part of MS Project document specifying the start Date and end Date. We have also made it possible to set ForcePasswordValidation property of the ViewerConfig using the configuration files such as app.config and web.config. Furthermore, the latest version also includes 14 improvements and bug fixes. Below is the list of new features, improvements, and fixes added in v18....specifying the start date and end date. We have also made it...project’s start date or ends on the project’s end date correspondingly...

    blog.groupdocs.com/viewer/render-a-part-of-ms-p...
  10. 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-...