Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 15,140 for

date

(0.49 sec)
  1. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result).... toEqual ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . update (); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify Date and time values in your files!...document text is parsed to identify date and time values. public enum...specify autodetection of the date time format. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...variable // Sanitize invalid dates if (calItem.StartDate < new...underlying MAPI format stores dates as a Win32 FILETIME value, whose...

    forum.aspose.com/t/throw-exception-in-contact-u...
  4. 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...
  5. FieldBibliography | Aspose.Words for Java

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

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

    Implements the PAGEREF 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. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java.... add(String name, Date value) Creates a new custom...property of the PropertyType.DATE_TIME data type. addLinkToContent(String...

    reference.aspose.com/words/java/com.aspose.word...
  8. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC Date and time of your comments for accurate tracking and management....DateTimeUtc property Gets the UTC date and time that the comment was...Examples Shows how to get UTC date and time. Document doc = new...

    reference.aspose.com/words/net/aspose.words/com...
  9. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....docx"); Date currentDate = new Date(); SignOptions signOptions...a value indicating that sign date is shown in the signature line...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...