Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 11,908 for

date

(0.05 sec)
  1. 设置 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-...
  2. 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...
  3. 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...
  4. FieldFormat.DateTimeFormat | Aspose.Words for .NET

    Discover the FieldFormat DateTimeFormat property to easily customize Date and time field results for enhanced data presentation and clarity....formatting that is applied to a date and time field result. Corresponds...00" , field . Result ); // 2 - Date/time format: field = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDate field in Java.... Remarks: Retrieves the date and time at which the document...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....every we need to see an up-to-date value. doc.updateFields(); doc...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... 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...
  9. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... 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. AxisBound.value property | Aspose.Words for Nod...

    AxisBound.value property. Returns numeric value of axis bound....series requiring a range of dates on the X-axis, and decimal values...(); let dates = [ Date . parse ( "1973-05-11" ), Date . parse...

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