Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 15,210 for

date

(0.19 sec)
  1. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE field. To learn more, visit the documentation article in C++....field and nest a DATE field inside it. // DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpDateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....field and nest a DATE field inside it. // DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Validate XBRL and iXBRL files in Python|Documen...

    Python Finance Library API can valiDate XBRL and iXBRL files. Please see the sample codes given in this article for more information....is duration, but has no start date. CONTEXT_PERIOD_NO_END_TIME:...is duration, but has no end date. CONTEXT_PERIOD_START_AFTER_END:...

    docs.aspose.com/finance/python-net/validate-xbr...
  4. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience.... Converts a date property into a short date string. For all...properties . Add ( "Authorized Date" , authDate ); properties ....

    reference.aspose.com/words/net/aspose.words.pro...
  5. 在 Python 中设置 PDF 过期|Aspose.PDF for Python via Java

    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....month=4;today = new Date();today = new Date(today.getFullYear()...today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/zh/python-java/set-pdf-expi...
  6. Adding MapiTask to PST in Python|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.... Date (), self . Date ()) task . setPercentComplete...task . setLastUpdate ( self . Date ()) task . getUsers () . setOwner...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  7. Filter and Sort Messages in Exchange Server Mai...

    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....different criteria such as by date, domain, message-id, and by...specifying conditions, for example, date, subject, sender and recipient...

    docs.aspose.com/email/net/filter-messages-from-...
  8. FieldLastSavedBy | Aspose.Words for Java

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

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

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

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

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

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