Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 17,453 for

date

(0.26 sec)
  1. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...from Node ) dateTime Gets the date and time that the comment was...made. dateTimeUtc Gets the UTC date and time that the comment was...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Android API to Render PDF to MARKDOWN | product...

    Transform PDF to MARKDOWN via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  3. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting Dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....Formats with C++ Render Custom Date Format Pattern g and ge mm dd...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  4. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....localtime_s ( & now_tm , & now ); Date currentDate { now_tm . tm_year...

    docs.aspose.com/cells/cpp/add-signature-line/
  5. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management.... Date , Is . EqualTo ( revision . DateTime . Date )); Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  6. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document...start_track_revisions ( author = 'John Doe' , date_time = datetime . datetime ...assertEqual ( revision . date_time . date (), datetime . datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word....start_track_revisions ( author = 'John Doe' , date_time = datetime . datetime ...assertEqual ( revision . date_time . date (), datetime . datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency.... InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...

    reference.aspose.com/words/net/aspose.words.fie...
  9. IFieldUpdatingCallback.FieldUpdated | Aspose.Wo...

    Discover the IFieldUpdatingCallback FieldUpDated method—your solution for seamless field upDates in applications. Enhance performance with custom callbacks!... InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...

    reference.aspose.com/words/net/aspose.words.fie...
  10. GeneralFormat | Aspose.Words for Java

    Specifies a general format that is applied to a numeric text or any field result 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...