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

date

(0.1 sec)
  1. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType 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/nodejs-net/aspose.wo...
  2. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    Discover how FieldDate enhances your projects with Saka Era calendar support. Easily set or adjust your Date formats for seamless integration....Shows how to use DATE fields to display dates according to different...display the correct date, we can use a DATE field. // Below are...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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...
  4. 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...
  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. 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...
  7. 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...
  8. StructuredDocumentTag.dateStorageFormat propert...

    StructuredDocumentTag.DateStorageFormat property. 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...Gets/sets format in which the date for a date SDT is stored when the...property will only work for SdtType.Date SDT type. For all other SDT...

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