Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 11,908 for

date

(0.07 sec)
  1. FieldMacroButton | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. Adding MapiTask to PST in Python|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.... Date (), self . Date ()) task . setPercentComplete...task . setLastUpdate ( self . Date ()) task . getUsers () . setOwner...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  3. Number Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use 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 very strong feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/python-net/cells-number-s...
  4. Chart Axis|Aspose.Slides for Python Documentation

    Edit PowerPoint chart axis in Python...preferred category axis type ( date or text ). This code in Python...charts . CategoryAxisType . DATE chart . axes . horizontal_axis...

    docs.aspose.com/slides/python-net/chart-axis/
  5. 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/python-net/filter-message...
  6. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....FieldResultFormatter("$%d", "Date: %tb", "Item # %s:"); doc.getFieldOptions()...NUMERIC)); // 2 - Date/time: builder.insertField("DATE \\@ \"d MMMM...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentProperty.to_bool method | Aspose.Words ...

    DocumentProperty.to_bool method. Returns the property value as bool....custom_document_properties auth_date = datetime . date . today () properties...name = 'Authorized Date' , value = auth_date ) properties . add...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. DocumentProperty.toDouble method | Aspose.Words...

    DocumentProperty.toDouble method. Returns the property value as double....customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...properties . add ( "Authorized Date" , authDate ); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentProperty.toBool method | Aspose.Words f...

    DocumentProperty.toBool method. Returns the property value as bool....customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...properties . add ( "Authorized Date" , authDate ); properties ....

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