Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 14,557 for

date

(0.21 sec)
  1. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify Date and time values....document text is parsed to identify date and time values. Members Name...specify autodetection of the date time format. let doc = new aw...

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

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization....source of the culture used for date formatting during a field update...thread's culture to format the date, US English. doc . MailMerge...

    reference.aspose.com/words/net/aspose.words/doc...
  3. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property...form 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/python-net/aspose.wo...
  4. FieldAdvance | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor....form 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/python-net/aspose.wo...
  6. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node....form 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/python-net/aspose.wo...
  7. Sending Meeting Request Using Outlook Interop a...

    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....location" ; // Set the start date and end dates oAppointment . Start... Calendar . getInstance (); Date startDate = c . getTime ();...

    docs.aspose.com/email/java/sending-meeting-requ...
  8. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch 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...
  9. FieldMergeField | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldChar.isDirty property | Aspose.Words for N...

    FieldChar.isDirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.... 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...