Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 14,719 for

date

(0.08 sec)
  1. FieldDate.UseUmAlQuraCalendar | Aspose.Words fo...

    Discover the FieldDate UseUmAlQuraCalendar property to easily manage Dates with the UmalQura calendar. Enhance your Date handling today!...Shows how to use DATE fields to display dates according to different...display the correct date, we can use a DATE field. // Below are...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Field.LocaleId | Aspose.Words for .NET

    Manage your field's LocaleId property effortlessly. Get or set the LCID for enhanced localization and user experience in your applications....// Insert a DATE field, and then print the date it will display...of the date. Field field = builder . InsertField ( @"DATE" ); Console...

    reference.aspose.com/words/net/aspose.words.fie...
  3. How to Manage Dates and Times with C++|Document...

    Learn how to manage Dates and times through the Aspose.Cells for C++ API....Ask AI How to Manage Dates and Times with C++ Contents [ Hide...] How to store Dates and Times in Excel Dates and times are stored...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  4. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…...To Eml conversion overrides dates Aspose.Email Product Family...the MSG file does NOT have a date (e.g. it’s a draft not ever...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...
  5. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and times through the Aspose.Cells for Node.js via C++ API....Manage Dates and Times Contents [ Hide ] How to store Dates and...and Times in Excel Dates and times are stored in cells as numbers...

    docs.aspose.com/cells/nodejs-cpp/how-to-manage-...
  6. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT...DATE SDT type. For all other SDT...to prompt the user to enter a date with a structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Important iCalendar RFC 2445 Details|Documentation

    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....following topics: Date and Time Formats. DATE. DATE-TIME with Local...Local Time. DATE-TIME with UTC Time. DATE-TIME with Local Time and...

    docs.aspose.com/email/net/important-icalendar-r...
  8. Configure Visio TimeLine Shapes|Documentation

    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....how to set the milestone date, date format, auto update flag...and type. Setting Milestone Date, Date Format, Auto Update Flag...

    docs.aspose.com/diagram/java/configure-visio-ti...
  9. SdtDateStorageFormat | Aspose.Words for Java

    Specifies how the Date for a Date SDT is stored/retrieved when the SDT is bound to an XML node in the documents data store in Java....SdtDateStorageFormat Specifies how the date for a date SDT is stored/retrieved...to prompt the user to enter a date with a structured document tag...

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

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

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