Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 15,065 for

date

(0.1 sec)
  1. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...string Date_To_String ( const Aspose :: Cells :: Date & date ) {...%02d:%02d:%02d" , date . year , date . month , date . day , date . hour...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  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. 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...
  4. 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...
  5. 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...
  6. AxisTimeUnit enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....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...
  7. FieldQuote.text property | Aspose.Words for Python

    FieldQuote.text property. Gets or sets the text to retrieve....field and nest a DATE field inside it. # DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateDisplayFormat method. String that represents the format in which Dates are displayed in C++....represents the format in which dates are displayed. System :: String...Remarks Can not be null . The dates for English (U.S.) is “mm/dd/yyyy”...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the Date field...FieldDate class Implements the DATE field. To learn more, visit...Remarks Inserts the current date and time. By default, the Gregorian...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement Date fields, enhancing your document automation and formatting....FieldDate class Implements the DATE field. To learn more, visit...application when inserting a new DATE field. UseLunarCalendar { get;...

    reference.aspose.com/words/net/aspose.words.fie...