Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 15,160 for

date

(0.22 sec)
  1. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.upDateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is upDated before saving.... toEqual ( new Date ( 2021 , 5 - 1 , 11 , 6 , 32...built-in property to the current date/time. // Set the "UpdateLastSavedTimeP"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis....Value ); // 2 - Area chart with dates distributed along the X-axis:...); let dates = [ Date . parse ( "2014-03-31" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Generate Reports in MSG Files via .NET | produc...

    C# source code to generate MSG format reports on .NET Framework, .NET Core, and Xamarin Platforms....#FirstName# #LastName# Sent Date: #Date#" ; // create a new TemplateEngine...string )); dt.Columns.Add( "Date" , typeof (DateTime)); System...

    products.aspose.com/email/net/assembly/msg/
  4. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpDateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... The setting affects only date/time fields with \@ format switch...source of the culture used for date formatting during a field update...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldFootnoteRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldFormText | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. General Project Properties in Ruby | Aspose.Tas...

    Learn how to manage Microsoft Project general properties using Aspose.Tasks Java for Ruby...."Project Start Date : " + project . get(prj . START_DATE) . to_string..."Project Finish Date : " + project . get(prj . FINISH_DATE) . to_string...

    docs.aspose.com/tasks/java/general-project-prop...
  8. 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...
  9. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDate field in Java.... Remarks: Retrieves the date and time on which the document...display the print operation's date/time. // If no printing has...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties.... println ( "Creation Date: " + docInfo . getCreationDate...System . out . println ( "Modify Date: " + docInfo . getModDate ());...

    docs.aspose.com/pdf/java/pdf-file-metadata/