Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 17,454 for

date

(1.02 sec)
  1. FieldHyperlink | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpDateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....be updated to show an up-to-date result. doc . UpdateFields ();...field and nest a DATE field inside it. // DATE fields update their...

    reference.aspose.com/words/net/aspose.words/doc...
  3. FieldPrint | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldSet | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE field. To learn more, visit the documentation article in C++....field and nest a DATE field inside it. // DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldCreateDate.use_lunar_calendar property | A...

    FieldCreateDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar....field to display the creation date/time of the document. doc =...move_to_document_end () builder . writeln ( ' Date this document was created:'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCreateDate.use_saka_era_calendar property ...

    FieldCreateDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....field to display the creation date/time of the document. doc =...move_to_document_end () builder . writeln ( ' Date this document was created:'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in 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. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index 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...
  10. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience.... Converts a date property into a short date string. For all...properties . Add ( "Authorized Date" , authDate ); properties ....

    reference.aspose.com/words/net/aspose.words.pro...