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

date

(0.21 sec)
  1. AxisTimeUnit enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....Shows how to insert chart with date/time values. doc = aw . Document...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  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. 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...
  9. FieldDate.use_lunar_calendar property | Aspose....

    FieldDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar....Shows how to use DATE fields to display dates according to different...display the correct date, we can use a DATE field. # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDate.use_saka_era_calendar property | Aspo...

    FieldDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....Shows how to use DATE fields to display dates according to different...display the correct date, we can use a DATE field. # Below are...

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