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

date

(0.03 sec)
  1. DocumentProperty.toDouble method | Aspose.Words...

    DocumentProperty.toDouble method. Returns the property value as double....customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...properties . add ( "Authorized Date" , authDate ); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types.... FieldDate Specifies the DATE field. FieldDDE Specifies the...field = builder . insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches 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. 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/
  6. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a numeric, text or any 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...
  7. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or 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...
  8. GeneralFormatCollection.GetEnumerator | Aspose....

    Discover the GeneralFormatCollection GetEnumerator method to easily access and iterate through your data collection with efficiency and precision.... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldFormat.GeneralFormats | Aspose.Words for .NET

    Discover the FieldFormat GeneralFormats property, offering a versatile collection of numeric text formats to enhance your data presentation and results.... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/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...