Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 15,267 for

date

(0.09 sec)
  1. Aspose::Words::Fields::FieldDate::get_UseLastFo...

    Aspose::Words::Fields::FieldDate::get_UseLastFormat method. Gets or sets whether to use a format last used by the hosting application when inserting a new Date field in C++....application when inserting a new DATE field. bool Aspose :: Words...Shows how to use DATE fields to display dates according to different...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize Date formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language formats effortlessly....the language format for the date displayed in this SDT . public...property will only work for Date SDT type. For all other SDT...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Comment.dateTimeUtc property | Aspose.Words for...

    Comment.DateTimeUtc property. Gets the UTC Date and time that the comment was made....dateTimeUtc property Gets the UTC date and time that the comment was...was made. get dateTimeUtc () : Date Remarks The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Field.LocaleId | Aspose.Words for .NET

    Manage your field's LocaleId property effortlessly. Get or set the LCID for enhanced localization and user experience in your applications....// Insert a DATE field, and then print the date it will display...of the date. Field field = builder . InsertField ( @"DATE" ); Console...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldQuote.text property | Aspose.Words for Python

    FieldQuote.text property. Gets or sets the text to retrieve....field and nest a DATE field inside it. # DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDate.use_last_format property | Aspose.Wor...

    FieldDate.use_last_format property. Gets or sets whether to use a format last used by the hosting application when inserting a new Date field....application when inserting a new DATE field. @property def use_last_format...Shows how to use DATE fields to display dates according to different...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.DateDisplayLocale property. Allows to set/get the language format for the Date displayed in this SDT....the language format for the date displayed in this SDT . get...property will only work for SdtType.Date SDT type. For all other SDT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the Date field...FieldDate class Implements the DATE field. To learn more, visit...Remarks Inserts the current date and time. By default, the Gregorian...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement Date fields, enhancing your document automation and formatting....FieldDate class Implements the DATE field. To learn more, visit...application when inserting a new DATE field. UseLunarCalendar { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  10. StructuredDocumentTag.dateDisplayFormat propert...

    StructuredDocumentTag.DateDisplayFormat property. String that represents the format in which Dates are displayed....represents the format in which dates are displayed. get dateDisplayFormat...Remarks Can not be null . The dates for English (U.S.) is “mm/dd/yyyy”...

    reference.aspose.com/words/nodejs-net/aspose.wo...