Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 15,093 for

date

(0.07 sec)
  1. 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-...
  2. 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...
  3. 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...
  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. 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. 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...
  7. 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...
  8. SecondaryAndAdditionalData|Aspose.BarCode for P...

    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....expiry_date_format Identifies expiry date format. expiry_date Identifies...Identifies expiry date. Will be used if ExpiryDateFormat is not...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....exact formats for parsing JSON date-time values while loading JSON...exact formats for parsing JSON date-time values while loading JSON...

    reference.aspose.com/words/java/com.aspose.word...
  10. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

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