Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 834 for

date

(0.03 sec)
  1. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata.... setCreationDate ( new Date ()); root . getDocumentPropertie...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, upDate and create indexes along with many other fascinating features... Date range search. Numeric range...object types: text, numbers, dates, file names, document types...

    docs.groupdocs.com/search/nodejs-java/features-...
  3. Features Overview | Documentation

    The search api allow you to optimize, merge, delete, upDate and create indexes along with many other fascinating features... Date range search. Numeric range...object types: text, numbers, dates, file names, document types...

    docs.groupdocs.com/search/java/features-overview/
  4. eSign Spreadsheet with Metadata signature | Doc...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...properties like Author, Creation Date, Producer, Entry, Keywords etc...

    docs.groupdocs.com/signature/net/esign-spreadsh...
  5. GroupDocs.Search Product Family on GroupDocs Bl...

    GroupDocs.Search Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Product Family on GroupDocs Blog | Document Automatio......search, use **ISO 8610 **date format in date range search, and use...use **collection **of date formats for range search. We would recommend...

    blog.groupdocs.com/categories/groupdocs.search-...
  6. Use redaction policies | Documentation

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions.... Current date and time is used as a part of...

    docs.groupdocs.com/redaction/net/use-redaction-...
  7. EPUB Metadata Editor – View & Edit EPUB Properties

    Discover ways to view and edit EPUB metadata. Either edit EPUB metadata online or do it programmatically using C# & Java....Date = DateTime.Now.ToString(); metadata...getEpubPackage().setDate(new Date().toString()); metadata.save("path/ebook...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  8. Evaluation Limitations and Licensing | Document...

    GroupDocs.Metadata for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....licensed to, subscription expiry date and so on. It contains the digital...

    docs.groupdocs.com/metadata/nodejs-java/evaluat...
  9. Features Overview | Documentation

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word UpDate fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, Date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....formatting for numeric, text, image, date-time, chart elements Conditional...GroupDocs.Assembly for Java Numeric/Date-Time Value Formatting Supported...

    docs.groupdocs.com/assembly/java/features-overv...
  10. Extract metadata from EPUB using C#

    In this article, we will detail the steps required to extract metadata from EPUB using C#. Also, a sample of the EPUB metadata extraction C# code will be provided....the author, title, publication date, and more, which can greatly...

    kb.groupdocs.com/parser/net/extract-metadata-fr...