Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 15,106 for

date

(0.06 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. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....add("Authorized Date", new Date()); properties.add("Authorized...getCustomDocumentPro(); Date authDate = new Date(); properties.add("Authorized"...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Account Aspose PDF Licence - Free Support Forum...

    Dear @team Please for confirmed. i buy licence , in the below details invoice Order ID: 241011095957 Your Product(s): Aspose.PDF for .NET Developer Support Invoice ID: 241011095957 Invoice Date: Friday, October 11…...Invoice ID: 241011095957 Invoice Date: Friday, October 11, 2024 Aspose...Question : If my license passes the date from 10/11/2025 , can we still...

    forum.aspose.com/t/account-aspose-pdf-licence/3...
  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. 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...
  8. 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...
  9. 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...
  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/