Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 956 for

date

(0.06 sec)
  1. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Filter Documents in Java Perform Date Range search using Java Perform...

    kb.groupdocs.com/categories/page/13/
  2. Search and Filter Documents in Java

    Quickly gain insights into how to search and filter documents in Java. Discover techniques to filter documents search results in Java for accurate data retrieval....in-depth guide on executing date range searches in Java. For...article on how to perform a date range search using Java . Updated...

    kb.groupdocs.com/search/java/search-and-filter-...
  3. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Filter Documents in C# Perform Date Range search using C# Perform...

    kb.groupdocs.com/categories/page/14/
  4. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....last document editor OR the date/time the document was last modified...all properties that store the date/time the document was last edited...

    docs.groupdocs.com/metadata/java/find-metadata-...
  5. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ...."CreatedDateTime" ), new PropertyValue ( new Date ())); root . getCadPackage ()..."ModifiedDateTime" ), new PropertyValue ( new Date ())); metadata . save ( Constants...

    docs.groupdocs.com/metadata/java/working-with-c...
  6. GroupDocs.Search Product Family

    Find answers about text search and indexing of different files using code on any platform....Filter Documents in Java Perform Date Range search using Java Perform...

    kb.groupdocs.com/search/page/2/
  7. Document filtering during indexing | GroupDocs

    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/net/document-filterin...
  8. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested data bands to display master records with their detail records....orders]>> Order #<<[OrderId]>> Date: <<[OrderDate]:"yyyy-MM-dd">>...assembly, you’ll get: Order #1001 Date: 2024-01-15 Customer: John Doe...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  9. Configurable Redaction using an XML File

    A configuration file defines the initial or commonly used parameters, options, settings or preferences applied to operating systems, infrastructure devices or applications in an IT context. When the Need Arises If you have large size data (may consist of multiple files of different file formats) or corporate sensitive data which need to be redacted without specifying the rules in your code. What is the Solution The GroupDocs.Redaction API provides the way to define a removal policy by writing the list of pre-configured redaction rules in an XML file....respected folders The current date and time is used as a part of...

    blog.groupdocs.com/redaction/configurable-redac...
  10. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...information such as the creation date, copyright information, artists...as the artist, the creation date, and copyright information,...

    blog.groupdocs.com/groupdocs.blog/page/32/