Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 14,800 for

date

(0.19 sec)
  1. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SAVEDate field. To learn more, visit the documentation article in C++....SAVEDATE field to display the date/time of the document’s most...(); builder -> Writeln ( u " Date this document was last saved:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldSkipIf | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....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/nodejs-net/aspose.wo...
  4. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....( doc , 'John Doe' , 'JD' , date . today ()) builder . current_paragraph...assertEqual ( date . today (), comment . date_time . date ()) # In...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldChar.is_dirty property | Aspose.Words for ...

    FieldChar.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document....FIELD_DATE , True ) . as_field_date () field . format . date_time_format... fields . FieldType . FIELD_DATE , field_start . field_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. List of Supported Functions|Documentation

    This article introduces the supported functions in GridDesktop....operations on text and data Date and Time Functions , provides...useful functions related to date and time Logical Functions ...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. BuiltInDocumentProperties.nameOfApplication pro...

    BuiltInDocumentProperties.nameOfApplication property. Gets or sets the name of the application....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ComparerContext.date_time property | Aspose.Wor...

    ComparerContext.Date_time property. The Date and time assigned to revisions created during document comparison....date_time property ComparerContext.date_time property The date...def date_time ( self ) -> datetime . datetime : ... @date_time...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLineOptions.showDate property | Aspose...

    SignatureLineOptions.showDate property. Gets or sets a value indicating that sign Date is shown in the signature line...a value indicating that sign date is shown in the signature line...by vderyushev" , SignTime = Date . now () }; let certHolder =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document....the field's value is out of date, we can mark it as "dirty"....This value will stay out of date until we update the field manually...

    reference.aspose.com/words/python-net/aspose.wo...