Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 14,689 for

date

(0.1 sec)
  1. FieldChar.is_dirty property | Aspose.Words for ...

    FieldChar.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document....FIELD_DATE , True ) . as_field_date () field . format . date_time_format... fields . FieldType . FIELD_DATE , field_start . field_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ComparerContext.date_time property | Aspose.Wor...

    ComparerContext.Date_time property. The Date and time assigned to revisions created during document comparison....date_time property ComparerContext.date_time property The date...def date_time ( self ) -> datetime . datetime : ... @date_time...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Field.is_dirty property | Aspose.Words for Python

    Field.is_dirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document....the field's value is out of date, we can mark it as "dirty"....This value will stay out of date until we update the field manually...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentProperty.ToDouble | Aspose.Words for .NET

    Convert DocumentProperty values to double effortlessly with the ToDouble method. Unlock precise data handling for your applications today!... Add ( "Authorized Date" , authDate ); properties ....That ( properties [ "Authorized Date" ]. ToDateTime (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.pro...
  5. FieldChar.getField method | Aspose.Words for No...

    FieldChar.getField method. Returns a field for the field char.... toEqual ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . update (); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Get PDF File Information in Ruby|Aspose.PDF for...

    Extract metadata and details from PDF files programmatically using Aspose.PDF in Ruby.... to_s puts "Creation Date:-" + doc_info . getCreationDate...getKeywords (). to_s puts "Modify Date:-" + doc_info . getModDate ()...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  7. DocumentProperty.ToBool | Aspose.Words for .NET

    Discover the DocumentProperty ToBool method that efficiently converts property values to boolean for seamless data handling and enhanced coding efficiency.... Add ( "Authorized Date" , authDate ); properties ....That ( properties [ "Authorized Date" ]. ToDateTime (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.pro...
  8. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document..."aw" ); // Create a comment, date, and decryption password which...Comments = "Comment" , SignTime = Date . now (), DecryptionPassword...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDouble method. Returns the property value as double in C++....properties -> Add ( u "Authorized Date" , authDate ); properties ->...properties -> idx_get ( u "Authorized Date" ) -> ToDateTime ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells library in C# to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....super useful when working with dates—it helps you visually track...Helps you stay on top of due dates, events, or expiring items....

    docs.aspose.com/cells/net/how-to-add-time-perio...