Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 14,558 for

date

(0.08 sec)
  1. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...initial : string , dateTime : Date ) Parameter Type Description...Cannot be null . dateTime Date The date and time for the comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 设置 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-...
  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. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the Date of the signing....sets the date of the signing. get signatureDate () : Date Remarks...method. let signingTime = new Date ( 2015 , 7 , 20 ); options ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.createdTime property ...

    BuiltInDocumentProperties.createdTime property. Gets or sets Date of the document creation in UTC....createdTime property Gets or sets date of the document creation in...in UTC. get createdTime () : Date Remarks For documents originated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Adding MapiTask to PST in PHP|Documentation

    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....to add new task" , new Date (), new Date ()); $task -> setPercentComplete...$task -> setLastUpdate ( new Date ()); $task -> getUsers () ->...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  8. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java....getLog()); } /// /// Logs the date and time of each node insertion...format("\n{0}\tNode insertion:", new Date())); } public void nodeRemo...

    reference.aspose.com/words/java/com.aspose.word...
  9. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

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