Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 15,212 for

date

(0.36 sec)
  1. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....field to display the creation date/time of the document. auto doc...(); builder -> Writeln ( u " Date this document was created:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....field to display the creation date/time of the document. auto doc...(); builder -> Writeln ( u " Date this document was created:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...initial : string , dateTime : Date ) Parameter Type Description...Cannot be null . dateTime Date The date and time for the comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.update_fields method | Aspose.Words fo...

    Document.upDate_fields method. UpDates the values of fields in the whole document....be updated to show an up-to-date result. doc . update_fields...field and nest a DATE field inside it. # DATE fields update their...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IFieldResultFormatter.formatDateTime method | A...

    IFieldResultFormatter.formatDateTime method. Called when Aspose.Words applies a Date/time format switch, i.e...Words applies a date/time format switch, i.e. \@...yyyy”. formatDateTime ( value : Date , format : string , calendarType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartXValue.fromDateTime method | Aspose.Words ...

    ChartXValue.fromDateTime method. Creates a [ChartXValue](../) instance of the [ChartXValueType.DateTime](../../chartxvaluetype/#DateTime) type....value : Date ) Parameter Type Description value Date See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldEmbed | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldNext | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...