Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 15,140 for

date

(0.09 sec)
  1. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files using Aspose.Tasks for Java....Project From Start or Finish Date This topic shows how to reschedule...from the project start/finish date using Aspose.Tasks for Java...

    docs.aspose.com/tasks/java/project-rescheduling/
  3. 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...
  4. Defining Weekdays for Calendar in Ruby | Aspose...

    Learn how to define calendar weekdays for Microsoft Project projects using Aspose.Tasks Java for Ruby...., 1 , 1 , 9 , 0 , 0 ) 28 29 date = calTime . getTime() 30 31...31 time1 . setFromTime(date) 32 33 calTime . set( 1 , 1 , 1 , 12...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  5. Working with Project Properties | Aspose.Tasks ...

    Learn how to use Aspose.Tasks for .NET to read and modify Microsoft Project (MPP/XML) properties, including defaults, summary info, fiscal year, weekdays, currency and custom properties....project properties (start date, status date, calendar, etc.) Default...metadata such as start/end dates , status date , calendar type , and...

    docs.aspose.com/tasks/net/working-with-project-...
  6. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpDateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....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/net/aspose.words/doc...
  7. 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...
  8. 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...
  9. 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...
  10. 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...