Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 15,066 for

date

(0.07 sec)
  1. List of Supported Functions|Documentation

    This article introduces the supported functions in GridDesktop....operations on text and data Date and Time Functions , provides...useful functions related to date and time Logical Functions ...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Aspose::Words::Loading::LoadOptions::get_Update...

    Aspose::Words::Loading::LoadOptions::get_UpDateDirtyFields method. Specifies whether to upDate the fields with the dirty attribute in C++....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/cpp/aspose.words.loa...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital signature..."aw" ); // Create a comment and date which will be applied with our...= "My comment" , SignTime = Date . now () }; // Take an unsigned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....author, creation date, keywords, modification date, subject, and...( f "Creation Date: { doc_info . creation_date } " ) print (...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  9. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....author, creation date, keywords, modification date, subject, and...( f "Creation Date: { doc_info . creation_date } " ) print (...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  10. Comment.dateTime property | Aspose.Words for No...

    Comment.DateTime property. Gets the Date and time that the comment was made....dateTime property Gets the date and time that the comment was...was made. get dateTime () : Date Remarks Default is Examples Shows...

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