Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,528 for

date

(0.04 sec)
  1. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Field.result property | Aspose.Words for Node.js

    Field.result property. Gets or sets text that is between the field separator and field end.... insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...getFieldCode ()). toEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....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/java/com.aspose.word...
  4. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....stores only the date part (no time) for custom date properties. Examples...document property which contains a date and time. Document doc = new...

    reference.aspose.com/words/net/aspose.words.pro...
  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/java/filter-messages-from...
  6. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.signTime property. The Date of signing...signTime property The date of signing. Default value is...datetime.now) get signTime () : Date Examples Shows how to digitally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  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/net/filter-messages-from-...
  9. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...Date incorrectly Aspose.Email Product...getters and setters that use Java Date all do this, and ruin timestamps...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  10. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....setDateTime(new Date()); Comparer.create(comparerContext)...comparerContext.setDateTime(new Date()); try (FileOutputStream streamOut...

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