Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 15,116 for

date

(0.27 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. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs 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...
  3. StructuredDocumentTag.date_display_format prope...

    StructuredDocumentTag.Date_display_format property. String that represents the format in which Dates are displayed....date_display_format property StructuredDocumentTa.date_display_format...format in which dates are displayed. @property def date_display_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.fullDate property | Aspos...

    StructuredDocumentTag.fullDate property. Specifies the full Date and time last entered into this SDT....property Specifies the full date and time last entered into this...this SDT . get fullDate () : Date Remarks Accessing this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  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. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines....Shows how to insert chart with date/time values. let doc = new aw...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....Shows how to insert chart with date/time values. let doc = new aw...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  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...