Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 11,920 for

date

(0.04 sec)
  1. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT 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. 在 Python 中设置 PDF 过期|Aspose.PDF for Python via 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/python-java/set-pdf-expi...
  3. 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...
  4. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDate field in Java.... Remarks: Retrieves the date and time on which the document...display the print operation's date/time. // If no printing has...

    reference.aspose.com/words/java/com.aspose.word...
  5. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...document Name: John Doe, Age: 30, Date of Birth: 01.04.1989 Children:...

    docs.aspose.com/words/python-net/linq-reporting...
  6. Managing Recurrences|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....follows: Set start, end and due date. Create a MapiTask. Set task...number of events between the two dates: Setting the Occurrences Count...

    docs.aspose.com/email/net/managing-recurrences/
  7. Defining Weekdays for Calendar in Ruby

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....15 date = calTime . getTime() 16 time1 . setFromTime(date) 17...) 18 date = calTime . getTime() 19 time1 . setToTime(date) 20...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  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. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...field and nest a DATE field inside it. // DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...date_time properties. Comment(doc...Comment(doc, author, initial, date_time) Initializes a new instance of...

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