Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 11,908 for

date

(0.04 sec)
  1. Revision.dateTime property | Aspose.Words for N...

    Revision.DateTime property. Gets or sets the Date/time of this revision....sets the date/time of this revision. get dateTime () : Date Examples...startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentProperty.to_double method | Aspose.Word...

    DocumentProperty.to_double method. Returns the property value as double....custom_document_properties auth_date = datetime . date . today () properties...name = 'Authorized Date' , value = auth_date ) properties . add...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentProperty.to_int method | Aspose.Words f...

    DocumentProperty.to_int method. Returns the property value as integer....custom_document_properties auth_date = datetime . date . today () properties...name = 'Authorized Date' , value = auth_date ) properties . add...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a Date and time field result. Corresponds to the \@ switch in C++....formatting that is applied to a date and time field result. Corresponds...field -> get_Result ()); // 2 - Date/time format: field = builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.signTime property. The Date of signing...signTime property The date of signing. Default value is...current time get signTime () : Date Examples Shows how to digitally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Number Settings|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....Display Formats of Numbers and Dates A very strong feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/nodejs-cpp/cells-number-s...
  7. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....compare(docB, "user", new Date(), compareOptions); Assert.assertEquals(8...docA.compare(docB, "user", new Date(), compareOptions); Assert.assertEquals(0...

    reference.aspose.com/words/java/com.aspose.word...
  8. Defining Weekdays for Calendar in PHP

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....1 , 1 , 1 , 9 , 0 , 0 ); 16 $date = $calTime -> getTime (); 17...17 $time1 -> setFromTime ( $date ); 18 $calTime -> set ( 1 , 1...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  9. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....every we need to see an up-to-date value. doc.updateFields(); doc...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldFormat.DateTimeFormat | Aspose.Words for .NET

    Discover the FieldFormat DateTimeFormat property to easily customize Date and time field results for enhanced data presentation and clarity....formatting that is applied to a date and time field result. Corresponds...00" , field . Result ); // 2 - Date/time format: field = builder...

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