Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 14,559 for

date

(0.13 sec)
  1. AxisBound constructor | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound constructor...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...
  2. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....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...
  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. 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. 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...
  6. 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...
  7. HIBCLICDateFormat|Aspose.BarCode for Python via...

    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....Specifies the different types of date formats for HIBC LIC. Members... YYJJJ Julian date format. YYJJJHH Julian date format with hours...

    docs.aspose.com/barcode/python-net/api-referenc...
  8. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumenttag/calendarType/) in an Office Open XML document....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/nodejs-net/aspose.wo...
  9. 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...
  10. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....follows: Long Double Boolean Date String Note – Working with complex...<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...

    docs.aspose.com/words/java/accessing-json-data/