Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,041 for

date

(0.06 sec)
  1. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java....getLog()); } /// /// Logs the date and time of each node insertion...format("\n{0}\tNode insertion:", new Date())); } public void nodeRemo...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. Field.type property | Aspose.Words for Python

    Field.type property. Gets the Microsoft Word field type.... insert_field ( 'DATE \\ @ "dddd, MMMM dd, yyyy"'...FIELD_DATE , field . type ) self . assertEqual ( 'DATE \\ @ "dddd...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldFormat class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFormat class. Provides typed access to field's numeric, Date and time, and general formatting...typed access to field’s numeric, date and time, and general formatting...formatting that is applied to a date and time field result. Corresponds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Compare Slides|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... current date value in Date Placeholder. Convert...

    docs.aspose.com/slides/cpp/compare-slides/
  6. FormField.text_input_format property | Aspose.W...

    FormField.text_input_format property. Returns or sets the text formatting for a text form field....field contains a number or a date/time value, then valid format...format strings are number or date and time format strings. Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection....Value ); // 2 - Area chart with dates distributed along the X-axis:...); let dates = [ Date . parse ( "2014-03-31" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.lastSavedTime propert...

    BuiltInDocumentProperties.lastSavedTime property. Gets or sets the time of the last save in UTC.... get lastSavedTime () : Date Remarks For documents originated...totalEditingTime}`); console.log(`Date/time last printed: ${properties...

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

    Implements the INCLUDE 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. FieldInfo | Aspose.Words for Java

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

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