Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 4,323 for

date

(0.05 sec)
  1. DocumentProperty.to_date_time method | Aspose.W...

    DocumentProperty.to_Date_time method. Returns the property value as DateTime in UTC....to_date_time method to_date_time() Returns the property value...value as DateTime in UTC. def to_date_time ( self ): ... Remarks Throws...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.scaling property | Aspose.Words for P...

    ChartAxis.scaling property. Provides access to the scaling options of the axis....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...
  3. 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. doc = aw . Document...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.has_major_gridlines property | Aspose...

    ChartAxis.has_major_gridlines property. Gets or sets a flag indicating whether the axis has major 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...
  5. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.upDateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is upDated before saving.... lastPrinted = new Date ( 2019 , 12 , 20 ); // This...determines whether the last printed date, which is a built-in property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category 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. DocumentLoadingArgs | Aspose.Words for Java

    An argument passed into IDocumentLoadingCallback.notifycom.aspose.words.DocumentLoadingArgs 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...
  8. JsonDataLoadOptions.ExactDateTimeParseFormats |...

    Discover JsonDataLoadOptions' ExactDateTimeParseFormats for precise JSON Datetime parsing. Customize formats easily for seamless data loading!...exact formats for parsing JSON date-time values while loading JSON...Microsoft® JSON date-time format (for example, “/Date(1224043200000)/”)...

    reference.aspose.com/words/net/aspose.words.rep...
  9. 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...
  10. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a text form field in Java....CURRENT_DATE The text form field value is the current date when...updated. DATE The text form field can contain only a valid date value...

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