Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 17,338 for

date

(0.79 sec)
  1. Field class | Aspose.Words for Node.js

    Aspose.Words.Field class. Represents a Microsoft Word document field... insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...getFieldCode ()). toEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 过滤 Exchange 邮箱中的邮件|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.... on ( new Date ()); MailQuery query = builder...getInternalDate (). on ( new Date ()); 按日期范围筛选消息 以下代码片段展示如何基于日期范围过滤所有电子邮件。...

    docs.aspose.com/email/zh/java/filter-messages-f...
  3. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....setSignTime(new Date()); // There are two ways of...signOptions.setSignTime(new Date()); // There are two ways of...

    reference.aspose.com/words/java/com.aspose.word...
  5. Verify Digital Signature in Word Document using...

    Follow this article for digital certificate verification in Word using Java. Get all the details for the IDE settings, a list of instructions, and a sample code to verify digital signature in Word document using Java....available, like valid from date, valid to date, and the signature algorithm...

    kb.aspose.com/words/java/verify-digital-signatu...
  6. CustomXmlPropertyCollection Class | Aspose.Word...

    Discover Aspose.Words.Markup.CustomXmlPropertyCollection, a powerful tool for managing custom XML attributes and smart tag properties efficiently....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...
  7. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.DigitalSignatures.SignOptions class to customize your document signing process with flexible and secure options for enhanced workflow.... SignTime { get; set; } The date of signing. Default value is..."aw" ); // Create a comment and date which will be applied with our...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Android API to Render EPUB to DOCM | products.a...

    Transform EPUB to DOCM via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  10. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java....insertField("DATE \\* MERGEFORMAT"); Assert.a...FIELD_DATE, dateField.getType()); Assert.assertEquals("DATE \\*...

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