Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 14,796 for

date

(0.09 sec)
  1. Primavera to Aspose.Tasks for .NET properties m...

    This guide provides information on mapping fields from Primavera P6 formats (XER, P6XML) to the Aspose.Tasks for .NET API....target_start_date PlannedStartDate The scheduled start date of a task...target_end_date PlannedFinishDate The scheduled finish date of a task...

    docs.aspose.com/tasks/net/primavera-formats/pro...
  2. FieldSaveDate.UseLunarCalendar | Aspose.Words f...

    FieldSaveDate's UseLunarCalendar property allows you to easily switch between Hijri and Hebrew lunar calendars for seamless Date management....SAVEDATE field to display the date/time of the document’s most...MoveToDocumentEnd (); builder . Writeln ( " Date this document was last saved:"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....every we need to see an up-to-date value. doc.updateFields(); doc...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDate field in Java.... Remarks: Retrieves the date and time at which the document...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

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

    Implements the EDITTIME 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. 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. Aspose::Words::Fields::FieldDate class | Aspose...

    Aspose::Words::Fields::FieldDate class. Implements the Date field. To learn more, visit the documentation article in C++....FieldDate class Implements the DATE field. To learn more, visit...application when inserting a new DATE field. get_UseLunarCalendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Filter Messages from Exchange Mailbox using Web...

    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....specifying conditions, for example date, subject, sender and recipient...based on the email subject and date. We can filter on other properties...

    docs.aspose.com/email/java/filter-messages-from...
  9. 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...
  10. How to Extract Sender's Timezone from Outlook E...

    Product Aspose.Email for Java with Exchange Web Services (EWS) Question How can I retrieve the original sender’s timezone from emails fetched from Exchange using Aspose.Email? All timestamp properties and headers are re…...MapiMessage Standard Methods Date deliveryTime = mapiMessage.getDeliveryTime();...getDeliveryTime(); Date clientSubmitTime = mapiMessage.getClientSubmitTime();...

    forum.aspose.com/t/how-to-extract-senders-timez...