Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,178 for

date

(0.08 sec)
  1. Revision.accept method | Aspose.Words for Node.js

    Revision.accept method. Accepts this revision....startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...Insertion ); expect ( Date . now (). Date ). toEqual ( revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....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/net/aspose.words.mar...
  7. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java.... fromDateTime(Date value) Creates a ChartYValue...instance of the ChartYValueType.DATE_TIME type. fromDouble(double...

    reference.aspose.com/words/java/com.aspose.word...
  8. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....Date) property is updated before...BuiltInDocumentPrope.setLastPrinted(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF 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. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.upDate method... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

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