Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 16,678 for

date

(0.07 sec)
  1. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/java/com.aspose.word...
  2. SaveOptions.updateCreatedTimeProperty property ...

    SaveOptions.upDateCreatedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.createdTime](../../../aspose.words.properties/builtindocumentproperties/createdTime/) property is upDated before saving... createdTime = new Date ( 2019 , 12 , 20 ); // This...updated. // If so, then the date of the document's most recent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...Date incorrectly Aspose.Email Product...getters and setters that use Java Date all do this, and ruin timestamps...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  4. SdtCalendarType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Markup.SdtCalendarType enum to enhance your Office Open XML documents with versatile calendar options for better workflow efficiency....to prompt the user to enter a date with a structured document tag...prompts the user to enter a date. // In Microsoft Word, this...

    reference.aspose.com/words/net/aspose.words.mar...
  5. FieldFormat.date_time_format property | Aspose....

    FieldFormat.Date_time_format property. Gets or sets a formatting that is applied to a Date and time field result...date_time_format property FieldFormat.date_time_format property...formatting that is applied to a date and time field result. Corresponds...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisBound.isAuto property | Aspose.Words for No...

    AxisBound.isAuto property. Returns a flag indicating that axis bound should be determined automatically....series requiring a range of dates on the X-axis, and decimal values...(); let dates = [ Date . parse ( "1973-05-11" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....setDateTime(new Date()); Comparer.create(comparerContext)...comparerContext.setDateTime(new Date()); try (FileOutputStream streamOut...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...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. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDateTime method. Returns the property value as DateTime in UTC in C++....stores only the date part (no time) for custom date properties. Examples...document property which contains a date and time. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....Remarks: Inserts the current date and time. Examples: Shows how...TIME field to also display the date, according to the Gregorian...

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