Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 14,824 for

date

(0.07 sec)
  1. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE 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. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....day to the system date. So if the current date is 27/07/2023, then...now_time , & local_tm ); #endif Date today { local_tm . tm_year +...

    docs.aspose.com/cells/cpp/implement-custom-calc...
  3. 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...
  4. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with SaveOptions UpDateLastPrintedProperty. Control LastPrinted upDates for efficient saving and enhanced workflow....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/net/aspose.words.sav...
  7. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java....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/java/com.aspose.word...
  8. IDocumentLoadingCallback class | Aspose.Words f...

    Aspose.Words.Loading.IDocumentLoadingCallback class. Implement this interface if you want to have your own custom method called during loading a document....LoadingProgressCallb () { mLoadingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)...SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties.lastPrinted property ...

    BuiltInDocumentProperties.lastPrinted property. Gets or sets the Date when the document was last printed in UTC....lastPrinted property Gets or sets the date when the document was last printed...in UTC. get lastPrinted () : Date Remarks For documents originated...

    reference.aspose.com/words/nodejs-net/aspose.wo...