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

date

(0.1 sec)
  1. Aspose::Words::Fields::Field::get_LocaleId meth...

    Aspose::Words::Fields::Field::get_LocaleId method. Gets or sets the LCID of the field in C++....// Insert a DATE field, and then print the date it will display...determines the formatting of the date. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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...
  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. 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...
  5. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis....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...
  6. ChartAxis.has_major_gridlines property | Aspose...

    ChartAxis.has_major_gridlines property. Gets or sets a flag indicating whether the axis has major 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...
  7. ChartAxis.scaling property | Aspose.Words for P...

    ChartAxis.scaling property. Provides access to the scaling options of the axis....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...
  8. 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...
  9. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis....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...
  10. DocumentLoadingArgs | Aspose.Words for Java

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

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