Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 15,209 for

date

(0.07 sec)
  1. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly....Words applies a date/time format switch, i.e. @ “dd...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Fields::FieldChar::get_IsLocked ...

    Aspose::Words::Fields::FieldChar::get_IsLocked method. Gets or sets whether the parent field is locked (should not recalculate its result) in C++....get_IsLocked ()); ASSERT_EQ ( u " DATE \\ @ \" dddd, MMMM dd, yyyy...the field to show the current date. field -> Update (); See Also...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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. 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-...
  5. 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...
  6. 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/
  7. Get Product Name and DLL Version|Documentation

    How to Obtain the Information about Product Name and DLL Version...product version Product release date The following code sample illustrates...Console . WriteLine ( "Release Date: " + BuildVersionInfo . ReleaseDate...

    docs.aspose.com/barcode/net/get-product-name-an...
  8. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  9. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....add("Authorized Date", new Date()); properties.add("Authorized...properties.add("Authorized Date", new Date()); properties.add("Authorized...

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