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

xls to pdf date formatting

(0.04 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. 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...
  3. 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....worry about the exact file format and metadata standards it can...will work for all supported formats in the same way. Most commonly...

    docs.groupdocs.com/metadata/java/extracting-met...
  4. Save in original format | Documentation

    This article demonstrates that how To save file in its original format with current Date as a suffix...Save in original format Save in original format Leave feedback...file in its original format with current date as a suffix: C# using...

    docs.groupdocs.com/redaction/net/save-in-origin...
  5. 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-...
  6. 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/nodejs-java/search-op...
  7. 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....files will be indexed if their format is supported. The following...than a certain date, later than a certain date, or outside a certain...

    docs.groupdocs.com/search/java/document-filteri...
  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/java/search-operation...
  9. Set metadata properties | Documentation

    The SetProperties method is used To upDate or add metadata. You can easily add metadata To phoTos, Pdfs or you can upDate or add data To mp3 files....predicate: // property contains the date/time the document was created...new Date ())); System . out . println ( String . format ( "Properties...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  10. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...2000 to 3000 Date range search query Search for dates from a particular...using a date range search query. Details on the date range search...

    docs.groupdocs.com/search/net/build-search-query/