Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 15,077 for

date

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. AxisTickLabelPosition enumeration | Aspose.Word...

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....Shows how to insert chart with date/time values. let doc = new aw...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateDisplayFormat method. String that represents the format in which Dates are displayed in C++....represents the format in which dates are displayed. System :: String...Remarks Can not be null . The dates for English (U.S.) is “mm/dd/yyyy”...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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...
  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. 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...