Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,109 for

date

(0.05 sec)
  1. Field.result property | Aspose.Words for Node.js

    Field.result property. Gets or sets text that is between the field separator and field end.... insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...getFieldCode ()). toEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... value_as_date Returns value of axis bound...Shows how to insert chart with date/time values. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisBound.valueAsDate property | Aspose.Words f...

    AxisBound.valueAsDate property. Returns value of axis bound represented as Datetime.... get valueAsDate () : Date Examples Shows how to set custom...series requiring a range of dates on the X-axis, and decimal values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....stores only the date part (no time) for custom date properties. Examples...document property which contains a date and time. Document doc = new...

    reference.aspose.com/words/net/aspose.words.pro...
  5. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....2 - Date/time format: field = builder.insertField("DATE"); format...update(); Assert.assertEquals("DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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-...
  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 | Aspose.Words for Java

    Implements the QUOTE field in Java....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/java/com.aspose.word...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....exact formats for parsing JSON date-time values while loading JSON...exact formats for parsing JSON date-time values while loading JSON...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDate field in Java.... Remarks: Retrieves the date and time on which the document...SAVEDATE field to display the date/time of the document’s most...

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