Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 15,209 for

date

(0.05 sec)
  1. 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...
  2. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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-...
  4. 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...
  5. Licensing|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....specifies the expiration date. After this date, the trial license becomes...Typically, the LicenseExpiry date is earlier than the SubscriptionExpiry...

    docs.aspose.com/barcode/python-java/licensing/
  6. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for .NET API....based on text, numbers, or dates. Autofilter in Microsoft Excel...color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/net/data-filtering/
  7. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for Node.js via C++ API....Filter based on text, numbers or dates. Autofilter in Microsoft Excel...Filters based on filled color Date Filters Filters rows based on...

    docs.aspose.com/cells/nodejs-cpp/data-filtering/
  8. ChartYValueType | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. FieldIncludeText | Aspose.Words for Java

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

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