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

date

(0.13 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Markup::SdtDateStorageFormat enu...

    Aspose::Words::Markup::SdtDateStorageFormat enum. 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 in C++....enum 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/cpp/aspose.words.mar...
  4. 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...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  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. 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...