Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 16,807 for

date

(0.12 sec)
  1. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a document property.... DATE_TIME The property is a date time value. DOUBLE...properties . add ( 'Authorized Date' , datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. Search and Filter MBOX Emails in Python|Documen...

    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....MBOX Messages by Subject and Date Aspose.Email for Python via...Update" ) mqb . sent_date . before ( datetime . date . today ()) # Iterate...

    docs.aspose.com/email/python-net/filter-mbox-me...
  4. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....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/java/com.aspose.word...
  5. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....form of data, # such as a name, date, or address, and converts it...tag. # The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Update Fields in Jython|Aspose.Words for Java

    UpDate Document Fields using Jython.... write ( "Date: " ) builder . insertField ( "DATE" ) # Start...

    docs.aspose.com/words/java/update-fields-in-jyt...
  7. CustomXmlPropertyCollection.GetEnumerator | Asp...

    Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency....of data, // such as a name, date, or address, and converts it...tag. // The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_CreatedTime method. Gets or sets Date of the document creation in UTC in C++....tedTime method Gets or sets date of the document creation in...System :: String :: Format ( u "Date/time last printed: {0}" , properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastPrinted method. Gets or sets the Date when the document was last printed in UTC in C++....ted method Gets or sets the date when the document was last printed...System :: String :: Format ( u "Date/time last printed: {0}" , properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. FileFormatInfo.hasDigitalSignature property | A...

    FileFormatInfo.hasDigitalSignature property. Returns ``true`` if this document contains a digital signature...SignOptions () { SignTime = Date . now () }); Shows how to use...(); signOptions . signTime = Date . now (); aw . DigitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...