Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 11,908 for

date

(0.03 sec)
  1. FieldFormat.numeric_format property | Aspose.Wo...

    FieldFormat.numeric_format property. Gets or sets a formatting that is applied to a numeric field result... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively.... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  3. GeneralFormatCollection.Count | Aspose.Words fo...

    Discover the GeneralFormatCollection Count property to easily access the total item count in your collection, enhancing data management efficiency.... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  4. GeneralFormatCollection.Add | Aspose.Words for ...

    Discover how to enhance your collection with the GeneralFormatCollection Add method—efficiently add versatile formats for improved data management!... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToString method. Returns the property value as a string formatted according to the current locale in C++.... Converts a date property into a short date string. For all...properties -> Add ( u "Authorized Date" , authDate ); properties ->...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Stop and Resume a Task

    Learn how to stop or resume Microsoft Project (MPP/XML) tasks using Aspose.Tasks for Java....Hide Show ] A tasks’ stop date is the date that it should (or did)...Project can calculate stop dates, or let users enter them manually...

    docs.aspose.com/tasks/java/stop-and-resume-a-task/
  7. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....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...
  8. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class....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...
  9. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object 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...
  10. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...