Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 14,240 for

date

(0.16 sec)
  1. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis....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...
  2. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT 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. FieldFootnoteRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.upDateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is upDated before saving... createdTime = new Date ( 2019 , 12 , 20 ); // This...updated. // If so, then the date of the document's most recent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDate field in Java.... Remarks: Retrieves the date and time on which the document...display the print operation's date/time. // If no printing has...

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

    Implements the SHAPE 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. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...field and nest a DATE field inside it. // DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Managing Recurrences|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....follows: Set start, end and due date. Create a MapiTask. Set task...number of events between the two dates: Setting the Occurrences Count...

    docs.aspose.com/email/net/managing-recurrences/
  9. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpDateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... The setting affects only date/time fields with \@ format switch...source of the culture used for date formatting during a field update...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Set PDF Expiration in Python|Aspose.PDF for Pyt...

    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....month=4;today = new Date();today = new Date(today.getFullYear()...today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/python-java/set-pdf-expirat...