Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 14,557 for

date

(0.19 sec)
  1. FieldDate.use_last_format property | Aspose.Wor...

    FieldDate.use_last_format property. Gets or sets whether to use a format last used by the hosting application when inserting a new Date field....application when inserting a new DATE field. @property def use_last_format...Shows how to use DATE fields to display dates according to different...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.DateDisplayLocale property. Allows to set/get the language format for the Date displayed in this SDT....the language format for the date displayed in this SDT . get...property will only work for SdtType.Date SDT type. For all other SDT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.CalendarType | Aspose.Wor...

    Discover the StructuredDocumentTag CalendarType property to customize your SDT calendar type. Enhance your documents with tailored calendar options!...property will only work for Date SDT type. For all other SDT...to prompt the user to enter a date with a structured document tag...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used Date format for seamless integration in your applications....application when inserting a new DATE field. public bool UseLastFormat...Shows how to use DATE fields to display dates according to different...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDate.use_um_al_qura_calendar property | As...

    FieldDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar....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/python-net/aspose.wo...
  6. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum 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...
  7. 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...
  8. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!...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/net/aspose.words.fie...
  9. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType 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/nodejs-net/aspose.wo...
  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...