Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 15,254 for

date

(0.12 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateStorageFormat method. 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. Default value is DateTime in C++....Gets/sets format in which the date for a date SDT is stored when the...property will only work for Date SDT type. For all other SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateDisplayLocale method. Allows to set/get the language format for the Date displayed in this SDT in C++....the language format for the date displayed in this SDT . int32_t...property will only work for Date SDT type. For all other SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and Times through the Aspose.Cells for .NET API....Manage Dates and Times Contents [ Hide ] How to store Dates and...and Times in Excel Dates and times are stored in cells as numbers...

    docs.aspose.com/cells/net/how-to-manage-dates-a...
  5. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances Date handling in SDTs, ensuring seamless XML data integration in your documents....enumeration 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/net/aspose.words.mar...
  6. 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...
  7. 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...
  8. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type 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/python-net/aspose.wo...
  9. SdtDateStorageFormat enumeration | Aspose.Words...

    aspose.words.markup.SdtDateStorageFormat enumeration. 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....enumeration Specifies how the date for a date SDT is stored/retrieved...Description DATE The date value for a date SDT is stored as a date in...

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