Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 13,541 for

date

(0.05 sec)
  1. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.upDateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is upDated before saving... createdTime = new Date ( 2019 , 12 , 20 ); // This...updated. // If so, then the date of the document's most recent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js....keywords Creation Date : json.creation Modify Date : json.mod PDF...keywords Creation Date : json.creation Modify Date : json.mod PDF...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  3. ChartYValue.fromDateTime method | Aspose.Words ...

    ChartYValue.fromDateTime method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DateTime](../../chartyvaluetype/#DateTime) type....value : Date ) Parameter Type Description value Date See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....write("Original textbox contents"); // DATE field: builder.moveTo(docOriginal...appendParagraph("")); builder.insertField(" DATE "); // Comment: Comment newComment...

    reference.aspose.com/words/java/com.aspose.word...
  5. Set PDF Expiration in Python|Aspose.PDF for Pyt...

    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/python-java/set-pdf-expirat...
  6. Set PDF Expiration in Python|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/java/set-pdf-expiration-in-...
  7. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration Date for a PDF file in PHP, controlling access with Aspose.PDF....month=4; today = new Date(); today = new Date(today.getFullYear()...today.getMonth()); expiry = new Date(year, month); if (today.getTime()...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  8. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldDocVariable | Aspose.Words for Java

    Implements DOCVARIABLE field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...