Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 11,907 for

date

(0.04 sec)
  1. 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...
  2. Managing Follow-Up and Due Dates for Outlook MS...

    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....Managing Follow-Up and Due Dates for Outlook MSG Files Contents...Hide ] Set Follow-Up and Due Dates for MSG Files A follow-up flag...

    docs.aspose.com/email/net/managing-follow-up-an...
  3. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats... 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...
  4. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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/
  6. 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...
  7. 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...
  8. General Project Properties in PHP

    Learn how to manage Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....()) 4 { 5 print "Project Start Date : " . (string) $project -> get...START_DATE ); 6 } 7 else 8 { 9 print "Project Finish Date : " ...

    docs.aspose.com/tasks/java/general-project-prop...
  9. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC....total_editing_time } ' ) print ( f 'Date/time last printed: { properties...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/python-net/aspose.wo...
  10. General Project Properties in Ruby

    Learn how to manage Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for Ruby...."Project Start Date : " + project . get(prj . START_DATE) . to_string..."Project Finish Date : " + project . get(prj . FINISH_DATE) . to_string...

    docs.aspose.com/tasks/java/general-project-prop...