Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 14,614 for

date

(0.05 sec)
  1. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....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...
  2. Manage Calendar Items with Exchange Web Service...

    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....is used to define a specific date range and limit the number of...criteria. startDate: The start date of the calendar view. Appointments...

    docs.aspose.com/email/net/manage-calendar-items...
  3. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types.... FIELD_CREATE_DATE Specifies the CREATEDATE field...DATABASE field. FIELD_DATE Specifies the DATE field. FIELD_DDE Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SAVEDate field. To learn more, visit the documentation article in C++....SAVEDATE field to display the date/time of the document’s most...(); builder -> Writeln ( u " Date this document was last saved:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. JsonDataLoadOptions class | Aspose.Words for Py...

    aspose.words.reporting.JsonDataLoadOptions class. Represents options for parsing JSON data... exact_date_time_parse_formats Gets or sets...exact formats for parsing JSON date-time values while loading JSON...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....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/nodejs-net/aspose.wo...
  9. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...get_author(), 'date': comment.get_date_time(), 'text': comment...{comment['author']}, Date: {comment['date']}, Comment: {comment['text']}")...

    forum.aspose.com/t/extraction-of-comments-from-...
  10. 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...