Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,044 for

date

(0.03 sec)
  1. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldSaveDate class | Aspose.Words for Python

    aspose.words.fields.FieldSaveDate class. Implements the SAVEDate field... Remarks Retrieves the date and time on which the document...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SdtCalendarType | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML document in Java....to prompt the user to enter a date with a structured document tag...prompts the user to enter a date. // In Microsoft Word, this...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  7. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java.... add(String name, Date value) Creates a new custom...property of the PropertyType.DATE_TIME data type. addLinkToContent(String...

    reference.aspose.com/words/java/com.aspose.word...
  8. RevisionCollection class | Aspose.Words for Nod...

    Aspose.Words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document...startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...Insertion ); expect ( Date . now (). Date ). toEqual ( revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Markup::SmartTag::SmartTag const...

    Aspose::Words::Markup::SmartTag::SmartTag constructor. Initializes a new instance of the SmartTag class in C++....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Markup::CustomXmlProperty class ...

    Aspose::Words::Markup::CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property. To learn more, visit the documentation article in C++....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/cpp/aspose.words.mar...