Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 3,044 for

date

(0.11 sec)
  1. 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...
  2. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...date_time properties. Comment(doc...Comment(doc, author, initial, date_time) Initializes a new instance of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...get_Item ( 0 ), point , new Date ()); // Adds slide comment for...get_Item ( 1 ), point , new Date ()); // Accesses ISlide 1 ISlide...

    docs.aspose.com/slides/java/presentation-comments/
  4. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...get_Item ( 0 ), point , new Date ()); // Adds slide comment for...get_Item ( 1 ), point , new Date ()); // Accesses ISlide 1 ISlide...

    docs.aspose.com/slides/androidjava/presentation...
  5. 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...
  6. 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...
  7. FieldChar.fieldType property | Aspose.Words for...

    FieldChar.fieldType property. Returns the type of the field.... 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...
  8. 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...
  9. FieldUpdateCultureSource Enum | Aspose.Words fo...

    Discover Aspose.Words.Fields.FieldUpDateCultureSource. Control field upDates with customizable culture settings for enhanced document accuracy....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.fie...
  10. ChartXValue.fromDateTime method | Aspose.Words ...

    ChartXValue.fromDateTime method. Creates a [ChartXValue](../) instance of the [ChartXValueType.DateTime](../../chartxvaluetype/#DateTime) type....value : Date ) Parameter Type Description value Date See Also...

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