Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 3,044 for

date

(0.08 sec)
  1. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a document property.... DATE_TIME The property is a date time value. DOUBLE...properties . add ( 'Authorized Date' , datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....form 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/python-net/aspose.wo...
  3. CustomXmlPropertyCollection.GetEnumerator | Asp...

    Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency....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/net/aspose.words.mar...
  4. CustomXmlPropertyCollection.IndexOfKey | Aspose...

    Discover the CustomXmlPropertyCollection IndexOfKey method to easily find the zero-based index of any property in your collection. Enhance your coding efficiency!...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/net/aspose.words.mar...
  5. CustomXmlPropertyCollection.Remove | Aspose.Wor...

    Effortlessly remove properties from your CustomXmlPropertyCollection with our Remove method. Streamline your data management today!...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/net/aspose.words.mar...
  6. Aspose::Words::Drawing::Charts::AxisTimeUnit en...

    Aspose::Words::Drawing::Charts::AxisTimeUnit enum. Specifies the unit of time for axes in C++....Shows how to insert chart with date/time values. auto doc = MakeObject...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::get_Count method. Gets the number of elements contained in the collection in C++....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/cpp/aspose.words.mar...
  8. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java....insertField("DATE \\* MERGEFORMAT"); Assert.a...FIELD_DATE, dateField.getType()); Assert.assertEquals("DATE \\*...

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