Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 13,541 for

date

(0.05 sec)
  1. FormField.textInputFormat property | Aspose.Wor...

    FormField.textInputFormat property. Returns or sets the text formatting for a text form field....field contains a number or a date/time value, then valid format...format strings are number or date and time format strings. Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Rescheduling Project Tasks and Resource Assignm...

    This guide explains how to reschedule tasks and resource assignments in your projects using Aspose.Tasks for .NET....Project From Start or Finish Date This topic shows how to reschedule...from the project start/finish date using Aspose.Tasks for .NET...

    docs.aspose.com/tasks/net/project-rescheduling/
  4. Aspose::Words::Saving::SaveOptions::get_CustomT...

    Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo method. Gets or sets custom local time zone used for Date/time fields in C++....custom local time zone used for date/time fields. System :: SharedPtr...local time zone when writes date/time fields, this option allows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....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/cpp/cells-number-settings/
  6. SaveOptions.update_last_printed_property proper...

    SaveOptions.upDate_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is upDated before saving....determines whether the last printed date, which is a built-in property...is updated. # If so, then the date of the document's most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  7. General Project Properties in PHP | Aspose.Task...

    This section provides details on general project properties and their management using Aspose.Tasks Java for PHP....7 { 8 9 print "Project Start Date : " . (string) $project -> get...get ( $prj -> START_DATE ); 10 11 } 12 13 else 14 15 { 16 17...

    docs.aspose.com/tasks/java/general-project-prop...
  8. FieldShape | Aspose.Words for Java

    Implements the SHAPE 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. BuiltInDocumentProperties.createdTime property ...

    BuiltInDocumentProperties.createdTime property. Gets or sets Date of the document creation in UTC....createdTime property Gets or sets date of the document creation in...in UTC. get createdTime () : Date Remarks For documents originated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in 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...