Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 17,451 for

date

(0.14 sec)
  1. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....of data, // such as a name, date, or address, and converts it...tag. // The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/java/com.aspose.word...
  2. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart tag properties for enhanced data control....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Field.IsLocked | Aspose.Words for .NET

    Discover the IsLocked property for fields—control recalculation and enhance data integrity. Unlock efficient management of your data results today!... EqualTo ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . Update (); See Also...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldChar::get_IsLocked ...

    Aspose::Words::Fields::FieldChar::get_IsLocked method. Gets or sets whether the parent field is locked (should not recalculate its result) in C++....get_IsLocked ()); ASSERT_EQ ( u " DATE \\ @ \" dddd, MMMM dd, yyyy...the field to show the current date. field -> Update (); See Also...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done...." , Date . now ()); comment . setText...doc , "John Doe" , "J.D." , Date . now ()); comment . setText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldChar.GetField | Aspose.Words for .NET

    Discover the GetField method in FieldChar, effortlessly retrieve fields for optimal data management and enhanced performance in your applications.... EqualTo ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . Update (); See Also...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 使用 WebDav 过滤 Exchange 邮箱中的消息|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.... on ( new Date ()); 过滤条件:日期范围 以下代码片段展示如何基于日期范围过滤所有电子邮件。...getInternalDate (). beforeOrEqual ( new Date ()); builder . getInternalDate...

    docs.aspose.com/email/zh/java/filter-messages-f...
  9. Aspose::Words::Comment::get_DateTimeUtc method ...

    Aspose::Words::Comment::get_DateTimeUtc method. Gets the UTC Date and time that the comment was made in C++....Comment::get_DateTimeUtc method Gets the UTC date and time that the comment was...Examples Shows how to get UTC date and time. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. 带有C++的日期轴|Documentation

    了解如何管理Aspose.Cells for C++中的日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间刻度和刻度标签频率。... PutValue ( u "Date" ); // 14 means datetime format... Get ( u "A2" ). PutValue ( Date { 2022 , 6 , 26 , 0 , 0 , 0...

    docs.aspose.com/cells/zh/cpp/date-axis/