Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 14,246 for

date

(0.16 sec)
  1. Filter Messages From Exchange Mailbox|Documenta...

    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....different criteria such as by date, domain, message-id, and by...specifying conditions, for example, date, subject, sender and recipient...

    docs.aspose.com/email/java/filter-messages-from...
  2. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer...master notes slide and all child Date and time placeholders visible...placeholder. Set text to notes slide Date-time placeholder. Write the...

    docs.aspose.com/slides/php-java/presentation-he...
  3. Number Settings|Documentation

    Aspose.Cells is a .NET 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/net/cells-number-settings/
  4. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want to have your own custom method called during saving a document....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your Dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning....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...
  6. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS 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...
  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. 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...
  10. FieldAddIn | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...