Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 13,541 for

date

(0.04 sec)
  1. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the Date field...FieldDate class Implements the DATE field. To learn more, visit...Remarks Inserts the current date and time. By default, the Gregorian...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement Date fields, enhancing your document automation and formatting....FieldDate class Implements the DATE field. To learn more, visit...application when inserting a new DATE field. UseLunarCalendar { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  3. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....add("Authorized Date", new Date()); properties.add("Authorized...getCustomDocumentPro(); Date authDate = new Date(); properties.add("Authorized"...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldQuote.text property | Aspose.Words for Python

    FieldQuote.text property. Gets or sets the text to retrieve....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/python-net/aspose.wo...
  5. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....Shows how to insert chart with date/time values. doc = aw . Document...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. C# aspose cells dates - Free Support Forum - as...

    Hi I am looking to copy ranges from from workbook to another or from one worksheet to another. I used value = RangeA.Value and RangeB.Value = value The problem is that in some circumstances Date values get changed f…...C# aspose cells dates Aspose.Cells Product Family cells-net Martin_Sher...is that in some circumstances date values get changed from (say)...

    forum.aspose.com/t/c-aspose-cells-dates/315671
  8. Comment.date_time_utc property | Aspose.Words f...

    Comment.Date_time_utc property. Gets the UTC Date and time that the comment was made....date_time_utc property Comment.date_time_utc property Gets the...the UTC date and time that the comment was made. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.has_minor_gridlines property | Aspose...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisTickLabelPosition enumeration | Aspose.Word...

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....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...