Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 14,240 for

date

(0.05 sec)
  1. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to stop and resume Microsoft Project 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/
  2. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted....Words applies a date/time format switch, i.e. \@...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... 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...
  4. 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...
  5. IDocumentLoadingCallback.notify method | Aspose...

    IDocumentLoadingCallback.notify method. This is called to notify of document loading progress....LoadingProgressCallb () { mLoadingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextFormFieldType enumeration | Aspose.Words fo...

    Aspose.Words.Fields.TextFormFieldType enumeration. Specifies the type of a text form field.... Date The text form field can contain only a valid date value...form field value is the current date when the field is updated. CurrentTime...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpDateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is upDated before saving in C++....determines whether the last printed date, which is a built-in property...updated. // If so, then the date of the document's most recent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Add method. Adds a general format to the collection 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...
  9. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats... 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...
  10. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...