Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 16,684 for

date

(0.2 sec)
  1. FieldDate | Aspose.Words for Java

    Implements the Date field in Java....extends Field Implements the DATE field. To learn more, visit...Remarks: Inserts the current date and time. By default, the Gregorian...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Markup::SdtDateStorageFormat enu...

    Aspose::Words::Markup::SdtDateStorageFormat enum. Specifies how the Date for a Date SDT is stored/retrieved when the SDT is bound to an XML node in the document's data store in C++....enum Specifies how the date for a date SDT is stored/retrieved...Value Description Date 0 The date value for a date SDT is stored...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Comment.date_time_utc property | Aspose.Words f...

    Comment.Date_time_utc property. Gets the UTC Date and time that the comment was made....date_time_utc property Comment.date_time_utc property Gets the...the UTC date and time that the comment was made. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor gridlines....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...
  5. Aspose::Words::Fields::FieldDate::get_UseUmAlQu...

    Aspose::Words::Fields::FieldDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....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/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDate::get_UseSakaEr...

    Aspose::Words::Fields::FieldDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....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/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDate::get_UseLunarC...

    Aspose::Words::Fields::FieldDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....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/cpp/aspose.words.fie...
  8. StructuredDocumentTag.fullDate property | Aspos...

    StructuredDocumentTag.fullDate property. Specifies the full Date and time last entered into this SDT....property Specifies the full date and time last entered into this...this SDT . get fullDate () : Date Remarks Accessing this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.date_display_format prope...

    StructuredDocumentTag.Date_display_format property. String that represents the format in which Dates are displayed....date_display_format property StructuredDocumentTa.date_display_format...format in which dates are displayed. @property def date_display_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....() { mSavingStartedAt = new Date(); } /// /// Callback method...notify(DocumentSavingArgs args) { Date canceledAt = new Date(); long diff = canceledAt...

    reference.aspose.com/words/java/com.aspose.word...