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

date

(1.07 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. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateStorageFormat method. 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. Default value is DateTime in C++....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/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateDisplayLocale method. Allows to set/get the language format for the Date displayed in this SDT in C++....the language format for the date displayed in this SDT . int32_t...property will only work for Date SDT type. For all other SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. StructuredDocumentTag.CalendarType | Aspose.Wor...

    Discover the StructuredDocumentTag CalendarType property to customize your SDT calendar type. Enhance your documents with tailored calendar options!...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/net/aspose.words.mar...
  5. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC....stores only the date part (no time) for custom date properties. Examples...document property which contains a date and time. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldDate | Aspose.Words for Java

    Implements the Date field in Java....extends Field Implements the DATE field. To learn more, visit...Remarks: Inserts the current date and time. By default, the Gregorian...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose::Words::Fields::FieldDate::get_UseSakaEr...

    Aspose::Words::Fields::FieldDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....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/cpp/aspose.words.fie...