Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 13,607 for

date

(0.04 sec)
  1. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the Date field...FieldDate class Implements the DATE field. To learn more, visit...Remarks Inserts the current date and time. By default, the Gregorian...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement Date fields, enhancing your document automation and formatting....FieldDate class Implements the DATE field. To learn more, visit...application when inserting a new DATE field. UseLunarCalendar { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Configure Visio TimeLine Shapes|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....how to set the milestone date, date format, auto update flag...and type. Setting Milestone Date, Date Format, Auto Update Flag...

    docs.aspose.com/diagram/java/configure-visio-ti...
  4. FieldQuote.text property | Aspose.Words for Python

    FieldQuote.text property. Gets or sets the text to retrieve....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/python-net/aspose.wo...
  5. 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...
  6. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....() { mSavingStartedAt = new Date(); } /// /// Callback method...notify(DocumentSavingArgs args) { Date canceledAt = new Date(); long diff = canceledAt...

    reference.aspose.com/words/java/com.aspose.word...
  7. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT...Date SDT type. For all other SDT...to prompt the user to enter a date with a structured document tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    Discover how FieldDate enhances your projects with Saka Era calendar support. Easily set or adjust your Date formats for seamless integration....Shows how to use DATE fields to display dates according to different...display the correct date, we can use a DATE field. // Below are...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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-...
  10. 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...