Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 11,920 for

date

(0.04 sec)
  1. Presentation Comments|Aspose.Slides for Python ...

    Add comments and replies in PowerPoint presentation in Python... date . today ()) # Adds slide comment...slides [ 1 ], point , datetime . date . today ()) # Accessing ISlide...

    docs.aspose.com/slides/python-net/presentation-...
  2. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDateTime method. Returns the property value as DateTime in UTC in C++....stores only the date part (no time) for custom date properties. Examples...document property which contains a date and time. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. 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...
  4. Defining Weekdays for Calendar in PHP

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....1 , 1 , 1 , 9 , 0 , 0 ); 16 $date = $calTime -> getTime (); 17...17 $time1 -> setFromTime ( $date ); 18 $calTime -> set ( 1 , 1...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  5. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDate field in Java.... Remarks: Retrieves the date and time at which the document...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....every we need to see an up-to-date value. doc.updateFields(); doc...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSaveDate.UseLunarCalendar | Aspose.Words f...

    FieldSaveDate's UseLunarCalendar property allows you to easily switch between Hijri and Hebrew lunar calendars for seamless Date management....SAVEDATE field to display the date/time of the document’s most...MoveToDocumentEnd (); builder . Writeln ( " Date this document was last saved:"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...add ( name : string , value : Date ) Parameter Type Description...name of the property. value Date The value of the property. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN 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. FieldRevNum | Aspose.Words for Java

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

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