Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 15,390 for

date

(0.11 sec)
  1. 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...
  2. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....add("Authorized Date", new Date()); properties.add("Authorized...getCustomDocumentPro(); Date authDate = new Date(); properties.add("Authorized"...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. Page margin size|Aspose.PDF for Reporting Services

    Adjust page margin sizes in PDF reports with Aspose.PDF for Reporting Services for improved readability and layout....Parameter Name : PageMarginLeft Date Type : Float Values supported...Parameter Name : PageMarginRight Date Type : Float Values supported...

    docs.aspose.com/pdf/reportingservices/page-marg...
  9. 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...
  10. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....representations: Long Double Boolean Date Note – For recognition of data...[Column1]>>, Age: << [Column2]>>, Date of Birth: << [Column3]:"dd.MM...

    docs.aspose.com/words/java/accessing-csv-data/