Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 903 for

date

(0.03 sec)
  1. Obtain document history information | GroupDocs

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....contains following information : date/time of processed change. type...

    docs.groupdocs.com/signature/java/obtain-docume...
  2. Parse data from PDF documents | GroupDocs

    This article explains that how to parse data from PDF documents...TemplateRegexPositio ( "Invoice Date" ), "InvoiceDate" ), new TemplateField...TemplateRegexPositio ( "Due Date" ), "DueDate" ), new TemplateField...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  3. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format.... setCreateDate ( new Date ()); root . getXmpPackage ()...set ( "gd:CreationDate" , new Date ()); custom . set ( "gd:Company"...

    docs.groupdocs.com/metadata/java/working-with-x...
  4. Introducing GroupDocs Assembly's New Look and Feel

    We’re continuing work on the new and improved GroupDocs look and feel. We’re told you that we’re making changes to the GroupDocs dashboard and GroupDocs Viewer, and we’re also changing GroupDocs Annotation. We’re not stopping there. We’re also making changes to GroupDocs Assembly. GroupDocs Assembly is an app that lets you automate document assembly and automation. Think of your document as a form that you can use to create several new documents from....for example, name, address, date. (These are straightforward...

    blog.groupdocs.com/total/introducing-groupdocs-...
  5. Business Case of a Shopping Store | GroupDocs

    Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The data may or may not be stored in a database system. Reporting Requirements A report based on some criteria is to be generated....location of templates somewhere /Date/Source/. The report developer...

    docs.groupdocs.com/assembly/net/business-case-o...
  6. Multi-Threaded & Compact Indexing with Less Sto...

    GroupDocs team is pleased to announce three enhancements in GroupDocs.Search for .NET 18.2. Using the latest version, you can now perform indexing in multiple threads using multi-threaded indexing. Furthermore, you can now implement compact indexing that consumes up to 5 times less disk space. We would recommend you to download the latest version for better user experience. Multi-Threaded Indexing in C# In this enhancement, you can perform indexing in multiple threads....not support phrase search and date range search. string indexFolder...

    blog.groupdocs.com/search/multi-threaded-and-co...
  7. Generate and Automate Documents using Multiple ...

    At GroupDocs, we are always keen to broaden the usability of our APIs across multiple platforms. Keeping that in mind, we are pleased to release GroupDocs.Assembly for Java, a simpe document automation and report generation API that is materialized with multitude of extinct features that you may not have experience before. Such as, support of multiple data sources, multitude of supported file formats. We would encourage you to explore the API and share your valuable feedback....fetching data from different date nodes/sources. Data manipulation...

    blog.groupdocs.com/assembly/releasing-next-gene...
  8. Search for built-in Metadata signatures | Group...

     This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....like document author, creation date, document keywords, titles,...

    docs.groupdocs.com/signature/java/search-for-bu...
  9. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....TemplateRegexPositio ( "Invoice Date" ), "InvoiceDate" ), new TemplateField...TemplateRegexPositio ( "Due Date" ), "DueDate" ), new TemplateField...

    docs.groupdocs.com/parser/java/parse-data-from-...
  10. Remove Metadata from XLSX using Java

    Quickly learn how to remove metadata from XLSX using Java. Additionally, you'll receive code illustrating the process of how to clean metadata from XLSX in Java....like the author’s name, the date the file was created, and other... creation and modification dates, document properties like titles...

    kb.groupdocs.com/redaction/java/remove-metadata...