Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 15,099 for

date

(0.27 sec)
  1. 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...
  2. 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...
  3. DocumentProperty.ToInt | Aspose.Words for .NET

    Convert DocumentProperty values to integers effortlessly with the ToInt method. Unlock seamless data handling for your applications!... Add ( "Authorized Date" , authDate ); properties ....That ( properties [ "Authorized Date" ]. ToDateTime (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.pro...
  4. 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...
  5. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....type ) # 2 - Area chart with dates distributed along the X-axis:...500 , 300 ) dates = [ date ( 2014 , 3 , 31 ), date ( 2017 , 1...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  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. 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...
  10. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your documents with precise formatting and dynamic content capabilities.... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...GetFieldCode (), Is . EqualTo ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...