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

date

(0.28 sec)
  1. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Supported Excel Functions with Go|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with Go....coupon period to the settlement date COUPDAYS Financial : Returns...that contains the settlement date COUPDAYSNC Financial : Returns...

    docs.aspose.com/cells/gocpp/supported-formula-f...
  3. 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/
  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. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT 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. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM 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. 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...
  8. 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...
  9. 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...
  10. 设置 PDF 到期时间在 PHP 中|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....month=4; today = new Date(); today = new Date(today.getFullYear()...today.getMonth()); expiry = new Date(year, month); if (today.getTime()...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...