Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 16,686 for

date

(0.29 sec)
  1. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used Date format for seamless integration in your applications....application when inserting a new DATE field. public bool UseLastFormat...Shows how to use DATE fields to display dates according to different...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. StructuredDocumentTag.CalendarType | Aspose.Wor...

    Discover the StructuredDocumentTag CalendarType property to customize your SDT calendar type. Enhance your documents with tailored calendar options!...property will only work for Date SDT type. For all other SDT...to prompt the user to enter a date with a structured document tag...

    reference.aspose.com/words/net/aspose.words.mar...
  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. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT...Date SDT type. For all other SDT...to prompt the user to enter a date with a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    Discover how FieldDate enhances your projects with Saka Era calendar support. Easily set or adjust your Date formats for seamless integration....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/net/aspose.words.fie...
  7. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_CalendarType method. Specifies the type of calendar for this SDT. Default is Default in C++....property will only work for Date SDT type. For all other SDT...to prompt the user to enter a date with a structured document tag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document 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...
  9. StructuredDocumentTag.dateStorageFormat propert...

    StructuredDocumentTag.DateStorageFormat property. Gets/sets format in which the Date for a Date SDT is stored when the SDT is bound to an XML node in the document's data store...Gets/sets format in which the date for a date SDT is stored when the...property will only work for SdtType.Date SDT type. For all other SDT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...