Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 3,045 for

date

(0.04 sec)
  1. 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...
  2. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in C#....presentations, footer elements like date, slide number, and custom text...placeholder to visible. Set the date-time placeholder to visible...

    docs.aspose.com/slides/net/slide-layout/
  3. 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...
  4. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a document property.... DateTime The property is a date time value. Double The property...properties . add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.hasRevisions property | Aspose.Words f...

    Document.hasRevisions property. Returns ``true`` if the document has any tracked changes....startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...Insertion ); expect ( Date . now (). Date ). toEqual ( revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Revision.accept method | Aspose.Words for Node.js

    Revision.accept method. Accepts this revision....startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...Insertion ); expect ( Date . now (). Date ). toEqual ( revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control....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/net/aspose.words.mar...
  8. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets the mode that specifies how document text is parsed to identify Date and time values. The default value is UseCurrentLocale in C++....document text is parsed to identify date and time values. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...