Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 16,688 for

date

(0.35 sec)
  1. 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...
  2. 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...
  3. How to Split Microsoft Project Tasks | Aspose.T...

    A guide on splitting tasks using Aspose.Tasks for C++....method accepts start date, finish date and calendar arguments...22 // Provide start date and finish date arguments to SplitTask...

    docs.aspose.com/tasks/cpp/split-tasks/
  4. 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...
  5. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....saveOptions, String author, Date dateTime) compare(InputStream...saveOptions, String author, Date dateTime, CompareOptions compareOptions)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Account Aspose PDF Licence - Free Support Forum...

    Dear @team Please for confirmed. i buy licence , in the below details invoice Order ID: 241011095957 Your Product(s): Aspose.PDF for .NET Developer Support Invoice ID: 241011095957 Invoice Date: Friday, October 11…...Invoice ID: 241011095957 Invoice Date: Friday, October 11, 2024 Aspose...Question : If my license passes the date from 10/11/2025 , can we still...

    forum.aspose.com/t/account-aspose-pdf-licence/3...
  7. AxisBound.valueAsDate property | Aspose.Words f...

    AxisBound.valueAsDate property. Returns value of axis bound represented as Datetime.... get valueAsDate () : Date Examples Shows how to set custom...series requiring a range of dates on the X-axis, and decimal values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....2 - Date/time format: field = builder.insertField("DATE"); format...update(); Assert.assertEquals("DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/java/com.aspose.word...
  10. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a document in Java....) { mLoadingStartedAt = new Date(); } /// /// Callback method...notify(DocumentLoadingArgs args) { Date canceledAt = new Date(); long diff = canceledAt...

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