Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 5,233 for

date

(0.18 sec)
  1. Working with Messages from Server|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....contains sender, subject, received date, etc. (Email headers are described...Messages on Sender, Recipient or Date The Pop3Client class, described...

    docs.aspose.com/email/java/working-with-message...
  2. Document.hasRevisions property | Aspose.Words f...

    Document.hasRevisions property. Returns ``true`` if the document has any tracked changes....startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...Insertion ); expect ( Date . now (). Date ). toEqual ( revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words.mar...
  4. XlsxDateTimeParsingMode | Aspose.Words for Java

    Specifies how document text is parsed to identify Date and time values in Java....document text is parsed to identify date and time values. Examples: Shows...specify autodetection of the date time format. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  5. Extract PDF Metadata using JavaScript via C++ |...

    Extract PDF format metadata programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...author, theme, keywords, and dates of creation/modification of...name, creation date, keywords, modification date, subject, and...

    products.aspose.com/pdf/javascript-cpp/metadata/
  6. Working with Extended Attributes of a Project

    Learn how to work with Microsoft Project (MPP/XML) extended attributes and custom field using Aspose.Tasks for Java....21 22 Date date = new Date(); 23 ea. setDateValue (date); 24 25...

    docs.aspose.com/tasks/java/working-with-extende...
  7. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document....startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...Insertion ); expect ( Date . now (). Date ). toEqual ( revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompareOptions class | Aspose.Words for Node.js

    Aspose.Words.Comparing.CompareOptions class. Allows to choose additional options for document comparison operation..."Original textbox contents" ); // DATE field: builder . moveTo ( docOriginal...)); builder . insertField ( " DATE " ); // Comment: let newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story....( doc , 'John Doe' , 'JD' , date . today ()) builder . current_paragraph...assertEqual ( date . today (), comment . date_time . date ()) # In...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartXValueType | Aspose.Words for Java

    Allows to specify type of an X value of a chart series in Java....Description DATE_TIME Specifies that an X value is a date and time...chartXValueType) DATE_TIME public static int DATE_TIME Specifies...

    reference.aspose.com/words/java/com.aspose.word...