Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 15,208 for

date

(0.2 sec)
  1. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SignOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.DigitalSignatures.SignOptions class to customize your document signing process with flexible and secure options for enhanced workflow.... SignTime { get; set; } The date of signing. Default value is..."aw" ); // Create a comment and date which will be applied with our...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Comment(doc, "John Doe", "JD", new Date()); builder.getCurrentParagraph()..."); Assert.assertEquals(new Date(), comment.getDateTime()); //...

    reference.aspose.com/words/java/com.aspose.word...
  4. 5472557.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 FooBar Very long text 1. very long text 2. very long text 3. very long text 4. very long text 5. very long text 6. very long tex......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/ja/java/specify-whether-t...
  5. 5472557.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 FooBar Very long text 1. very long text 2. very long text 3. very long text 4. very long text 5. very long text 6. very long tex......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/it/java/specify-whether-t...
  6. 5472557.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 FooBar Very long text 1. very long text 2. very long text 3. very long text 4. very long text 5. very long text 6. very long tex......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/ar/java/specify-whether-t...
  7. BuiltInDocumentProperties.LastPrinted | Aspose....

    Discover the BuiltInDocumentProperties LastPrinted feature to easily track your document's last print Date in UTC. Enhance your workflow today!...LastPrinted property Gets or sets the date when the document was last printed...TotalEditingTime}" ); Console . WriteLine ( $"Date/time last printed: {properties...

    reference.aspose.com/words/net/aspose.words.pro...
  8. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...inputFilePath ); // Implement 1904 date system WorkbookSettings settings...saved successfully with 1904 date system!" << std :: endl ; Aspose...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  9. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Word, already contains an up to date value. For example, if the field...ADDRESSBLOCK AUTHOR COMPARE CREATEDATE DATE DOCPROPERTY DOCVARIABLE GREETINGLINE...

    docs.aspose.com/words/python-net/fields-overview/
  10. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection.... add ( "Authorized Date" , Date . now ()); properties ....

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