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

date

(0.14 sec)
  1. Field.LocaleId | Aspose.Words for .NET

    Manage your field's LocaleId property effortlessly. Get or set the LCID for enhanced localization and user experience in your applications....// Insert a DATE field, and then print the date it will display...of the date. Field field = builder . InsertField ( @"DATE" ); Console...

    reference.aspose.com/words/net/aspose.words.fie...
  2. How to Manage Dates and Times with C++|Document...

    Learn how to manage Dates and times through the Aspose.Cells for C++ API....Ask AI How to Manage Dates and Times with C++ Contents [ Hide...] How to store Dates and Times in Excel Dates and times are stored...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  3. 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...
  4. 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...
  5. JsonDataLoadOptions.exact_date_time_parse_forma...

    JsonDataLoadOptions.exact_Date_time_parse_formats property. Gets or sets exact formats for parsing JSON Date-time values while loading JSON...exact_date_time_parse_formats property JsonDataLoadOptions.e...exact_date_time_parse_formats property Gets or sets exact formats...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SdtDateStorageFormat | Aspose.Words for Java

    Specifies how the Date for a Date SDT is stored/retrieved when the SDT is bound to an XML node in the documents data store in Java....SdtDateStorageFormat Specifies how the date for a date SDT is stored/retrieved...to prompt the user to enter a date with a structured document tag...

    reference.aspose.com/words/java/com.aspose.word...
  7. StructuredDocumentTag.DateStorageFormat | Aspos...

    Discover the StructuredDocumentTag DateStorageFormat property to easily manage Date formats in XML-bound SDTs, enhancing your document's data organization....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/net/aspose.words.mar...
  8. 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/nodejs-net/aspose.wo...
  9. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and Times through the Aspose.Cells for Python via .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/python-net/how-to-manage-...
  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...