Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 15,208 for

date

(0.13 sec)
  1. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, Date and time, and general formatting...typed access to field’s numeric, date and time, and general formatting...Properties Name Description date_time_format Gets or sets a formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment....initial : string , dateTime : Date , text : string ) Parameter...for the reply. dateTime Date The date and time for the reply....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.upDateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is upDated before saving.... toEqual ( new Date ( 2021 , 5 - 1 , 11 , 6 , 32...built-in property to the current date/time. // Set the "UpdateLastSavedTimeP"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation Date and modified Date properties - they are both set to an empty string, which is not an invalid Date.…...Can Aspose handle invalid dates in the document properties better...has invalid creation date and modified date properties - they are...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  5. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  6. Adding MapiCalendar to PST in PHP|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....meeting :)" , new Date ( 2012 , 10 , 2 ), new Date ( 2012 , 10 ,..." , new Date ( 2012 , 10 , 2 , 13 , 0 , 0 ), new Date ( 2012 ...

    docs.aspose.com/email/java/adding-mapicalendar-...
  7. Field | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  10. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....compare(docB, "user", new Date(), compareOptions); Assert.assertEquals(8...docA.compare(docB, "user", new Date(), compareOptions); Assert.assertEquals(0...

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