Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 16,660 for

date

(0.12 sec)
  1. 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...
  2. Aspose::Words::Fields::FieldDate::get_UseLastFo...

    Aspose::Words::Fields::FieldDate::get_UseLastFormat method. Gets or sets whether to use a format last used by the hosting application when inserting a new Date field in C++....application when inserting a new DATE field. bool Aspose :: Words...Shows how to use DATE fields to display dates according to different...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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...
  4. 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...
  5. 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...
  6. XMP Metadata|Aspose.PDF for Reporting Services

    Learn to manage XMP metadata in PDF reports using Aspose.PDF for Reporting Services. Enhance document metadata handling....CreationDate Date Type : String Values supported : Date in one of...of the date formats Parameter Name : ModifyDate Date Type : String...

    docs.aspose.com/pdf/reportingservices/xmp-metad...
  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.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...
  9. 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...
  10. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and times through the Aspose.Cells for Node.js via C++ 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/nodejs-cpp/how-to-manage-...