Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 14,873 for

date

(0.13 sec)
  1. 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-...
  2. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....saveOptions, String author, Date dateTime) compare(InputStream...saveOptions, String author, Date dateTime, CompareOptions compareOptions)...

    reference.aspose.com/words/java/com.aspose.word...
  3. SignOptions.signTime property | Aspose.Words fo...

    SignOptions.signTime property. The Date of signing...signTime property The date of signing. Default value is...current time get signTime () : Date Examples Shows how to digitally...

    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. 在 Apache POI 和 Aspose.Cells 中创建日期单元格|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....//Adding the current system date to "A1" cell Cell cell = cells...display format of the date to number 15 to show date as "d-mmm-yy" Style...

    docs.aspose.com/cells/zh/java/create-date-cell-...
  6. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...01 is getting converted to date. I’m already using Json Value...1000.01 is getting converted to date. Here is a relevant quote from...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  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. 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...
  9. 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...
  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...