Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 14,558 for

date

(0.15 sec)
  1. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily.... date . today ()) # Adds slide comment...slides [ 1 ], point , datetime . date . today ()) # Accessing ISlide...

    docs.aspose.com/slides/python-net/presentation-...
  2. Filter Messages From Exchange Mailbox|Documenta...

    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....different criteria such as by date, domain, messageId, and by Mail...specifying conditions, for example, date, subject, sender, and recipient...

    docs.aspose.com/email/cpp/filter-messages-from-...
  3. 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...
  4. DocumentProperty.toInt method | Aspose.Words fo...

    DocumentProperty.toInt method. Returns the property value as integer....customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...properties . add ( "Authorized Date" , authDate ); properties ....

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

    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...Properties Name Description date_time_format Gets or sets a formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用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/
  7. 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...
  8. 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...
  9. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....every we need to see an up-to-date value. doc.updateFields(); doc...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....every we need to see an up-to-date value. doc.updateFields(); doc...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

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