Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 15,060 for

date

(0.07 sec)
  1. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...get_author(), 'date': comment.get_date_time(), 'text': comment...{comment['author']}, Date: {comment['date']}, Comment: {comment['text']}")...

    forum.aspose.com/t/extraction-of-comments-from-...
  2. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done...." , Date . now ()); comment . setText...doc , "John Doe" , "J.D." , Date . now ()); comment . setText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story....( doc , 'John Doe' , 'JD' , date . today ()) builder . current_paragraph...assertEqual ( date . today (), comment . date_time . date ()) # In...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Licensing|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....specifies the expiration date. After this date, the trial license becomes...Typically, the LicenseExpiry date is earlier than the SubscriptionExpiry...

    docs.aspose.com/barcode/python-java/licensing/
  5. Extract PDF Metadata using Java | Aspose.PDF

    Extract PDF format metadata programmatically with Java sample code using Aspose.PDF for Java...name, creation date, keywords, modification date, subject, and.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/pdf/java/metadata/
  6. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted document..."aw" ); // Create a comment, date, and decryption password which...Comments = "Comment" , SignTime = Date . now (), DecryptionPassword...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Compare Presentation Slides on Android|Aspose.S...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Android. Identify slide differences in Java code quickly.... current date value in Date Placeholder. Presentation...

    docs.aspose.com/slides/androidjava/compare-slides/
  8. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced document management and automation....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...)); // 2 - Date/time: builder . InsertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/net/aspose.words/cal...
  9. SignOptions.sign_time property | Aspose.Words f...

    SignOptions.sign_time property. The Date of signing...sign_time property The date of signing. Default value is...'aw' ) # Create a comment and date which will be applied with our...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToInt method. Returns the property value as integer 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...