Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 13,542 for

date

(0.06 sec)
  1. BuiltInDocumentProperties.lastSavedTime propert...

    BuiltInDocumentProperties.lastSavedTime property. Gets or sets the time of the last save in UTC.... get lastSavedTime () : Date Remarks For documents originated...totalEditingTime}`); console.log(`Date/time last printed: ${properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!...00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  3. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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/
  5. 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...
  6. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAutoTextList | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. Field.Result | Aspose.Words for .NET

    Manage Field Result properties effortlessly. Access or modify text between field separators for streamlined data handling and enhanced efficiency.... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...GetFieldCode (), Is . EqualTo ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIf | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how document text is parsed to identify Date and time values. The default value is UseCurrentLocale in C++....document text is parsed to identify date and time values. The default...specify autodetection of the date time format. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...