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

date

(0.03 sec)
  1. 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...
  2. 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/python-net/use-red...
  3. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console.... WriteLine ( "Creation date: {0}" , package . CreationDate...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java....create a combination Subject | Date | To | Cc | Bcc | From , which.... Bcc | MailMessageOutput . Date ); //2. Create 2nd edit options...

    docs.groupdocs.com/editor/java/edit-email/
  5. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....you to specify formats for the date range search feature. For details...

    docs.groupdocs.com/search/net/search-options/
  6. Export annotations and retrieve document pages ...

    post. Tagged with net, annotator, api, image....where coders share, stay up-to-date and grow their careers. Log...

    dev.to/groupdocs/export-annotations-and-retriev...
  7. Evaluation Limitations and Licensing | Document...

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 properties can be read IPTC API Only first 5 properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry Date and so on....licensed to, subscription expiry date and so on. It contains the digital...

    docs.groupdocs.com/metadata/java/evaluation-lim...
  8. Extracting metadata | Documentation

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...+date.*)$" ; Regex regex = new Regex...

    docs.groupdocs.com/metadata/net/extracting-meta...
  9. How Lawyers and Legal Firms Benefit from GroupD...

    Online document management has gained wide industry acceptance in the last few years. From version control, central document repositories, cost reduction, and increasing employee output: cloud technologies helps. One of the tasks we often perform in our work is to compare documents or files to find differences and check which version is the most recent. That can be frustrating at times: it is time consuming and takes time that could be used for other tasks....check which is the most up-to-date version of two documents in...

    blog.groupdocs.com/comparison/how-lawyers-and-l...
  10. Field Management in GroupDocs.Editor for Java |...

    This documentation section explains how to the management and manipulation of form fields within documents.... Represents a date input form field. FormFieldCollection...

    docs.groupdocs.com/editor/java/form-field-manag...