Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 15,118 for

date

(0.1 sec)
  1. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment....initial : string , dateTime : Date , text : string ) Parameter...for the reply. dateTime Date The date and time for the reply....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.upDateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is upDated before saving.... toEqual ( new Date ( 2021 , 5 - 1 , 11 , 6 , 32...built-in property to the current date/time. // Set the "UpdateLastSavedTimeP"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...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/python-net/aspose.wo...
  5. 使用Node.js通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理日期轴。我们的指南将帮助你理解如何处理各种日期格式、时间刻度和刻度标签频率。... putValue ( "Date" ); // 14 means datetime format...( "A2" ). putValue ( new Date ( Date . UTC ( 2022 , 5 , 26 )));...

    docs.aspose.com/cells/zh/nodejs-cpp/date-axis/
  6. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....day to the system date. So if the current date is 27/07/2023, then...now_time , & local_tm ); #endif Date today { local_tm . tm_year +...

    docs.aspose.com/cells/cpp/implement-custom-calc...
  7. 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...
  8. 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...
  9. 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...
  10. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your document's last save time in UTC. Enhance your document management today!... WriteLine ( $"Date/time last printed: {properties...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/net/aspose.words.pro...