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

date

(0.07 sec)
  1. Filter Messages from Server using IMAP Client|D...

    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....the conditions, for example, date, subject, sender, recipient...to filter messages based on date and subject. We also show how...

    docs.aspose.com/email/java/filter-messages-from...
  2. Number Settings|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....Display Formats of Numbers and Dates A very powerful feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/nodejs-cpp/cells-number-s...
  3. Number Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Display Formats of Numbers and Dates A key feature of Microsoft Excel...formats of numeric values and dates. Numeric data can represent...

    docs.aspose.com/cells/python-net/cells-number-s...
  4. FieldInclude | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldInfo | Aspose.Words for Java

    Implements the INFO 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. FieldShape | Aspose.Words for Java

    Implements the SHAPE 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. BuiltInDocumentProperties.lastPrinted property ...

    BuiltInDocumentProperties.lastPrinted property. Gets or sets the Date when the document was last printed in UTC....lastPrinted property Gets or sets the date when the document was last printed...in UTC. get lastPrinted () : Date Remarks For documents originated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...EqualTo ( "$ 5.00" )); // 2 - Date/time format: field = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. SaveOptions.update_last_printed_property proper...

    SaveOptions.upDate_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is upDated before saving....determines whether the last printed date, which is a built-in property...is updated. # If so, then the date of the document's most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  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-...