Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 7,229 for

date

(0.09 sec)
  1. DateFormatCollection Class - GroupDocs.Search f...

    Represents a collection of DateFormat objects....Name Description Add Adds an date format object to the collection...Object .) Remarks Learn more Date range search See Also Reference...

    apireference.groupdocs.com/search/net/groupdocs...
  2. Using classes - JavaScript | MDN

    JavaScript is a prototype-based language — an object's behaviors are specified by its own properties and its prototype's properties. However, with the addition of classes, the creation of hierarchies of objects and the inheritance of properties and their values are much more in line with other object-oriented languages such as Java. In this section, we will demonstrate how objects can be created from classes....you : js const bigDay = new Date(2019, 6, 19); console.log(bigDay...toLocaleDateString()); if (bigDay.getTime() < Date.now()) { console.log("Once upon...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. GroupDocs.Annotation for Java 18.10 Release Not...

    Note This page contains release notes for GroupDocs.Annotation for Java 18.10 Major Features Below is the list of most notable changes in release of GroupDocs.Annotation for Java: Fixed removing watermarks after cleanup in PDF Fixed highlight color is not changed in footnotes for highlight annotations in words. Added a font highlight color change for text annotations in word Improved integration tests coverage Implemented using metadata for storing annotations on Slides Implemented support of adding new types of annotations for Diagrams (Watermark, Point) Implemented support of adding new types of annotations for Words (Watermark, Point) Full List of Issues Covering all Changes in this Release Key Summary Issue Type ANNOTATIONNET-666 Add a font highlight color change for text annotations in word New Feature ANNOTATIONNET-714 Implement support of metadata in Slides New Feature ANNOTATIONNET-713 Implement Watermark annotation in Diagrams New Feature ANNOTATIONNET-706 Implement adding Point annotation in Diagrams New Feature ANNOTATIONNET-704 Implement Polyline annotation for Words New Feature ANNOTATIONNET-700 Implement watermark annotation for Words New Feature ANNOTATIONNET-697 Implement Point annotation for Words New Feature ANNOTATIONNET-684 Cleanup in PDF doesn’t remove watermarks Bug ANNOTATIONNET-677 Highlight color is not changed in footnotes for highlight annotations in words.... setCreatedOn ( new Date ()); areaAnnnotation . setType...polylineAnnotation . setCreatedOn ( new Date ()); polylineAnnotation . setType...

    docs.groupdocs.com/annotation/java/groupdocs-an...
  4. ProjectManagementPackage Properties - GroupDocs...

    Gets or sets the author of the project....CreationDate Gets or sets the creation date. Guid Gets or sets the id of... LastSaved Gets or sets the date when the project was saved last...

    apireference.groupdocs.com/metadata/net/groupdo...
  5. QrCodeSignature Properties - GroupDocs.Signatur...

    Specifies QR-code binary data image content of type Format. By default this property will not be set. Use property ReturnContent to en...or set the signature creation date. (Inherited from BaseSignature...set the signature modification date. (Inherited from BaseSignature...

    apireference.groupdocs.com/signature/net/groupd...
  6. TextFormFieldSignature | GroupDocs.Signature fo...

    Contains text input form field signature properties for Pdf Document...or set the signature creation date. Deleted { get; } Get the flag...set the signature modification date. Name { get; set; } Specifies...

    reference.groupdocs.com/signature/net/groupdocs...
  7. fictionbookfieldnames - GroupDocs.Search for Ja...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......PublishedDate The published date field name. static String Publisher...PublishedDate The published date field name. See Also: Constant...

    apireference.groupdocs.com/search/java/com.grou...
  8. epubfieldnames - GroupDocs.Search for Java - AP...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......PublishedDate The published date field name. static String Publisher...PublishedDate The published date field name. See Also: Constant...

    apireference.groupdocs.com/search/java/com.grou...
  9. document - GroupDocs.Search for Java - API Refe...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......createFromStream ( String documentKey, Date modificationDate, String extension...createFromStructure ( String documentKey, Date modificationDate, DocumentField...

    apireference.groupdocs.com/search/java/com.grou...
  10. Rename email fields | GroupDocs.Viewer for .NET

    This article explains how to translate fields when rendering E-Mail Messages with GroupDocs.Viewer within your .NET applications....Sent] = "Date" ; viewOptions.EmailOptions...viewer.View(viewOptions); } Date-time format and time zone Render...

    docs.groupdocs.com/viewer/net/rename-email-fields/